Commit Graph

19228 Commits

Author SHA1 Message Date
Shane Tully
137770715d Bug 897924 - Part 2: Reenable Contacts tests for Android. r=stully 2013-08-19 13:28:02 -07:00
Shane Tully
1274cf51fa Bug 897924 - Part 1: Skip contacts tests on Android < 4.0. r=reuben 2013-08-19 10:43:18 -07:00
Bobby Holley
9d466e12cc Bug 901106 - Eliminate the nsJSRuntime namespace. r=mrbkap 2013-08-19 16:24:29 -07:00
Bobby Holley
b1f301a7a7 Bug 901106 - Make nsJSRuntime initialization infallible and do it implicitly in the nsJSContext constructor. r=mrbkap
We also move the runtime out of the namespace, which requires some updates.
2013-08-19 16:24:29 -07:00
Bobby Holley
ae0d0745b3 Bug 901106 - Get rid of vestigial nsJSRuntime instance and make it a namespace. r=mrbkap
We'll rename the namespace shortly.
2013-08-19 16:24:29 -07:00
Bobby Holley
c334ce29a3 Bug 901106 - Make sure sure the nsDOMScriptObjectFactory gets instantiated.
This used to happen implicitly when we created the first nsJSContext, but that
goes away in the next patch. Without this, we get a couple of odd exception-
related failures in the IPC indexedDB tests.
2013-08-19 16:24:28 -07:00
Bobby Holley
b4dde9a0ba Bug 901106 - Remove nsIScriptRuntime. r=mrbkap
All this stuff is now for nsGlobalWindow's use only.
2013-08-19 16:24:28 -07:00
Bobby Holley
9ccecb62c8 Bug 901106 - Inline and remove nsIScriptContext::{Serialize,Deserialize}. r=smaug 2013-08-19 16:24:27 -07:00
Ehsan Akhgari
f90e61776c Bug 865253 - Part 2: Implement the alternate enum values for OscillatorNode; r=roc 2013-08-19 11:54:00 -07:00
Ehsan Akhgari
3eb725fd41 Bug 865253 - Part 1: Implement the DOM bindings for OscillatorNode; r=roc 2013-08-19 11:53:00 -07:00
Ryan VanderMeulen
bb87caf4be Merge m-c to inbound on a CLOSED TREE. 2013-08-19 17:05:12 -04:00
Masatoshi Kimura
ad384dbcf6 Bug 856424 - Unpref Components for content. r=bholley 2013-08-20 02:44:31 +09:00
Ryan VanderMeulen
f035dd27c6 Merge m-c to b2g-inbound. 2013-08-19 11:53:02 -04:00
Gabor Krizsanits
f73f401b21 Bug 877673 - Part 1: AutoDontReportUncaught. r=bholley 2013-08-19 11:46:24 +02:00
Nicholas Cameron
d54a23dd47 Bug 903893. Backend fallback for OMTC. r=mattwoodrow 2013-08-18 18:46:16 +12:00
David Keeler
4aa9c2a48c bug 906209 - remove some spurious idl forward-declarations r=jlebar 2013-08-16 14:58:45 -07:00
Hsin-Yi Tsai
d14af73c2a Bug 905076 - [wasabi] Temporary CLIR not work on CDMA. r=vicamo 2013-08-16 16:18:31 +08:00
Georgia Wang
f17d9f1eb0 Bug 795252 - Part 4: Modify xpcshell STK tests. r=yoshi 2013-08-16 10:23:12 +08:00
Georgia Wang
b9b3bc4376 Bug 795252 - Part 3: Modify marionette stk tests. r=yoshi 2013-08-16 10:14:17 +08:00
Georgia Wang
3d960f1c26 Bug 795252 - Part 2: Refactore StkProactiveCmdHelper. r=yoshi. 2013-08-16 09:59:55 +08:00
Brian Hackett
d85a6fd58b Bug 897655 - Reenable accidentally disabled tests. 2013-08-17 14:26:44 -06:00
Georgia Wang
566c3aaf91 Bug 795252 - Part 1: Refactore StkCommandParamsFactory. r=yoshi 2013-08-15 15:30:39 +08:00
Andrea Marchesini
7e55100f66 Bug 896535 - Promise: then(console.log) is not working as expected. r=msucan 2013-08-19 09:13:47 -04:00
Jeff Muizelaar
5bfbf126a7 Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
This helps us include less.

