Bill McCloskey
c4c1d8233a
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Ryan VanderMeulen
cb5b5eee51
Merge m-c to inbound on a CLOSED TREE.
2013-12-11 22:39:20 -05:00
Dale Harvey
7870fd7c06
Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats
2013-12-12 00:39:06 +00:00
Ryan VanderMeulen
106d512427
Merge b2g-inbound to m-c.
2013-12-11 13:24:26 -05:00
Patrick Wang
d50cc28e48
Bug 948829: Disable nuwa temporarily. r=khuey
2013-12-11 18:40:48 +08:00
Cervantes Yu
8dd2f5df73
Bug 948485: Fix b2g process crash when the Nuwa process is exits. r=khuey
2013-12-11 17:48:28 +08:00
Ehsan Akhgari
d4490ee3c7
Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
2013-12-10 18:10:01 -05:00
Bobby Holley
7717c1bb0d
Bug 937317 - Make TabChildGlobal implement nsIGlobalObject. r=bz
2013-12-11 17:51:56 -08:00
Ryan VanderMeulen
e58ec03427
Merge b2g-inbound to m-c.
2013-12-10 15:38:44 -05:00
Carsten "Tomcat" Book
89c65ce284
merge mozilla-inbound to mozilla-central
2013-12-10 13:02:55 +01:00
Randell Jesup
77dbfd38fb
Bug 853356: backout p3
2013-12-10 01:03:21 -05:00
Patrick Wang
17da5c5b69
Bug 930282: Part 3: Don't fork after xpcom shutdown. r=khuey
2013-12-09 22:42:48 +08:00
Nicholas Nethercote
1e79a74289
Bug 947802 (part 2) - Replace enumerateReporters() with getReportsForThisProcess(). r=mccr8.
...
--HG--
extra : rebase_source : 1c70e838e3600745f69c5772a084398f78d4c477
2013-12-01 16:29:37 -08:00
Nicholas Nethercote
bdfbbf7bcd
Bug 947798 (part 2) - Remove MemoryMultiReporter, because it's no longer helpful. r=mccr8.
...
--HG--
extra : rebase_source : f6f74de69d8c1d79d38b84b19dff5439efc41075
2013-12-07 21:39:47 -08:00
Kartikaya Gupta
7582e1a784
Bug 814435 - Prevent scrollbars from fading out while user is scrolling. r=botond
2013-12-09 22:14:55 -05:00
Ben Turner
5e46d041d5
Bug 939182 - Add 'eventWasProcessed' argument to nsIThreadObserver::afterProcessNextEvent(), r=bsmedberg.
...
--HG--
extra : transplant_source : %5E%80p%D6%C6A%23%0AZ%06%23%16%155%DB%CE%F5%5CEx
2013-10-23 05:01:20 -07:00
Patrick Wang
38102985de
Bug 922465: Automated test for nuwa process. r=khuey
2013-10-24 21:49:49 +08:00
Patrick Wang
1a8ff42721
Bug 944665: Part 2: Call PreloadSlowThings after Nuwa fork. r=khuey
2013-11-29 17:28:54 +08:00
Patrick Wang
a207e38bc5
Bug 944665: Part 1: Move common initialization routine into a function. r=khuey
2013-11-29 17:28:54 +08:00
Phil Ringnalda
f676c9d65c
Backed out 5 changesets (bug 944665, bug 922465, bug 930282) for b2g xpcshell crashes
...
CLOSED TREE
Backed out changeset c4f970dd2a4f (bug 930282)
Backed out changeset 625f5303fc68 (bug 930282)
Backed out changeset bf8e90edd152 (bug 922465)
Backed out changeset a21b57c78253 (bug 944665)
Backed out changeset 9275a2efc9e3 (bug 944665)
--HG--
extra : rebase_source : bfbe3786e0db2073e26dc383b89525d22be0b3bd
2013-12-08 15:32:15 -08:00
Phil Ringnalda
6a951967dc
Merge m-c to b-i
2013-12-07 11:21:04 -08:00
Phil Ringnalda
e2e1627d17
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
Wes Kocher
ea7a42ee9b
merge m-c to b2g-inbound
2013-12-06 20:49:02 -06:00
Patrick Wang
c65487a224
Bug 922465: Test Nuwa creation. r=khuey
2013-12-07 10:31:04 +08:00
Patrick Wang
e80f1e0f7b
Bug 944665: Part 2: Call PreloadSlowThings after Nuwa fork. r=khuey
2013-12-07 10:32:41 +08:00
Patrick Wang
89a3471453
Bug 944665: Part 1: Move common initialization routine into a function. r=khuey
2013-12-07 10:31:47 +08:00
Alfredo Yang
c0d5a4a149
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-12-06 17:38:52 -05:00
Carsten "Tomcat" Book
cfc5b7424b
Backed out changeset 2762cab83d31 (bug 937317) WinXP Build Bustage on a CLOSED TREE
2013-12-06 08:43:02 +01:00
Bobby Holley
f27d00b560
Bug 937317 - Make TabChildGlobal implement nsIGlobalObject. r=bz
2013-12-05 21:34:16 -08:00
Benoit Girard
388fd461c3
Bug 940706 - Fix gesture detection transformation with APZC. r=kats,botond
2013-12-05 18:17:37 -05:00
Andrea Marchesini
97c72a5e48
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 23:12:23 +00:00
Chris Lord
70c49d57db
Bug 944047 - Store the last FrameMetrics for sub-frames in TabChild. r=botond
...
As well as the root frame, make sure to store the last received FrameMetrics
for sub-frames in TabChild. This prevents us sending scroll events triggered
by the APZC back to the APZC.
2013-12-05 20:47:21 +00:00
Chris Lord
9e03f9ce5a
Bug 944047 - Capture scroll events in TabChild. r=kats
...
Set useCapture to true in the event listener on scroll events. It appears that
scroll events for sub-frames are often(/always?) swallowed before they reach
this point.
2013-12-05 20:47:20 +00:00
Ryan VanderMeulen
ae2b8d02ad
Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts.
2013-12-05 11:36:01 -05:00
Andrea Marchesini
949dd56a57
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 13:50:11 +00:00
Chris Lord
32d6577e33
Bug 945277 - Align sub-frame display ports to tile boundaries. r=botond
...
Bug 907743 only addressed the root frame, this patch updates APZCCallbackHelper
to make the same alterations on sub-frame metrics.
2013-12-05 13:12:12 +00:00
Nicholas Nethercote
803d8a5bcc
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
...
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
2013-12-03 20:01:24 -08:00
ISHIKAWA, Chiaki
7a8dae7be5
Bug 938687 - Check the value of PR_Close() and issue warning when it is not PR_SUCCESS. r=bsmedberg
2013-12-04 17:46:20 -05:00
Ryan VanderMeulen
2ec48f94e7
Merge inbound to m-c on a CLOSED TREE.
2013-12-04 17:35:44 -05:00
Ryan VanderMeulen
f31a233588
Merge b2g-inbound to m-c on a CLOSED TREE.
2013-12-04 17:34:18 -05:00
Vivien Nicolas
76b0600de2
Bug 943831 - Apps can be size incorrectly, ignoring the viewport rules. r=kats
2013-12-03 16:10:26 +01:00
Ryan VanderMeulen
26e1b97fc1
Backed out changeset 4d07001e9afc (bug 673569) because it depends on bug 682048 which is being backed out.
2013-12-03 22:43:52 -05:00
Alan Huang
b4f15c610e
Bug 841660 - Part 2: Implement format interface for volume-based device storage, r=dhylands
2013-12-03 17:32:56 +08:00
Shih-Chiang Chien
dc056e4911
Bug 940045 - Part 1: Provide pageURL in RecordingDeviceEvent from content process. r=khuey
2013-11-24 17:06:27 +08:00
Bill McCloskey
39f6db2e10
Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg)
2013-11-23 21:32:45 -08:00
Nicholas Nethercote
57ebad82f8
Bug 927740 (part 2) - Make about:memory's "Minimize Memory Usage" button affect child processes, like the "GC" and "CC" buttons. r=khuey.
...
--HG--
extra : rebase_source : 555f0e6ca11caa73e33f48a941ee119181c28b74
2013-12-02 20:07:02 -08:00
Nicholas Nethercote
3ebd61539b
Bug 927740 (part 1) - Fix observation of GC and CC requests by child processes. r=khuey.
...
--HG--
extra : rebase_source : 97e44a40d98ad71152dd24a8ea6ff0098aab1df4
2013-12-02 20:07:02 -08:00
Alan Huang
b4e4f41a8a
Bug 942040 - Remove a process from BackgroundProcessLRUPool in ParticularProcessPriorityManager only if it is indeed a background process. r=khuey
2013-11-22 17:10:30 +08:00
Andrea Marchesini
ad8d20ef97
Bug 943430 - Rename geo.testing.ignore_ipc_principal to dom.testing.ignore_ipc_principal. r=ehsan
2013-12-02 10:27:57 -05:00
Alan Huang
6381088980
Bug 841660 - Implement format interface for volume-based device storage, r=dhylands
2013-09-06 14:11:58 +08:00