Граф коммитов

23371 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 9df66916f4 Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05: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
Boris Zbarsky 80ea81c519 Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv 2014-02-14 10:46:09 -05:00
Boris Zbarsky 4ea2d8e2d5 Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv 2014-02-14 10:46:09 -05:00
Ryan VanderMeulen b93dddec49 Merge b2g-inbound to m-c. 2014-02-14 08:55:04 -05:00
Bobby Holley 1c600e7056 Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley 88d6ae4ad9 Bug 956382 - Consider document.domain in wacky postMessage security check. r=mrbkap
We can clean this stuff up in bug 968460.
2014-02-13 18:57:35 -08:00
Bobby Holley 7c4284bf87 Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley 02b3bf5876 Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap 2014-02-13 18:57:35 -08:00
Wes Kocher 3211da1532 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Wes Kocher 60c87002cf Merge m-c to b2g-inbound 2014-02-13 18:12:02 -08:00
Wes Kocher 7782444919 Merge b2g-inbound to m-c 2014-02-13 17:02:58 -08:00
Ghislain 'Aus' Lacroix 1fa90496e3 Bug 945323 - [Download API] Downloaded path isn't honoring download attribute. r=bz 2014-02-13 14:43:58 -08:00