Chris Peterson
|
d1770f387f
|
Bug 712873 - Part 1: Replace JS_ASSERT with MOZ_ASSERT outside js/ directory. r=luke
|
2014-02-17 22:09:06 -08:00 |
|
Ehsan Akhgari
|
1d8f77d18b
|
Bug 973143 - Move some variables to moz.build; r=glandium
--HG--
extra : rebase_source : b767d6cb044efa50844129df80864b9e802b51bd
|
2014-02-18 02:02:00 -05:00 |
|
Wes Kocher
|
c715f84b46
|
Merge inbound to m-c
|
2014-02-18 18:49:28 -08:00 |
|
Ryan VanderMeulen
|
6735b2344d
|
Merge m-c to inbound.
|
2014-02-18 15:25:07 -05:00 |
|
Ryan VanderMeulen
|
8a4698657b
|
Merge inbound to m-c.
|
2014-02-18 15:18:19 -05:00 |
|
Robert Longson
|
482f700272
|
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
|
2014-02-18 19:57:42 +00:00 |
|
Ehsan Akhgari
|
ff64067a04
|
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
|
2014-02-18 14:27:51 -05:00 |
|
Andrew McCreight
|
cdbc5eaefa
|
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
|
2014-02-18 09:58:40 -05:00 |
|
Michael Wu
|
8b0370ba42
|
Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene
|
2014-02-18 15:41:36 +01:00 |
|
Marco Chen
|
865c10599b
|
Bug 968921 - "audio-channel-change" event should consider the audio channels in the background even there is an one on the foreground. r=baku
|
2014-02-17 18:58:12 +08:00 |
|
Albert Crespell
|
620bc5078d
|
Bug 968793 - Wrong database upgrade. r=gene, r=jshih
|
2014-02-13 13:08:41 +01:00 |
|
Cervantes Yu
|
9801876ee5
|
Bug 965912 - Initialize DateCacheCleaner (which registers an observer to the chrome process) after forking from the Nuwa process. r=khuey
|
2014-02-14 16:43:51 +08:00 |
|
Ehsan Akhgari
|
e613d30a2c
|
Bug 973143 - Move some variables to moz.build; r=glandium
|
2014-02-18 02:02:00 -05:00 |
|
Phil Ringnalda
|
e0a06f0abb
|
Merge f-t to m-c
|
2014-02-17 20:56:06 -08:00 |
|
Phil Ringnalda
|
d15ea8727b
|
Merge m-c to f-t
|
2014-02-17 15:27:12 -08:00 |
|
Phil Ringnalda
|
cbca7482aa
|
Merge b-i to m-c
|
2014-02-17 15:16:03 -08:00 |
|
Carsten "Tomcat" Book
|
67ed520887
|
Merge mozilla-central to b2g-inbound
|
2014-02-17 13:36:51 +01:00 |
|
Vicamo Yang
|
f493b5c7bc
|
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
|
2014-02-17 19:35:13 +08:00 |
|
Vicamo Yang
|
8c028fb056
|
Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi
|
2014-02-17 19:35:12 +08:00 |
|
Vicamo Yang
|
2bd9833f7a
|
Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi
|
2014-02-17 19:35:11 +08:00 |
|
Vicamo Yang
|
4be407f917
|
Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi
|
2014-02-17 19:35:10 +08:00 |
|
Vicamo Yang
|
f487f761c1
|
Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi
|
2014-02-17 19:35:08 +08:00 |
|
Vicamo Yang
|
71ae73fb89
|
Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi
|
2014-02-17 19:35:07 +08:00 |
|
Vicamo Yang
|
9f2ceccaf2
|
Bug 960894 - 3.c/4: construct global objects from constructors. r=hsinyi
|
2014-02-17 19:35:06 +08:00 |
|
Vicamo Yang
|
298c731af8
|
Bug 960894 - 3.b/4: don't modify global. r=hsinyi
|
2014-02-17 19:35:05 +08:00 |
|
Vicamo Yang
|
7ab1fb4d24
|
Bug 960894 - 3.a/4: Move PENDING_NETWORK_TYPE into RIL and rename to pendingNetworkType. r=hsinyi
|
2014-02-17 19:35:04 +08:00 |
|
Vicamo Yang
|
11f20f0de5
|
Bug 960894 - 2.b/4: allow sharing WorkerMessenger between RadioInterface instances. r=hsinyi
|
2014-02-17 19:35:03 +08:00 |
|
Vicamo Yang
|
7f349521d0
|
Bug 960894 - 2.a/4: move ril_worker init code out of RadioInterfaceLayer ctor. r=hsinyi
|
2014-02-17 19:35:02 +08:00 |
|
Vicamo Yang
|
c00f7d08ad
|
Bug 960894 - 1/4: allow representing multiple clients in one RIL worker. r=bz
|
2014-02-17 19:35:01 +08:00 |
|
Nikhil Marathe
|
7d5050a3db
|
Bug 966384 - Promises on workers use correct busy count. r=khuey
|
2014-02-17 12:24:36 +05:30 |
|
Nikhil Marathe
|
6f465934ec
|
Backout 3011b2b7f82f (bug 966384) for unused variable failures. r=backout
CLOSED TREE
--HG--
extra : amend_source : dfb81e133bca73ba3c5ad959593c5d3d444f8506
|
2014-02-17 11:06:03 +05:30 |
|
Nikhil Marathe
|
1998801252
|
Bug 966384 - Promises on workers use correct busy count. r=khuey
--HG--
extra : rebase_source : 23ad7b8682a8ed6d0062dd9234ee28a18a92a54b
|
2014-02-17 10:19:15 +05:30 |
|
Phil Ringnalda
|
7d3085e511
|
Merge b-i to m-c
|
2014-02-15 10:01:36 -08:00 |
|
Phil Ringnalda
|
b463b1af44
|
Merge m-i to m-c
|
2014-02-15 09:54:57 -08:00 |
|
Vaibhav Agarwal
|
2ae37b022e
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
|
Bobby Holley
|
20c9918600
|
Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz
|
2014-02-14 22:39:34 -08:00 |
|
Bobby Holley
|
85b344030a
|
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
|
2014-02-14 22:39:33 -08:00 |
|
Bobby Holley
|
4de0b7d455
|
Bug 968335 - Tests. r=bz
|
2014-02-14 22:36:44 -08:00 |
|
Bobby Holley
|
e5ad98ec72
|
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
|
2014-02-14 22:36:44 -08:00 |
|
Bobby Holley
|
864a73523c
|
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
cab4ede6f9
|
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
This will let us ask whether the AutoCxPusher is stack-top.
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
6ac853e9eb
|
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
5b2f9328e7
|
Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
|
2014-02-14 22:36:43 -08:00 |
|
Mike Habicher
|
557d8c2d5c
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 17:41:07 -05:00 |
|
Brian Smith
|
2f3036a251
|
Bug 896620: Make marketplace certs work on in all products, r=keeler
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
|
2014-02-14 14:37:07 -08:00 |
|
Ryan VanderMeulen
|
e5c64f7c66
|
Merge m-c to b2g-inbound
|
2014-02-14 15:32:34 -05:00 |
|
Ryan VanderMeulen
|
cd92a6545a
|
Backed out changeset 1f21bc9fc654 (bug 968793) for B2G xpcshell failures.
|
2014-02-14 14:01:43 -05:00 |
|
Julian Seward
|
9768078c50
|
Bug 960603 - Uninitialised value use relating to nsJSContext::EndCycleCollection. r=mccr8.
--HG--
extra : rebase_source : 06a45cf8a46045bfafb6b95864a3ce6c2d0b04a0
|
2014-02-17 13:16:23 +01:00 |
|
Brian R. Bondy
|
88633c121b
|
Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz
|
2014-02-14 11:07:16 -05:00 |
|
Boris Zbarsky
|
5aacab2d55
|
Back out bug 952890, since the dependencies aren't fixed yet.
|
2014-02-14 10:50:19 -05:00 |
|