peter chang
dc90ce6554
Bug 1020801 - Notify the ScrollViewChange DOM event when APZ starts/stops to change the transform. r=ehsan
2014-09-23 06:37:00 -04:00
Mark Hammond
0ab74ee6dd
Bug 1067229 - allow nsIXULAppInfo::ID and ::Vendor to work in a content process. r=jdm
2014-09-24 16:14:55 +10:00
Alphan Chen
5c19f02e1f
Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands
2014-09-22 11:42:33 +08:00
Carsten "Tomcat" Book
aae9491196
merge b2g-inbound to mozilla-central a=merge
2014-09-22 13:06:09 +02:00
Carsten "Tomcat" Book
477171c3f3
merge mozilla-inbound to mozilla-central a=merge
2014-09-22 12:58:26 +02:00
Carsten "Tomcat" Book
aa9eb4673e
Backed out changeset 0b73bd6d5d9c (bug 1032125) for causing regressions
2014-09-22 12:45:48 +02:00
Carsten "Tomcat" Book
9b3926eb43
Backed out changeset 422fd81a4118 (bug 1032125) for causing regressions / Bug 1070850
2014-09-22 12:43:02 +02:00
Vicamo Yang
18854fea78
Bug 1063304 - 2/3: export header files in right namespace. r=echen
2014-09-21 15:24:42 +08:00
Kartikaya Gupta
03f5d1a956
Bug 1068802 - Some small logging tweaks. r=botond
2014-09-19 09:33:54 -04:00
Jed Davis
5afd8a0b69
Bug 1064529 - Don't misuse invalid ipc::FileDescriptor in memory report requests. r=njn
2014-09-18 17:59:00 +02:00
Patrick Wang (Chih-Kai Wang)
3dd06bddd9
Bug 1032125: Part 3: Don't send frame messages to Nuwa process after Nuwa has frozen. r=khuey
2014-09-19 17:12:57 +08:00
Patrick Wang (Chih-Kai Wang)
092a7ba0d7
Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey
2014-09-19 17:11:15 +08:00
Carsten "Tomcat" Book
0b016814ef
Backed out changeset 78b119af926a (bug 1032125) for bustage on B2g non-unified builds on a CLOSED TREE
2014-09-18 15:14:19 +02:00
Carsten "Tomcat" Book
56e574bc0c
Backed out changeset 3b4e5b178aa6 (bug 1032125)
2014-09-18 15:13:50 +02:00
Cervantes Yu
8605db8ea7
Bug 1064890: Initialze the date cache cleaner for content processes forked from b2g. r=khuey
2014-09-15 19:10:21 +08:00
Patrick Wang (Chih-Kai Wang)
072758b7c8
Bug 1032125: Part 3: Don't send frame messages to Nuwa process after Nuwa has frozen. r=khuey
2014-09-18 10:30:20 +08:00
Patrick Wang (Chih-Kai Wang)
7971ada57a
Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey
2014-09-18 10:29:13 +08:00
Ben Turner
26edfb8667
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
2014-09-17 19:36:01 -04:00
Ehsan Akhgari
d31e4c0d28
Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku
2014-09-17 17:53:42 -04:00
Bill McCloskey
7d74b39cc2
Bug 1067351 - [e10s] Allow child process to get blob path to fix file upload crash (r=bent)
2014-09-17 11:51:10 -07:00
Ryan VanderMeulen
39d4036b5e
Merge inbound to m-c. a=merge
2014-09-17 14:38:33 -04:00
Carsten "Tomcat" Book
5bd2000996
Backed out changeset eed2f616bc3e (bug 1063304)
2014-09-17 13:13:13 +02:00
Dave Hylands
bc4c91513d
Bug 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey
2014-09-15 11:51:25 -07:00
Vicamo Yang
1da565390d
Bug 1063304 - 2/3: export header files in right namespace. r=echen
2014-09-16 21:20:17 +08:00
Patrick Wang (Chih-Kai Wang)
b5ef2b0e6e
Bug 1058376: Ignore file update in Nuwa. r=dhylands
2014-09-17 10:22:29 +08:00
Dave Hylands
f2fd5567f0
Back out 01fe5d23d233 (Bug 1063877) due to broken emulator mochitests
2014-09-15 14:08:35 -07:00
Dave Hylands
12e6a29b56
Bug 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey
2014-09-15 11:51:25 -07:00
Carsten "Tomcat" Book
f0eebab66f
merge fx-team to mozilla-central a=merge
2014-09-15 14:29:01 +02:00
Makoto Kato
5737880385
Bug 975260 - Send each compositon character rect to chrome. r=masayuki
2014-09-15 16:11:08 +09:00
Mark Hammond
f9a0630114
Bug 1058433 - nsPermissionManager now records the mod-time of a permission and allows removal of ones modified since a specified time. r=ehsan
2014-09-15 11:33:12 +10:00
Ben Turner
b3c31c0c49
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
...
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
2014-09-13 12:12:19 -04:00
Kartikaya Gupta
89afa9eabd
Bug 1066185 - Add some more logging in TabChild.cpp. r=smaug
2014-09-11 17:25:27 -04:00
Masayuki Nakano
856512d217
Bug 1059680 Make NOTIFY_IME_OF_MOUSE_BUTTON_EVENT e10s aware r=smaug
2014-09-11 22:46:17 +09:00
Bob Owen
3ca87b4d24
Bug 1018988 - Set up a low integrity temp directory when using the Windows content sandbox. r=mrbkap r=tabraldes r=froydnj
2014-09-10 12:36:17 +01:00
Nicholas Nethercote
1e51d01858
Bug 1061024 (part 1) - Don't run DMD when about:memory's "Measure" button is pressed. r=jld.
...
--HG--
extra : rebase_source : ddf0236352c64eb9839dfd0a219451a568aba10e
2014-08-31 20:36:26 -07:00
Carsten "Tomcat" Book
5f6c6890e7
merge mozilla-inbound to mozilla-central a=merge
2014-09-09 15:56:53 +02:00
Kan-Ru Chen (陳侃如)
9448d97081
Bug 1040561 - Part 5. Initialize mManager in TabChild::Create. r=khuey
2014-09-09 16:57:54 +08:00
Kan-Ru Chen (陳侃如)
c6f1513ba1
Bug 1040561 - Part 4. Initialize mOpener when transform preallocated process. r=khuey
2014-09-09 16:57:53 +08:00
Kan-Ru Chen (陳侃如)
427e43c2f9
Bug 1040561 - Part 3. Return nullptr when CreateContentBridgeParent fails. r=khuey
2014-09-09 16:57:51 +08:00
Kan-Ru Chen (陳侃如)
a4a0204a5e
Bug 1040561 - Part 2. Don't wait Nuwa preallocated process when allocating new browser process. r=khuey
...
This makes the browser process allocation behavior align to the app
process allocation.
2014-09-09 16:57:49 +08:00
"Kan-Ru Chen (陳侃如)"
2f6af34c20
Bug 997101 - Remove the SetCSSViewport call in TabChild::Observe that needlessly sets a default value that results in a lot of expensive reflow. r=kats
2014-09-06 18:02:07 +01:00
Chris Peterson
b3b77faddd
Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
2014-07-21 21:43:21 -07:00
Bob Owen
3f62750874
Bug 1018966 - Part 1: Add the main warn only sandbox machinery - with no Chromium code changes. r=bsmedberg
...
This change also includes the content sandboxing code on Windows Nightly by defining MOZ_CONTENT_SANDBOX=1.
Whether the content sandbox is disabled, in warn only mode, or enabled is controlled by a new pref: browser.tabs.remote.sandbox=(off/warn/on)
2014-06-11 15:32:37 +01:00
Carsten "Tomcat" Book
0b56bf9838
Backed out changeset 5adabc2818b2 (bug 1018966) for b2g bustage
2014-09-04 15:14:41 +02:00
Bill McCloskey
c7b6916c26
Bug 1060620 - RequestNotifyAfterRemotePaint can send messages to a dead actor on linux. r=smaug
2014-09-04 07:20:45 -05:00
Bob Owen
cf06b12d8d
Bug 1018966 - Part 1: Add the main warn only sandbox machinery - with no Chromium code changes. r=bsmedberg r=tabraldes
...
This change also includes the content sandboxing code on Windows Nightly by defining MOZ_CONTENT_SANDBOX=1.
Whether the content sandbox is disabled, in warn only mode, or enabled is controlled by a new pref: browser.tabs.remote.sandbox=(off/warn/on)
2014-06-11 15:32:37 +01:00
Ryan VanderMeulen
269c98033b
Merge fx-team to m-c. a=merge
2014-09-03 15:35:54 -04:00
Edgar Chen
2cd03f975e
Bug 843452 - Part 3-2: IPDL implementation for MobileConnection. r=smaug
2014-07-01 18:28:18 +08:00
Edgar Chen
7103b3a059
Bug 843452 - Part 3-1: IPDL for MobileConnection. r=smaug
2014-07-01 18:09:08 +08:00
Ehsan Akhgari
0b2aaa5f23
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
...
--HG--
extra : rebase_source : 01709017e97fdc96d1d53eb881efc1792118edc4
2014-09-01 20:49:25 -04:00