--HG--
extra : rebase_source : bb9ca934a9dade9ef21cecfee7ae8e860f9c60c1
2013-07-26 15:28:31 -04:00
Shane Tully
e7ddaff64d Bug 906004 - Skip contacts test not supported on Android. r=reuben
--HG--
extra : rebase_source : f91a29d32e8d26996ecc90429d5f473f0f5a42bd
2013-08-16 22:44:03 -07:00
Vincent Chang
a14cae3b17 Bug 904631 - "System JS : ERROR jar:file:///system/b2g/omni.ja!/components/WifiWorker.js:2889. r=mrbkap 2013-08-16 17:00:14 +08:00
Ryan VanderMeulen
93247b9975 Merge m-c to inbound. 2013-08-16 21:58:51 -04:00
Wes Kocher
a62c3344f1 merge b2g-inbound to central 2013-08-16 15:30:59 -07:00
Doug Turner
ebcbb532bc Bug 904462 - Clean up warnings and errors when starting B2G on the mac r=fabrice 2013-08-16 11:08:03 -07:00
Alexandre Lissy
9353b52bb6 Bug 903362 - Permission upgrade might fail at removal r=fabrice 2013-08-16 11:08:00 -07:00
Olli Pettay
05d99e99a0 Bug 887241, Use strings, not atoms, for worker events, r=khuey
--HG--
extra : rebase_source : 3e294b1bde05a127db0a9fa1c31c48e9a514e11d
2013-08-16 13:06:24 +03:00
Honza Bambas
5763d2ceb2 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00
Vincent Chang
ec9bff5aec Bug 904631 - "System JS : ERROR jar:file:///system/b2g/omni.ja!/components/WifiWorker.js:2889. r=mrbkap 2013-08-16 17:00:14 +08:00
Mark Hammond
d6d156b7b1 Bug 890840 - calling KillHard() multiple times may crash parent process. r=jlebar 2013-08-17 10:44:17 +10:00
Mark Hammond
1349bbf42e Bug 904323 - use NS_DebugBreak() on Windows instead of sleeping to debug child processes. r=bent 2013-08-17 09:38:17 +10:00
Carsten "Tomcat" Book
687067238f merge b2g-inbound to mozilla-central 2013-08-16 10:32:10 +02:00
Reuben Morais
a6ed32fc1c Bug 905892 - Follow-up, reinclude TabChild.h on a CLOSED TREE 2013-08-15 23:39:53 -03:00
Reuben Morais
d7160d1144 Bug 905892 - Clean up some geolocation #includes. rs=dougt 2013-08-15 23:15:39 -03:00
Guillaume Abadie
ca5a59e93f bug 903455 - [WebGL 2.0] Implement transform feedback: RASTERIZER_DISCARD - r=jgilbert 2013-08-15 20:43:47 -04:00
Reuben Morais
7baac7071e Bug 904863 - Remove unnecessary remote call in Notification::GetPermissionInternal. r=sicking
--HG--
extra : rebase_source : c77b4cf992d71b5f886cf78604588033beae8320
2013-08-15 17:15:07 -03:00
Reuben Morais
f71380298c No bug - Silence camera permission warning that is printed every time a Navigator object is created. r=mikeh
--HG--
extra : rebase_source : fcff93d24aabb4562d883adcff6b0c808b88bc50
2013-08-15 17:13:15 -03:00
Ryan VanderMeulen
dad9062baf Merge b2g-inbound to m-c. 2013-08-15 15:36:37 -04:00
Vicamo Yang
9c63848eb7 Bug 905228 - B2G RIL - skip testing if MozVoicemailEvent.status an instance of MozVoicemailStatus. r=jgriffin 2013-08-15 12:58:12 -04:00
Ed Morley
fe83a9cfe8 Merge mozilla-central and inbound 2013-08-15 13:37:16 +01:00
Ed Morley
a4aa297061 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01:00
Edgar Chen
b023d06977 Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh 2013-08-15 12:04:23 +08:00
Ed Morley
128aa57522 Merge mozilla-central and b2g-inbound 2013-08-15 13:37:27 +01:00
Gregory Szorc
df453f8483 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Guillaume Destuynder
ced6ec4f73 Bug 790923: Adds seccomp-bfp sandboxing support for B2G. r=khuey, r=gerv, r=agal, r=dhylands, r=keeler, r=imelven, a=kang. 2013-08-12 12:58:35 -07:00
Ehsan Akhgari
1ed269270a Backed out changeset 3d9664b78ca7 (bug 884410) because of build bustage on a CLOSED TREE 2013-08-15 18:20:00 -04:00