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

453833 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies 35b680771b Bug 1231921 - Update a ux string in the a11y+e10s prompt: 'Ok' -> 'OK'. r=me DONTBUILD 2015-12-14 07:26:51 -06:00
Rémy Hubscher 3adda86da3 Bug 1227877 — loadDump support for Firefox Storage adapter. (r=rnewman) 2015-12-14 11:01:40 +00:00
Carsten "Tomcat" Book 5d5bb29645 Backed out changeset 7b7521d752a2 (bug 524109) for test regressions 2015-12-14 10:57:19 +01:00
Carsten "Tomcat" Book 4e46689636 Backed out changeset 2dba896ba45b (bug 864780) 2015-12-14 10:56:35 +01:00
Bogdan Postelnicu ca7864726d Bug 1230911 - modified asseert in order to prevent null pointer dereference. r=roc
--HG--
extra : rebase_source : 04bbec02d594e0006ed127005a3cc653cb5e195f
2015-12-13 23:59:00 +01:00
Alessio Placitelli af49ee7fbe Bug 1231965 - Change references to ./mach build-docs to ./mach doc. r=gps
--HG--
extra : rebase_source : 53012ecda93a4c823a8de4b43afab5f1fa97a241
2015-12-11 17:33:11 +01:00
JW Wang 9477651c83 Bug 1230882. Part 2 - remove DecodedStream::BeginShutdown() and other unused code. r=roc. 2015-12-14 11:32:19 +08:00
JW Wang f8c0036f90 Bug 1230882. Part 1 - destroy DecodedStreamData properly when dispatch fails. r=roc. 2015-12-14 11:32:18 +08:00
Wei Wu 95dcca7c06 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 d1760ef170 Bug 1231329 - run ConvertToUnscaledDevPixels if *aPresContext is valid. r=roc 2015-12-11 03:16:00 +01:00
Jan-Ivar Bruaroey 1eb7b6baab Bug 1198345 - Split moar Hello Telemetry values from general WebRTC. r=jesup
--HG--
extra : transplant_source : %D3%26W%10y%14%B1%2B%94%E2%AFQ%85C%C6%A2%7E%F8%C8v
2015-12-10 23:38:02 -05:00
Gerald Squelart 840a670aa1 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 005c16d197 Bug 864780 - Changed the format chunk reader to skip any extention. r=cpearce 2015-12-14 15:30:57 +13:00
Louis Christie 1b5c5943f2 Bug 524109 - Added support for 24 bit wav files. r=cpearce 2015-12-14 15:07:10 +13:00
Phil Ringnalda dc475768a9 Merge m-i (and a little f-t) to m-c, a=merge 2015-12-13 22:31:03 -08:00
Phil Ringnalda 7d13de22f6 Bug 1176214 followup followup, fix my screwup 2015-12-13 18:36:57 -08:00
Sotaro Ikeda 3b7e8e6d1e Bug 1229234 - Enable audio_is_output_device() on ICS r=alwu 2015-12-13 18:13:02 -08:00
Phil Ringnalda 7e33c35191 Bug 1226888 followup, make test not fail when TypedObject doesn't exist
--HG--
extra : rebase_source : 9d9cad680efa13137fae9fb009bc8c5bebf5f5fb
2015-12-13 10:49:25 -08:00
Phil Ringnalda e8c0558df3 Bug 1176214 followup, make the guard for SharedArrayBuffer not being defined not cause the test to fail
--HG--
extra : rebase_source : 2d2f58ba10f945b673364e7a101768d0d640acee
2015-12-13 10:52:53 -08:00
Xidorn Quan b7d17c8e5b 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.

--HG--
extra : source : 778b17ff659c0a392ead29afe7c0506acede5e6f
2015-12-14 12:31:23 +11:00
Jeff Walden 6b625ccca7 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
--HG--
extra : rebase_source : a030971d00303b559b84c66b94cae2617bd3484e
2015-12-13 20:19:17 -05:00
Robert Longson ebdab47988 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 45631955a0 Bug 1231889 - Moz2Dify gfxWindowsNativeDrawing::PaintToContext(). r=mattwoodrow. 2015-12-13 14:26:14 -08:00
Nicholas Nethercote 16efa2c6ff Bug 1231303 - Moz2Dify nsFilterInstance. r=roc.
--HG--
extra : rebase_source : d8d1cef32ac83dd9319fd812366e77c24a316aae
2015-12-13 14:02:34 -08:00
Ryan VanderMeulen 9fefd487d5 Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl 2015-12-13 11:15:26 -05:00
Masatoshi Kimura 4bd144165f Bug 1224875 - Enable TLS extended master secret. r=keeler 2015-12-13 12:09:18 +09:00
Phil Ringnalda 38f5dfbae5 Merge m-c to f-t 2015-12-12 17:00:07 -08:00
Manuel Casas Barrado 4afea84f23 Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer 2015-12-12 18:34:27 -05:00
Phil Ringnalda 0d8048b1ff 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 8789f077b9 Merge m-i to m-c, a=merge 2015-12-12 16:53:04 -08:00
Phil Ringnalda 8e2e83d0f5 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 e8127f059d 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 0c4b25698b 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 72c2d7c221 Merge fx-team to m-c. a=merge 2015-12-12 08:11:00 -05:00
ffxbld d729dd725a 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 28f9941a1a 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 290c6af070 Merge m-c to f-t 2015-12-11 21:30:33 -08:00
Phil Ringnalda f61cbd01dd Merge m-i to m-c, a=merge 2015-12-11 21:20:03 -08:00
Phil Ringnalda 18f709c288 Back out 30d3b887b4ec (bug 1230213) for Android 4.3 crashes in test_TelemetryLog.js 2015-12-11 18:44:54 -08:00
Ben Kelly 252fa2e981 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 bcdf732eeb 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 f63f1e236a Bug 1226443 P4 Cleanup ServiceWorkerScriptCache objects when initialization fails. r=ehsan 2015-12-11 14:53:11 -05:00
Ben Kelly 7463c4d8eb Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-11 14:53:11 -05:00
Ben Kelly 6078977989 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 3a28ef3617 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 95f367cd30 Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-11 14:53:10 -05:00
Ben Kelly 98ec7b6543 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 8e14f1b4ad Bug 1227015 P6 Abort updates if the script spec has changed. r=ehsan 2015-12-11 14:53:10 -05:00
Ben Kelly a27a88c3ed Bug 1227015 P5 Remove ServiceWorkerRegistrationInfo mScriptSpec. r=ehsan 2015-12-11 14:53:10 -05:00
Ben Kelly a1d2468c31 Bug 1227015 P4 Make register job always require an explicit script spec. r=ehsan 2015-12-11 14:53:10 -05:00