Carsten "Tomcat" Book
de484a8d14
Merge mozilla-central to mozilla-inbound
2015-12-14 15:52:02 +01:00
Andrea Marchesini
20194be4f5
Bug 1232291 - Non-used header in MessagePortService.*, r=smaug
2015-12-14 14:36:17 +00:00
Phil Ringnalda
a01ac57593
Merge m-c to b-i
2015-12-13 22:37:10 -08: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
775f87e830
Back out 2 changesets (bug 1226888, bug 1176214) for a wrong-tree push, DONTBUILD
...
Backed out changeset 60e5ba88e900 (bug 1226888)
Backed out changeset 5dd9b656222d (bug 1176214)
2015-12-13 17:30:19 -08:00
Bogdan Postelnicu
df2e5b8773
Bug 1230913 - modified assert in order to prevent null pointer dereference. r=roc
...
--HG--
extra : rebase_source : d0735da955caaa36dfd74100479b0114a140a926
2015-12-14 00:01:00 +01:00
Kartikaya Gupta
f3df212995
Bug 1232094
- Make some APZ prefs live. r=botond
...
--HG--
extra : commitid : H2xnoEnxo1m
2015-12-14 09:29:02 -05:00
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
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
Phil Ringnalda
d794f0a9e7
Bug 1226888 followup, make test not fail when TypedObject doesn't exist
2015-12-13 10:49:25 -08:00
Phil Ringnalda
fc49003bf6
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
B2G Bumper Bot
908ef8a142
Bumping manifests a=b2g-bump
2015-12-13 16:24:51 -08:00
B2G Bumper Bot
de32e0aee9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f9f1dd1ec78e
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33259 from hkasemir/1226020-closeonclick-regression
Bug 1226020 - NotificaitonHelper closeOnClick regression fix. r=jrburke,gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/790b1193d756
Author: Heidi Kasemir <heidi.kasemir@gmail.com>
Desc: Bug 1226020 - NotificaitonHelper closeOnClick regression fix
2015-12-13 16:23:28 -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
B2G Bumper Bot
422fd60889
Bumping manifests a=b2g-bump
2015-12-13 07:45:54 -08:00
B2G Bumper Bot
f4485ac8e7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c2ba900e85fc
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33557 from ferjm/bug1229920.followup
Bug 1229920 - follow up. Sync app missing on Spark builds. r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/79ec3eaff284
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1229920 - follow up. Sync app missing on Spark builds. r=fabrice
2015-12-13 07:44:31 -08:00
Masatoshi Kimura
4bd144165f
Bug 1224875 - Enable TLS extended master secret. r=keeler
2015-12-13 12:09:18 +09:00
Phil Ringnalda
561b98f1cf
Merge m-c to b-i
2015-12-12 17:02:02 -08: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