Bogdan Postelnicu
b1a578cbeb
Bug 1230911 - modified asseert in order to prevent null pointer dereference. r=roc
2015-12-13 23:59:00 +01:00
Alessio Placitelli
856034847e
Bug 1231965 - Change references to ./mach build-docs to ./mach doc. r=gps
2015-12-11 17:33:11 +01:00
JW Wang
5b2c01a8c9
Bug 1230882. Part 2 - remove DecodedStream::BeginShutdown() and other unused code. r=roc.
2015-12-14 11:32:19 +08:00
JW Wang
1a5e236dc8
Bug 1230882. Part 1 - destroy DecodedStreamData properly when dispatch fails. r=roc.
2015-12-14 11:32:18 +08:00
Wei Wu
f93e6dfe90
Bug 1231900 - "API Document for JS_snprintf() is non-consistent with the Implementation". r=jcoppeard
2015-12-11 07:15:00 +01:00
Bogdan Postelnicu
02f275f5e9
Bug 1231329 - run ConvertToUnscaledDevPixels if *aPresContext is valid. r=roc
2015-12-11 03:16:00 +01:00
Jan-Ivar Bruaroey
4ef0163968
Bug 1198345 - Split moar Hello Telemetry values from general WebRTC. r=jesup
2015-12-10 23:38:02 -05:00
Gerald Squelart
96471b7cc5
Bug 1183972 - No sync-dispatch of new GMPParent - r=cpearce
...
Thanks to bug 1121676, GMPParent does not need to be created and destroyed
on the main thread. Main-thread constraints have been removed.
Also, this means that GeckoMediaPluginServiceParent::ClonePlugin() and
AddOnGMPThread (running on the GMP thread) do not need to sync-dispatch the
creation on the main thread.
This should remove the deadlock that prevents
GeckoMediaPluginServiceParent::UnloadPlugins() from running on the GMP thread.
2015-12-13 14:26:00 +01:00
Louis Christie
5516660032
Bug 864780 - Changed the format chunk reader to skip any extention. r=cpearce
2015-12-14 15:30:57 +13:00
Louis Christie
e9561e8bb0
Bug 524109 - Added support for 24 bit wav files. r=cpearce
2015-12-14 15:07:10 +13:00
Phil Ringnalda
0db4584117
Merge m-i (and a little f-t) to m-c, a=merge
2015-12-13 22:31:03 -08:00
Phil Ringnalda
4ddaf6d8b5
Bug 1176214 followup followup, fix my screwup
2015-12-13 18:36:57 -08:00
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
Ryan VanderMeulen
e89ef6cf0b
Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl
2015-12-13 11:15:26 -05:00
Masatoshi Kimura
d3527e598c
Bug 1224875 - Enable TLS extended master secret. r=keeler
2015-12-13 12:09:18 +09:00
Phil Ringnalda
3c095cd513
Merge m-c to f-t
2015-12-12 17:00:07 -08:00
Manuel Casas Barrado
1b26098dd9
Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer
2015-12-12 18:34:27 -05: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