Benjamin Smedberg
|
324e33994d
|
Bug 561871, part A: IPDL changes to expose ProcessNativeEventsInRPCCall from the toplevel actor, r=cjones
|
2010-04-28 11:00:13 -04:00 |
|
Oleg Romashin
|
cc6a572d6a
|
Bug 553904 - Child tab process crashes on attempt to initialize child plugin process. r=bent.mozilla
|
2010-04-20 21:43:51 +03:00 |
|
Doug Turner
|
b61349d22d
|
Automerge with mc. no manual changes
|
2010-04-21 03:31:13 -07:00 |
|
Mike Hommey
|
c3b3aaf005
|
Bug 558789 - Allow to build against system libevent [r=benjamin, r=cjones]
|
2010-04-20 09:06:55 +02:00 |
|
Chris Jones
|
67b02de57a
|
Merge mozilla-central
|
2010-04-16 01:34:35 -05:00 |
|
Chris Jones
|
06d852905a
|
Bug 548437: Test SysV shmem.
|
2010-04-16 00:29:17 -05:00 |
|
Joe Drew
|
3a112969b7
|
Bug 548437: Add a SysV shmem subtype of SharedMemory. r=dougt
|
2010-04-16 00:29:16 -05:00 |
|
Jonathan Kew
|
55b7b04bd9
|
bug 558489 - prevent cocoa object autorelease-leakage during ipc startup. r=josh
|
2010-04-15 09:31:10 +01:00 |
|
Josh Matthews
|
14d063cd09
|
b=539406 retain existing listener in AyncChannel for GeckoChildProcessHost::OnChannelConnected r=cjones
|
2010-04-12 12:13:00 +12:00 |
|
Oleg Romashin
|
93e412b1c9
|
Merged with mozilla-central
|
2010-04-07 06:59:04 -04:00 |
|
Ben Newman
|
7cf972f176
|
Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug
|
2010-03-30 21:41:44 -07:00 |
|
Olli Pettay
|
0b434b42fe
|
Bug 555573 - [e10s] IPDL generates code which may not compile on Windows, r=cjones
|
2010-03-29 23:29:07 +03:00 |
|
Doug Turner
|
28cfa9d63f
|
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
|
2010-03-26 14:22:48 -07:00 |
|
Dan Witte
|
574ba567e2
|
Bug 537156 - [e10s] Implement cookies. r=jduell,sdwilsh; sr=bz
|
2010-03-25 16:02:28 -07:00 |
|
Chris Jones
|
14b0b89474
|
Bug 557011: Ensure OOP crashreporter has been initialized on mac. r=bsmedberg
|
2010-04-12 15:47:47 -05:00 |
|
Jim Mathies
|
90864af074
|
Bug 558503 - [OOPP] Watching netflix video: Silverlight crashes the plugin helper. r=bsmedberg.
|
2010-04-12 15:25:57 -05:00 |
|
Doug Turner
|
7fafdeddfa
|
Bug 570945 - Qt is not compiling. r=me. Slightly modifed based on chris.jones comments
|
2010-06-09 16:02:38 -07:00 |
|
Gavin Sharp
|
c9d9636f2e
|
Bug 552889: avoid spamming stderr in release builds, r=cjones
|
2010-05-06 15:17:08 -04:00 |
|
Dão Gottwald
|
5a65034897
|
Backed out changeset 48e202424e35
|
2010-05-13 18:26:36 +02:00 |
|
Martin Stránský
|
37e2c4012d
|
Bug 562029 - ipc fails to build with gcc version 4.1.2. r=chris.jones
|
2010-05-13 17:38:19 +02:00 |
|
Oleg Romashin
|
793694ece8
|
Bug 562285 - Rewrite gfxSharedImageSurface class to be compatible with IPC Shmem.r=jones.chris.g, sr=vladimir
|
2010-05-13 11:52:59 -04:00 |
|
Jim Mathies
|
c05a8971ee
|
Bug 545338 - RPCChannel should use events rather than thread messages for NotifyWokerThread. r=bent.
|
2010-03-25 16:53:10 -05:00 |
|
Mike Hommey
|
cf98cdec90
|
Bug 542460 - Remove executable permission on source files [r=ted.mielczarek]
|
2010-05-06 09:32:50 +02:00 |
|
Mike Hommey
|
4a33dc7ed2
|
Bug 563294 - Include memory.h instead of memory to avoid failure to build in gcc C++0x mode [r=benjamin]
|
2010-05-06 09:16:54 +02:00 |
|
Chris Jones
|
1781c332dd
|
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
|
2010-05-05 16:35:09 -05:00 |
|
Kai Engert
|
b2a2050276
|
Bug 560615, XPCOM fails to build because of incorrect IPC code
r=jones.chris.g
|
2010-05-03 13:35:19 +02:00 |
|
Chris Jones
|
ae74b111af
|
Followup to bug 544936: Open child process handles with more privileges. r=bsmedberg
|
2010-03-24 19:12:31 -05:00 |
|
Chris Jones
|
14a8532253
|
Bug 554262 - [OOPP] Silverlight context menu hangs the browser. r=bent, jmathies.
|
2010-03-24 16:49:54 -05:00 |
|
Jim Mathies
|
cbfd4e78fa
|
Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent.
|
2010-03-24 16:49:05 -05:00 |
|
Chris Jones
|
4e3eb56206
|
Bug 544936, part 4: Move some common code for dealing with minidumps and .extra files into nsExceptionHandler. r=ted
|
2010-03-24 16:22:01 -05:00 |
|
Ben Turner
|
5ccc218a4a
|
Bug 521118 - '[OOPP] Need NPAPI threadsafety checks in plugin process'. r=cjones, a=dbaron for CLOSED TREE
|
2010-03-24 12:30:45 -07:00 |
|
Doug Turner
|
463fbcaa22
|
Bug 547881 - Made a mistake when fixing a nit. r=me
|
2010-03-24 09:20:36 -07:00 |
|
Chris Jones
|
edce9885b4
|
Bug 554466: Only EnqueuePending when there's been an rpc out-call. r=bent
|
2010-03-24 00:52:47 -05:00 |
|
Oleg Romashin
|
75d86bcc74
|
Bug 564997 - _state is not initialized in QT-MessagePumpForUI ctor. r=dougt
|
2010-05-12 05:46:33 -04:00 |
|
Chris Jones
|
3b4f5243ef
|
Bug 544518: Send Messages directly through the Transport on the IO thread rather than through a no-added-value AsyncChannel indirection. r=bent
|
2010-04-22 18:53:30 -05:00 |
|
Oleg Romashin
|
94ebe3e3e0
|
Bug 553904 - Child tab process crashes on attempt to initialize child plugin process. r=bent.mozilla
|
2010-04-20 21:43:51 +03:00 |
|
Ben Turner
|
be42ef89d6
|
Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
|
2010-04-09 15:40:14 -07:00 |
|
Ben Turner
|
f8ebc3b93d
|
Backed out changeset 25879ce33e7a
|
2010-04-09 20:57:30 -07:00 |
|
Ben Turner
|
1bf35ba97c
|
Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
|
2010-04-09 15:40:14 -07:00 |
|
Martin Stránský
|
53efdfa051
|
Make ipc/ build with gcc 4.1.2. r=cjones
|
2010-05-24 09:36:49 +12:00 |
|
Ben Newman
|
60eeaade88
|
Bug 540126 - CPOW: Let PObjectWrapper actors use ContentProcessParent::RequestRunToCompletion(). r=mrbkap sr=jst
|
2010-01-20 18:24:14 -08:00 |
|
Chris Jones
|
f637a03d8b
|
Second followup to bug 542053; missed a spot.
|
2010-04-09 15:24:41 -05:00 |
|
Chris Jones
|
2c95974f3a
|
Bustage followup to bug 542053.
|
2010-04-09 15:21:08 -05:00 |
|
Chris Jones
|
5aae5780b1
|
Bug 542053: Set LD_LIBRARY_PATH=[GRE dir] for mozilla-runtime on linux. r=bsmedberg
|
2010-04-09 15:03:08 -05:00 |
|
Jim Mathies
|
712fc1e01b
|
Bug 563381 - Sync AppUserModelID with plugin-container. r=bsmedberg.
|
2010-05-14 19:25:10 -05:00 |
|
Chris Jones
|
45780b4a30
|
Bug 566054: Add missing error message case, tighten up UNREACHED guard. r=bent
|
2010-05-14 21:05:34 -05:00 |
|
Ben Newman
|
2ce29f5e13
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
|
Jason Duell
|
5565aa19f0
|
Bug 536279 (send request headers to chrome channel) and bug 536283 (send full nsHttpResponseHead in OnStartRequest) a=jae-seong r=dwitte,jduell
|
2010-03-23 08:14:36 -07:00 |
|
Doug Turner
|
01728faaa3
|
today is two merge monday
|
2010-03-22 22:05:25 -07:00 |
|
Chris Jones
|
b3162f2087
|
Bug 544623 - IPDL: Shmem buffers should be shared across actor tree. r=bent
|
2010-03-22 22:02:16 -07:00 |
|