Bill McCloskey
|
0a882f5a9d
|
Bug 1042587 - Block scripts when using CPOWs (r=bent)
|
2014-08-05 21:44:42 -07:00 |
|
Bill McCloskey
|
4d50493b99
|
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
|
2014-08-05 21:43:36 -07:00 |
|
Ehsan Akhgari
|
4386d2f7fc
|
Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus
|
2014-08-05 09:20:50 -04:00 |
|
Ehsan Akhgari
|
a7206dd7d4
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
|
Thinker K.F. Li
|
29ca5aa9af
|
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-30 03:24:00 -04:00 |
|
Bill McCloskey
|
b8e57e2e8d
|
Back out bug 950745 for crashes
|
2014-07-30 16:19:46 -07:00 |
|
Benoit Jacob
|
9e2a0396af
|
Bug 1044658 - 5/6 - remove asWeakPtr - r=froydnj
|
2014-07-30 15:52:05 -04:00 |
|
Mike Hommey
|
c1aff765dd
|
Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE.
|
2014-07-29 14:50:41 +09:00 |
|
Wes Kocher
|
a60e741c21
|
Merge m-c to inbound on a CLOSED TREE
|
2014-07-28 18:51:24 -07:00 |
|
Carsten "Tomcat" Book
|
44afda3e8a
|
Merge mozilla-central to b2g-inbound
|
2014-07-28 16:06:50 +02:00 |
|
Thinker K.F. Li
|
baf6cd343e
|
Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-25 20:52:00 +02:00 |
|
Andrew McCreight
|
03b34d364e
|
Bug 1038966, part 3 - Shmem should use refcounted pointer classes when creating SharedMemory. r=bent
|
2014-07-25 16:41:25 -07:00 |
|
Ehsan Akhgari
|
a7a241f207
|
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
|
2014-07-28 13:17:51 -04:00 |
|
Andrew McCreight
|
03491e3bd7
|
Bug 1028148, part 2 - SharedMemory does not need COUNT_CTOR/DTOR any more. r=bent
|
2014-07-28 09:56:55 -07:00 |
|
Andrew McCreight
|
9ac73c4e09
|
Bug 1028148, part 1 - Make SharedMemory's dtor private. r=bent
|
2014-07-28 09:56:54 -07:00 |
|
Georg Fritzsche
|
11a04ed8c5
|
Bug 1041525 - Remove workaround for GMP SyncRunnable deadlock in Crashreporter::OOPInit() r=jesup
|
2014-07-24 18:16:08 +02:00 |
|
Randell Jesup
|
444c30831c
|
Bug 1041525: Disable GMP OOPInit() during SyncLaunch() until crashreporting fully hooked up r=gfritzsche
|
2014-07-21 10:24:29 -04:00 |
|
Randell Jesup
|
bca0d58a70
|
Backed out changeset 40954106dc7a (bug 1041525) (incorrect patch landed)
|
2014-07-21 10:24:25 -04:00 |
|
Randell Jesup
|
8be4fb6ef7
|
Bug 1041525: Disable GMP OOPInit() during SyncLaunch() until crashreporting fully hooked up r=gfritzsche
|
2014-07-21 09:59:13 -04:00 |
|
Bill McCloskey
|
968aab64b3
|
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
|
2014-07-17 21:09:45 -07:00 |
|
Benjamin Smedberg
|
d0ac33c5ba
|
Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm
--HG--
extra : rebase_source : d15c56da6cc5679516b259a6fc7efb31b070f715
|
2014-07-17 11:15:09 -04:00 |
|
Tim Abraldes
|
b34732fc82
|
bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent
|
2014-07-16 16:01:34 -07:00 |
|
Andrew McCreight
|
b18aea251c
|
Bug 1038855, part 3 - Use an nsRefPtr for CrossProcessMutex::mSharedBuffer. r=bjacob
|
2014-07-16 12:39:03 -07:00 |
|
Andrew McCreight
|
64fa835d97
|
Bug 1038853 - Use nullptr instead of 0 in Shmem.h and Shmem.cpp. r=bent
|
2014-07-15 16:51:44 -07:00 |
|
Benoit Girard
|
cb397e6eb5
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
|
Ben Kelly
|
bb9ef36879
|
Bug 1013571 Reland support for PBackground on workers. r=bent
|
2014-07-09 17:39:18 -04:00 |
|
Wes Kocher
|
b1d580b67f
|
Backed out changeset 725b7db309c3 (bug 1013571) for causing the failures in 1032783
|
2014-07-08 14:43:46 -07:00 |
|
Ben Kelly
|
33df1b2ca1
|
Bug 1013571 Reland support for PBackground on workers. r=bent
|
2014-07-08 14:57:16 -04:00 |
|
Ben Turner
|
f24a6ffa54
|
Bug 1024098, Add some helpers for principal verification with PBackground. r=mrbkap.
|
2014-07-07 11:13:04 -07:00 |
|
Benoit Jacob
|
4994f97eec
|
Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent
|
2014-07-04 14:04:13 -04:00 |
|
Benoit Jacob
|
6f52581979
|
back out bug 774388 and bug 1028383 for intermittent e10s mochitest-2 crashes
|
2014-07-04 21:24:32 -04:00 |
|
Benoit Jacob
|
ba205526b5
|
Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent
|
2014-07-04 14:04:13 -04:00 |
|
Ben Kelly
|
87bc910d78
|
Backout 303027a0da95 (bug 1013571) due to persistent oranges (bug 1032011, bug 1032605, bug 1032783)
|
2014-07-04 00:31:59 -04:00 |
|
Ryan VanderMeulen
|
133741f11d
|
Backed out 10 changesets (bug 1033358, bug 774388, bug 1028383) for causing frequent shutdown crashes on a CLOSED TREE.
Backed out changeset a54b05c9e4a1 (bug 1028383)
Backed out changeset 37985f79e0c2 (bug 774388)
Backed out changeset d07521729077 (bug 774388)
Backed out changeset 9f14b17f358c (bug 774388)
Backed out changeset 2d347d6aa9bc (bug 774388)
Backed out changeset 99581dfb5ec4 (bug 774388)
Backed out changeset 2532e22d6135 (bug 774388)
Backed out changeset 719844108f1a (bug 774388)
Backed out changeset 7829c78348a4 (bug 1033358)
Backed out changeset c571df9a85de (bug 1033358)
|
2014-07-03 20:37:05 -04:00 |
|
Benoit Jacob
|
7e82f979b0
|
Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent
|
2014-07-03 14:53:35 -04:00 |
|
Jed Davis
|
712621f550
|
Bug 956961 - FileDescriptorToFILE should always use its input. r=bent
--HG--
extra : rebase_source : 5b5f0b5367c95ba1eb74ec158a93520675ed63ee
|
2014-07-02 11:22:40 -07:00 |
|
Wes Kocher
|
d92a5b23cd
|
Backed out 3 changesets (bug 956961) for non-unified build bustage
Backed out changeset f1be89cb58b9 (bug 956961)
Backed out changeset 272b01e4f856 (bug 956961)
Backed out changeset 56907af18c66 (bug 956961)
|
2014-07-02 15:03:29 -07:00 |
|
Jed Davis
|
b6750e3e4d
|
Bug 956961 - FileDescriptorToFILE should always use its input. r=bent
--HG--
extra : amend_source : 60d5d0ca9a9dd57c66e7a250f6f8604820357131
|
2014-07-02 11:22:40 -07:00 |
|
Ben Kelly
|
23a4bb8e5d
|
Bug 1013571 Support PBackground on workers. r=bent
|
2014-06-27 13:36:25 -07:00 |
|
Benoit Jacob
|
3cd63fe627
|
Bug 1028588 - Fix dangerous public destructors in ipc/ - r=bent
|
2014-06-23 18:40:03 -04:00 |
|
Kartikaya Gupta
|
e438e0389c
|
Bug 1024728 - Gracefully handle a CrossProcessMutex being initialized with a stale handle. r=khuey
|
2014-06-20 17:06:36 -04:00 |
|
Benoit Jacob
|
96b29e0856
|
Bug 1027251 - Fix or whitelist dangerous public destructors in ipc/ - r=bent
|
2014-06-18 22:29:00 -04:00 |
|
Nicholas Nethercote
|
bb9d51e11e
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
|
2014-05-20 23:06:54 -07:00 |
|
Ehsan Akhgari
|
bf9af450a4
|
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
|
2014-06-17 10:57:23 -04:00 |
|
Chris Lord
|
267d9cc4c4
|
Bug 1012639 - Fix OtherProcess sometimes being the current process handle. r=bent
|
2014-06-11 14:51:12 +01:00 |
|
Mike Hommey
|
92ac24c220
|
Bug 1022259 - Only load Gtk+2 stub for plugin processes in Gtk+3 builds. r=bent,r=karlt
|
2014-06-10 16:00:42 +09:00 |
|
Ryan VanderMeulen
|
18d5d32ae6
|
Merge m-c to fx-team.
|
2014-05-30 16:30:24 -04:00 |
|
Jim Mathies
|
891eb8d5df
|
Bug 1014673 - Allow WM_GETOBJECT calls to succeed when mozilla window procedures are neutered by ipc WaitForNotify calls. r=bent
|
2014-05-30 14:30:54 -05:00 |
|
Emilio Pozuelo Monfort
|
3f42f462b4
|
Bug 624422 - Let plugin-container load libmozgtk2. r=glandium
|
2014-05-01 13:37:48 +02:00 |
|
Birunthan Mohanathas
|
2779282281
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
|
2014-05-26 21:55:08 +03:00 |
|