Sotaro Ikeda
2e70fe4ba2
Bug 1229234 - Enable audio_is_output_device() on ICS r=alwu
2015-12-13 18:13:02 -08:00
Phil Ringnalda
d2c6c70d41
Bug 1226888 followup, make test not fail when TypedObject doesn't exist
2015-12-13 10:49:25 -08:00
Phil Ringnalda
dcb45e83b9
Bug 1176214 followup, make the guard for SharedArrayBuffer not being defined not cause the test to fail
2015-12-13 10:52:53 -08:00
Xidorn Quan
d81577181d
Bug 1230508 - Always compute position to fixed for top layer elements for now. r=dbaron
...
Although the spec says absolute is allowed for top layer elements, and actually
other values should be computed to absolute, but this is mostly fine because
the only way we currently support for web content to use the top layer is via
the Fullscreen API, however, fullscreen elements are forced to be fixed by the
UA sheet.
Given only fixed is safe for top layer element currently, rather than doing
what the spec says, we should prefer always force it, until we really add
support for the other value.
2015-12-14 12:31:23 +11:00
Jeff Walden
275e35613a
Bug 1232211 - Don't perform various SharedArrayBuffer-centric typed array tests in builds with SharedArrayBuffer disabled (i.e. Aurora at next uplift). rs=lth over IRC, responding to cassandra!philor's concerns
2015-12-13 20:19:17 -05:00
Robert Longson
3c49ff05f5
Bug 1145195 part 2 - SVGFragmentIdentifier::ProcessSVGViewSpec() shouldn't actually let #svgView() affect attribute values r=dholbert
2015-12-14 00:58:01 +00:00
Nicholas Nethercote
f53f5f8cb0
Bug 1231889 - Moz2Dify gfxWindowsNativeDrawing::PaintToContext(). r=mattwoodrow.
2015-12-13 14:26:14 -08:00
Nicholas Nethercote
8da5bffaea
Bug 1231303 - Moz2Dify nsFilterInstance. r=roc.
2015-12-13 14:02:34 -08:00
Masatoshi Kimura
d3527e598c
Bug 1224875 - Enable TLS extended master secret. r=keeler
2015-12-13 12:09:18 +09:00
Phil Ringnalda
424ad8f339
Bug 1167155 etc. - skip abspos writing-mode reftests on Windows 7 for frequent waiting for onload scripts to complete timeouts, a=testonly
2015-12-12 13:55:05 -08:00
Phil Ringnalda
86e7f7d600
Merge m-i to m-c, a=merge
2015-12-12 16:53:04 -08:00
Phil Ringnalda
a5968b8cd7
Back out 908f57c5f6af (bug 1231485) for mochitest failures in test_inherit_computation.html, test_transitions_per_property.html, etc.
2015-12-12 13:05:26 -08:00
Phil Ringnalda
c54bb5dc72
Bug 1226751 - Skip gfx/tests/crashtests/358732-1.xhtml for causing assertion failures in later (much later) tests
2015-12-12 11:32:05 -08:00
Phil Ringnalda
54ce91091e
Back out 4 changesets (bug 1189998) for ASan mochitest-push leaks and 10.6 failures in test_service_parent.js
...
Backed out changeset b8846bf9c3f4 (bug 1189998)
Backed out changeset 86064f1cf15d (bug 1189998)
Backed out changeset d52e69a8f8d2 (bug 1189998)
Backed out changeset bb024874e231 (bug 1189998)
2015-12-12 11:12:21 -08:00
Ryan VanderMeulen
e8ed7f8cb6
Merge fx-team to m-c. a=merge
2015-12-12 08:11:00 -05:00
ffxbld
366f067c57
No bug, Automated HPKP preload list update from host bld-linux64-spot-1077 - a=hpkp-update
2015-12-12 04:08:02 -08:00
ffxbld
daf106e588
No bug, Automated HSTS preload list update from host bld-linux64-spot-1077 - a=hsts-update
2015-12-12 04:08:00 -08:00
Phil Ringnalda
c0648774c0
Merge m-c to f-t
2015-12-11 21:30:33 -08:00
Phil Ringnalda
aadfc33c47
Merge m-i to m-c, a=merge
2015-12-11 21:20:03 -08:00
Phil Ringnalda
e27c2c6568
Back out 30d3b887b4ec (bug 1230213) for Android 4.3 crashes in test_TelemetryLog.js
2015-12-11 18:44:54 -08:00
Ben Kelly
b3876b9406
Bug 1226443 P6 Ignore update() called during top level service worker script evaluation. r=ehsan
2015-12-11 14:53:11 -05:00
Ben Kelly
4c714c7843
Bug 1226443 P5 Always use first scheduled update timer instead of rescheduling on new events. r=ehsan
2015-12-11 14:53:11 -05:00
Ben Kelly
a878b0eee8
Bug 1226443 P4 Cleanup ServiceWorkerScriptCache objects when initialization fails. r=ehsan
2015-12-11 14:53:11 -05:00
Ben Kelly
85cd98c178
Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan
2015-12-11 14:53:11 -05:00
Ben Kelly
1e98cb0ca3
Bug 1226443 P2 Make service worker fetch and functional events used scheduled timer updates. r=ehsan
2015-12-11 14:53:11 -05:00
Ben Kelly
4fddeccecd
Bug 1226443 P1 Add a timer based mechanism for firing service worker updates. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
dea91c3df9
Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
09755e453a
Bug 1227015 P7 Supress unused ErrorResult exception if the worker runnable failed to dispatch. r=catalinb
2015-12-11 14:53:10 -05:00
Ben Kelly
0377f30e0f
Bug 1227015 P6 Abort updates if the script spec has changed. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
77a6f7d49d
Bug 1227015 P5 Remove ServiceWorkerRegistrationInfo mScriptSpec. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
e13ee51fe6
Bug 1227015 P4 Make register job always require an explicit script spec. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
588adcf923
Bug 1227015 P3 Require a script spec on install jobs. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
ecc7fbf806
Bug 1227015 P2 Move mScriptSpec from registration job into script job base. r=ehsan
2015-12-11 14:53:10 -05:00
Ben Kelly
42776237de
Bug 1227015 P1 Create ServiceWorkerScriptJobBase as parent class to register and install jobs. r=ehsan
2015-12-11 14:53:10 -05:00
Patrick McManus
1867298a29
Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu
2015-12-11 14:28:21 -05:00
Ben Kelly
bf16c757ed
Bug 1231974 Disable unstable unregister-then-register-new-script wpt tests for now. r=ehsan
2015-12-11 14:17:36 -05:00
Ryan VanderMeulen
597b23d833
Bug 1232015 - Update pdf.js to version 1.3.72. r=bdahl
2015-12-11 14:06:30 -05:00
Jordan Santell
ce9ec7d784
Bug 1222958 - Fix sidebar disappearing in memory tool. r=fitzgen
2015-12-11 13:53:30 -05:00
Catalin Badea
4a0c60b2ef
Bug 1221992 - Skip closed windows in GetMostRecentNonPBWindow. r=smaug
2015-12-11 13:32:15 -05:00
Catalin Badea
348cbf2c9f
Bug 1221992 - Fix test using GetMostRecentWindow from the child process. r=smaug
2015-12-11 13:32:15 -05:00
Catalin Badea
59ad4fd186
Bug 1221992 - Prevent ServiceWorkerClients.OpenWindow from opening tabs in private mode windows. r=smaug
2015-12-11 13:32:15 -05:00
Gregory Szorc
24ce46566b
Bug 1231989 - Prompt to install hgwatchman extension; r=ahal
...
This can speed up performance significantly.
Only support OS X for now because on Linux we have to adjust inode
limits to support mozilla-central and I don't feel like scope bloating.
2015-12-11 13:02:53 -05:00
Gregory Szorc
282adea850
Bug 1231989 - Install watchman via Homebrew and MacPorts; r=ahal
...
This is needed to support hgwatchman.
2015-12-11 12:40:41 -05:00
Ben Kelly
6a0a90fd53
Bug 1213119 Lengthen timeout in test checking for failure to load iframes and windows. r=ehsan
2015-12-11 12:36:05 -05:00
Steve Fink
c50e99c5d9
Bug 1231879 - Fix tests: getElementById returns null on failure, not undefined, r=mrbkap
2015-12-10 21:49:18 -08:00
Botond Ballo
66c10aa734
Bug 1231972 - Document how the apz.fling_friction pref is used. r=kats. DONTBUILD for comment change
2015-12-11 11:50:52 -05:00
Kartikaya Gupta
aeee185eb3
Bug 1230611 - Make gfxWindowsPlatform::SupportsApzTouchInput use a pref cache to speed it up. r=dvander
2015-12-11 11:51:53 -05:00
Ben Kelly
2c01eac552
Bug 1230042 Disable clients-matchall-include-uncontrolled.https.html due to instabilitiy. r=ehsan
2015-12-11 11:42:09 -05:00
Andrea Marchesini
86222f99a1
Bug 1214148 - patch 3 - correct window for nested iframes, r=alwu
2015-12-11 11:17:33 -05:00
Andrea Marchesini
3c4930bd2d
Bug 1214148 - patch 2 - from toplevel iframe to the nested iframe, r=alwu
2015-12-11 11:17:33 -05:00