Commit Graph

453673 Commits

Author SHA1 Message Date
Phil Ringnalda
9229dc1d27 Back out 13 changesets (bug 1226443, bug 1227015) for a variety of serviceworker web-platform-test failures
CLOSED TREE

Backed out changeset d518261eb3b1 (bug 1226443)
Backed out changeset a7def186c1d3 (bug 1226443)
Backed out changeset e2f21ee1cd4c (bug 1226443)
Backed out changeset 8c4aff8bbfaf (bug 1226443)
Backed out changeset 4c85bf5e9bf5 (bug 1226443)
Backed out changeset 8fbc71a2912a (bug 1227015)
Backed out changeset 00ac71165014 (bug 1227015)
Backed out changeset e261f601b14d (bug 1227015)
Backed out changeset 78896c0bcb95 (bug 1227015)
Backed out changeset 244093d57c03 (bug 1227015)
Backed out changeset 03abf4d48e38 (bug 1227015)
Backed out changeset 2090c1e30933 (bug 1227015)
Backed out changeset 84e011be4e35 (bug 1227015)
2015-12-10 18:49:48 -08:00
Phil Ringnalda
ef25b0a2b7 Back out 5a889d2cc25b (bug 1230428) for Windows 7 failures in 1230428.html
CLOSED TREE
2015-12-10 18:45:07 -08:00
Bob Owen
cb3fdf73ba Bug 1217185: To allow for sandboxing, use null HWNDs when creating the D3D device for video decoding. r=mattwoodrow 2015-12-11 01:23:00 +00:00
Ben Kelly
48021845a7 Bug 1226443 P5 Always use first scheduled update timer instead of rescheduling on new events. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
04ebcb1626 Bug 1226443 P4 Cleanup ServiceWorkerScriptCache objects when initialization fails. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
301e73c5d8 Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
33b46308aa Bug 1226443 P2 Make service worker fetch and functional events used scheduled timer updates. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
7c8d5aa8c3 Bug 1226443 P1 Add a timer based mechanism for firing service worker updates. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
2484df0d5d Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
1caaf57e47 Bug 1227015 P7 Supress unused ErrorResult exception if the worker runnable failed to dispatch. r=catalinb 2015-12-10 18:08:14 -05:00
Ben Kelly
e591e4d6d5 Bug 1227015 P6 Abort updates if the script spec has changed. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
5488438bfc Bug 1227015 P5 Remove ServiceWorkerRegistrationInfo mScriptSpec. r=ehsan 2015-12-10 18:08:13 -05:00
Ben Kelly
e1a8ce4de7 Bug 1227015 P4 Make register job always require an explicit script spec. r=ehsan 2015-12-10 18:08:13 -05:00
Ben Kelly
54ff721dfe Bug 1227015 P3 Require a script spec on install jobs. r=ehsan 2015-12-10 18:08:13 -05:00
Ben Kelly
07fda7bc97 Bug 1227015 P2 Move mScriptSpec from registration job into script job base. r=ehsan 2015-12-10 18:08:13 -05:00
Ben Kelly
5a2acd2b46 Bug 1227015 P1 Create ServiceWorkerScriptJobBase as parent class to register and install jobs. r=ehsan 2015-12-10 18:08:13 -05:00
Kartikaya Gupta
3bf140a1c3 Bug 1230522 - Don't send events to C++ APZ if gecko isn't up yet. r=rbarker
--HG--
extra : commitid : DiLB5hnG73D
2015-12-10 17:23:18 -05:00
Kartikaya Gupta
d8274721d5 Bug 1230522 - Make some unimplemented functions not be native. r=rbarker
--HG--
extra : commitid : 2Gky2VCfkfA
2015-12-10 17:23:07 -05:00
Blake Kaplan
4093ae92b1 Bug 1231695 - Don't use contentWindow on remote browsers. r=mccr8 2015-12-10 16:50:58 -05:00
Botond Ballo
17da85114e Bug 1228597 - Disable a test that uses context menus on b2g. r=tn
Getting the test to pass would involve changing code that deals with
context menus to be aware of pres shell resolutions.

--HG--
extra : source : 1162028cf78db4749fb3672dd6555bbb1a6cfe4b
2015-12-08 16:49:46 -05:00
Kartikaya Gupta
e0c2c8e4f0 Bug 1228597 - Clean up code paths that (un)apply a pres shell resolution. r=tn,botond
A clear separation is introduced between paths that deal with a root
document resolution (at the process boundary in e10s setups) and paths
that deal with a non-root document resolution (elsewhere in Layout code).

This allows both code paths to run on all platforms.

--HG--
extra : source : 22bf09630803392dba3052a3f79691475af0c5e2
2015-11-30 19:13:20 -05:00
Botond Ballo
1cb64f6960 Bug 1228597 - Remove the MOZ_SINGLE_PROCESS_APZ define. r=tn
Code previously guarded by this (added in bug 1224015) will now run
unconditionally.

--HG--
extra : source : ce0f51f55572334002ddf1878db447540d4c9b82
2015-11-27 21:39:07 -05:00
Botond Ballo
17f62ef823 Bug 1231500 - Fix a typo in the APZ axis locking code where the lock angle is used when the breakout angle is intended to be used. r=kats
--HG--
extra : source : e67a0ba7be6579eb808ec184b8ef0c00f804385b
2015-12-09 15:23:22 -05:00
David Anderson
82b126c625 Enable direct plugin drawing by default. (bug 1229961 part 2, r=aklotz)
--HG--
extra : rebase_source : fc718a29224cc5555b36e0ff732de40271a688e8
2015-12-10 13:16:43 -08:00
David Anderson
d8db9b6470 Add Telemetry for the drawing models that plugins use. (bug 1229961 part 1, r=aklotz,vladan)
--HG--
extra : rebase_source : 235694f543026a0b55d8ed65bb1489a3cf97b04d
2015-12-10 13:16:30 -08:00
Boris Zbarsky
a67ee2ad2f Bug 1230698. Make NS_CreateJSTimeoutHandler with a string propagate out exceptions from the nsJSScriptTimeoutHandler constructor if they happen. r=peterv 2015-12-10 16:14:10 -05:00
Eric Faust
a5120db200 Bug 1230710 - Reenable direct eval and arrow functions in derived class constructors. (r=jorendorff, r=shu) 2015-12-10 12:50:35 -08:00
Shu-yu Guo
ea087bfc50 Bug 1231758 - Fix bogus assertion in BCE for Annex B function assignment. (r=jorendorff) 2015-12-10 12:48:46 -08:00
Blake Kaplan
8dfc60e1e7 Bug 1225829 - Use a temporary string to avoid string type confusion via references. r=jimm 2015-12-10 15:31:17 -05:00
Kartikaya Gupta
7b75f8ce57 Bug 1231504 - Also update b2gdroid to match b2g and fennec. r=botond
--HG--
extra : commitid : ZXaNF32DBb
2015-12-10 15:28:51 -05:00
Kartikaya Gupta
5dab74cb1f Bug 1231504 - Copy physics prefs from b2g.js to Fennec. r=botond
--HG--
extra : commitid : LEON9IhH1Hu
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
f34243dde5 Bug 1231504 - Move some prefs from b2g.js to all.js. r=botond
--HG--
extra : commitid : 9MqaJOyoogU
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
803b6f6da7 Bug 1231504 - Consolidate apz prefs that are MOZ_WIDGET_GONK into all.js so they get applied to Fennec as well. r=botond
--HG--
extra : commitid : 5sMNhXISyRe
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
732dcb57ea Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
--HG--
extra : commitid : 5ZWerggntKs
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
e236be7ee8 Bug 1231504 - Clean up APZ prefs in all.js. r=botond
- Move the layers.async-pan-zoom.enabled pref values close to each other
- Remove duplicate prefs
- Make desktop prefs the default value, and have the mobile ones override them
  rather than using an if/else structure

--HG--
extra : commitid : 5inl7OCI9lC
2015-12-10 15:28:50 -05:00
Eric Faust
1f82208764 Bug 1144630 - Follup: Fix review nit. (rs=evilpie) 2015-12-10 12:26:04 -08:00
Lars T Hansen
9912b88fe7 Bug 1231624 - properly gate SAB+atomics in asm.js. r=luke
--HG--
extra : rebase_source : 0c30826d1a529804b417c21418fd67e013cf7bd4
2015-12-10 10:46:53 -05:00
Fernando Jimenez
041e6bc58c Bug 1224570 - [Service Workers Panel] Service Workers panel fails to show registered service workers after restart. r=fabrice 2015-12-10 14:32:58 -05:00
Blake Kaplan
5ea6c92cf4 Bug 1102025 - Make this test pass in e10s. r=bholley 2015-12-10 14:17:09 -05:00
Jean-Yves Avenard
ad5e2f804f Bug 1230527: P2. Add mochitest. r=jwwang
It's also another way to check for 1130237: we make sure that seeking starts after playback when we have a gap at the beginning of the data
2015-12-10 14:08:06 -05:00
Jean-Yves Avenard
9621f06057 Bug 1230527: P1. Ensure seeked event is fired prior loadeddata. r=jwwang 2015-12-10 14:08:05 -05:00
Makoto Kato
6580374e9a Bug 1230428 - Part 2. Add crashtest. r=eeejay 2015-12-10 13:46:46 -05:00
Makoto Kato
2f8f4466aa Bug 1230428 - Part 1. Check mTask since end event is posted asynchronized. r=eeejay 2015-12-10 13:45:26 -05:00
Andrea Marchesini
7edc2a1cc9 Bug 1231364 - the audio icon in tabs should be removed only if the location changes for real, r=ehsan 2015-12-10 13:40:57 -05:00
Jan de Mooij
405ef22973 Bug 1231224 part 8 - Fix some more append() calls in IonBuilder to handle OOM. r=nbp 2015-12-10 13:22:15 -05:00
Jan de Mooij
de82348a4b Bug 1231224 part 7 - Fix some more places to handle OOM. r=jonco 2015-12-10 13:22:15 -05:00
Jan de Mooij
4c2586c470 Bug 1231224 part 6 - Handle Vector OOM in some copy constructors. r=bhackett 2015-12-10 13:22:15 -05:00
Jan de Mooij
d0e597a0b9 Bug 1231224 part 5 - Use infallibleAppend in Debugger::setupTraceLogger. r=h4writer 2015-12-10 13:22:14 -05:00
Jan de Mooij
2eae9f8a3f Bug 1231224 part 4 - Fix TokenStream::getDirective to check append() return value. r=jwalden 2015-12-10 13:22:14 -05:00
Jan de Mooij
b214d21a76 Bug 1231224 part 3 - Fix some append() calls in Odin to handle OOM. r=bbouvier 2015-12-10 13:22:14 -05:00