Chris Pearce
a7e012482a
Bug 1207019 - Make EME mochitests specify mime types for video in MediaKeys request videoTypes, ditto for audio. r=gerald
2015-10-05 15:03:58 +13:00
Chris Pearce
d4ed7efef9
Bug 1207019 - Remove WMF availability check in MediaKeySystemAccess requests. r=edwin
2015-10-05 15:03:48 +13:00
Phil Ringnalda
93999bd66d
Bug 1207936 - Disable test_ril_worker_cellbroadcast.js for constant timeouts
2015-10-04 18:35:12 -07:00
Nicholas Nethercote
399b5d9785
Bug 1205942 (part 5) - Disallow compiler warnings in ipc/chromium. r=jld.
...
--HG--
extra : rebase_source : 2cb59c74558ee2d05decef0b17c39a15338da782
2015-10-01 17:51:49 -07:00
Nicholas Nethercote
e21cd5505a
Bug 1205942 (part 4) - Remove GetWinVersion(). r=jld.
...
Like the last patch, the motivation is to remove a GetVersionEx() call which
triggers deprecation warnings.
Because Windows XP SP2 is the earliest Windows version we support, two of the
existing uses of GetWinVersion() could be removed, because they were checking
for XP or earlier. One other Vista check could be replaced with
mozilla::IsVistaOrLater().
--HG--
extra : rebase_source : 48f032fe92c3897a91866c7ff786a635479c0389
2015-10-01 07:11:30 -07:00
Nicholas Nethercote
bf211c7df2
Bug 1205942 (part 3) - Remove unused OS version detection functions from ipc/chromium/. r=jld.
...
The motivation here is to remove the GetVersionEx() calls in the
Windows-specific code, because that function is deprecated and causes warnings.
The non-Windows versions come along for the ride.
--HG--
extra : rebase_source : ea50b4ce8271ea7281b901eac0542ab4a154adc6
2015-10-01 07:10:13 -07:00
Ehsan Akhgari
24206c71bd
Bug 1180349
- Increase the timeout for browser_markupview_links_01.js
2015-10-04 13:29:36 -04:00
Phil Ringnalda
1757f55154
Merge m-c to m-i
2015-10-04 09:59:58 -07:00
Phil Ringnalda
ced4ccaf2d
Merge f-t to m-c, a=merge
2015-10-04 09:56:33 -07:00
Maxim Zhilyaev
3265dfcbb6
Bug 1202040 - Intermittent browser_newtab_bug1194895.js | This test exceeded the timeout threshold. [r=marcosc]
2015-10-03 20:32:56 -07:00
Sotaro Ikeda
ebcecadcbd
Bug 1210189 - Use nsScreenGonk in nsWindow::StartRemoteDrawing() r=mwu
2015-10-03 17:06:19 -07:00
Phil Ringnalda
718f29ed28
Merge m-c to f-t
2015-10-03 15:56:56 -07:00
Phil Ringnalda
318ee7ff3b
Merge m-c to m-i
2015-10-03 15:54:26 -07:00
Phil Ringnalda
41e2b2b6f7
Merge f-t to m-c, a=merge
2015-10-03 15:50:22 -07:00
Phil Ringnalda
1d51d1b32a
Merge m-i to m-c, a=merge
2015-10-03 15:37:39 -07:00
Kit Cambridge
cfd53ffe54
Bug 1210943 - Drop subscriptions unconditionally if the UAID changes. r=benbangert
...
--HG--
extra : commitid : 6vvxcaIIAbE
extra : amend_source : 1ea3d4821cb9a7b799f33da897d14cbd28a0c118
2015-10-03 14:59:24 -07:00
Michael Layzell
2070870d99
Bug 1195492 - Remove the backup moz_hosts table and the moz_hosts_is_backup marker table, r=ehsan
2015-10-03 14:30:52 -04:00
Ehsan Akhgari
9f3cdb1e06
Bug 1172123 - Adjust the maximum number of fuzzy differing pixels for image-scrolling-zoom-1.html on OSX
2015-10-03 12:02:24 -04:00
Ehsan Akhgari
8388e828b8
Bug 1166714 - Increase the test timeout to make it pass on the slow b2g emulator
2015-10-03 11:40:29 -04:00
Ehsan Akhgari
aadc453a3b
Bug 1202621 - Correctly wait for both focus and the delayed startup to finish when opening a new window in private browsing tests; r=mconley
2015-10-03 11:27:07 -04:00
Michael Layzell
be661c08ad
Bug 1208814 - Part 2: Don't use the default copy constructor in nsNavHistoryQuery::Clone(), r=ehsan
2015-10-03 11:23:54 -04:00
Michael Layzell
977f9a33ea
Bug 1208814 - Part 1: Add an analysis to prevent default copy constructors from being called on refcounted objects, r=ehsan
2015-10-03 11:23:52 -04:00
ffxbld
da7bcb2d96
No bug, Automated blocklist update from host bld-linux64-spot-410 - a=blocklist-update
2015-10-03 03:44:53 -07:00
ffxbld
30f46ea33e
No bug, Automated HPKP preload list update from host bld-linux64-spot-410 - a=hpkp-update
2015-10-03 03:44:51 -07:00
ffxbld
bde4cad906
No bug, Automated HSTS preload list update from host bld-linux64-spot-410 - a=hsts-update
2015-10-03 03:44:49 -07:00
Phil Ringnalda
23f82e924e
Back out 2 changesets (bug 1052139) for mochitest-jetpack bustage
...
Backed out changeset 3dc503961322 (bug 1052139)
Backed out changeset 6f278bc63614 (bug 1052139)
2015-10-02 22:10:24 -07:00
Mark Finkle
d5d3f9907e
Bug 1210283 - Update the UI Telemetry docs r=liuche
2015-10-03 00:38:18 -04:00
Mark Finkle
ad0deb94be
Bug 1210283 - Add more UI Telemetry probes for managing Home Panels r=liuche
2015-10-03 00:37:48 -04:00
Mark Finkle
fadd9365c6
Bug 1210243
- Cleanup click handlers in Fragments/Panels r=margaret
2015-10-03 00:36:04 -04:00
Phil Ringnalda
fc2528e0d1
Back out cbd675d08907 (bug 1210920) for WinXP T(g2) bustage
2015-10-02 20:39:22 -07:00
Kartikaya Gupta
e501333b17
Bug 1208023 - Add a reftest. r=botond
...
--HG--
extra : commitid : DSHoZcPIQul
2015-10-02 23:08:23 -04:00
Kartikaya Gupta
3b2d3a423c
Bug 1208023 - Avoid using a bad initial-scale when computing the CSS viewport. r=botond
...
--HG--
extra : commitid : bYtCKg4w35
2015-10-02 23:08:23 -04:00
Kartikaya Gupta
5cf75acb53
Bug 1208023 - Ensure the minimum scale is a sane value greater than zero and add a separate flag to track if the default zoom is valid. r=botond
...
--HG--
extra : commitid : Iy421h6bUZN
2015-10-02 23:08:18 -04:00
Kartikaya Gupta
1b9e404cf9
Bug 1208023 - Remove unused function. r=botond
...
--HG--
extra : commitid : Fcz6aZy3ST4
2015-10-02 23:06:42 -04:00
Xidorn Quan
e09ca4aedc
Bug 1069192 part 2 - Add a flag for chrome-only properties and change semantics of enabling flags. r=dbaron
...
This patch changes the semantics of enabling flags so that their presence makes
the property default to off when there is no pref, and also removes "ALWAYS"
from their name to match.
--HG--
extra : source : 12d33074485c080dfdffff703b88662baa628b51
2015-10-03 11:12:09 +10:00
Xidorn Quan
a95c705ccf
Bug 1069192 part 1 - Force users of nsCSSProps::IsEnabled() to pass in the enabled state. r=dbaron
...
--HG--
extra : source : a63fb100e63d26e35d09bdfc35e44be6c0ed1d6b
2015-10-03 11:12:09 +10:00
Wes Kocher
76f0587224
Merge b2ginbound to central, a=merge
2015-10-02 13:41:37 -07:00
Wes Kocher
4e73b8d067
Merge inbound to central, a=merge
2015-10-02 13:33:20 -07:00
B2G Bumper Bot
ba66852fd6
Bumping manifests a=b2g-bump
2015-10-02 07:35:37 -07:00
B2G Bumper Bot
b042514f99
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ad7f7540499e
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32200 from Cwiiis/bug1210737-new-homescreen-startup-opt-sync
Bug 1210737 - Freeze gaia-container during startup. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/e468fa2522a4
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1210737 - Freeze gaia-container during startup. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/3b090ff8b158
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32172 from hfiguiere/bug1208083-search-tests-part2
Bug 1208083 - Part 2: Test the no results case. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/7de947aa3fde
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1208083 - Part 2: Test the no results case.
========
https://hg.mozilla.org/integration/gaia-central/rev/94f643d33b77
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32176 from hfiguiere/bug1209793-empty-album-artist
Bug 1209793 - Part 2: test for empty album / artist metdata. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/c667eef557e7
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1209793 - Part 2: test for empty album / artist metdata.
2015-10-02 07:35:10 -07:00
Wander Lairson Costa
04287f1203
Bug 1210467: Exit script if aws fails to list backup file. r=garndt
...
Make a dummy call to aws client to make sure credentials are ok.
--HG--
extra : commitid : 5Fdf9QXe5Oy
2015-10-02 11:30:08 -03:00
B2G Bumper Bot
c202ed00d5
Bumping manifests a=b2g-bump
2015-10-02 07:03:17 -07:00
Ehsan Akhgari
ee2cd3bbc3
Bug 1208908 - Fix a conditional statement in BytecodeRangeWithPosition::updatePosition(); r=ejpbruel
...
Found by Viva64.
2015-10-02 10:01:30 -04:00
B2G Bumper Bot
84f0805ed9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8aeb3a92491
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #32160 from yzen/bug-1209062-statusbar
Bug 1209062 - adding aria-live to headphone and usb related icons so …
========
https://hg.mozilla.org/integration/gaia-central/rev/80c2b8396f47
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1209062 - adding aria-live to headphone and usb related icons so the screen reader announces if they appear.
2015-10-02 07:00:23 -07:00
Yura Zenevich
2849b41c74
Bug 1210022 - adding missing actionable roles to marionette a11y checks. r=automatedtester
2015-10-02 09:31:40 -04:00
Fernando Jimenez
dccbcb2b7f
Bug 1210725 - Set proper audience in SyncManager.getAssertion. r=michielbdjong
2015-10-02 15:22:57 +02:00
B2G Bumper Bot
dc75563d2a
Bumping manifests a=b2g-bump
2015-10-02 05:53:12 -07:00
B2G Bumper Bot
dc6ff91b12
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a4a13c2dac5b
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32199 from arcturus/bug-1202359-2
Bug 1202359 - [Contacts]Tap the check box(small rectangular box) in "…
========
https://hg.mozilla.org/integration/gaia-central/rev/d4bd93e5a0d8
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1202359 - [Contacts]Tap the check box(small rectangular box) in "Duplicates Found" view for once, actually it performed double taps. r=ferjm
2015-10-02 05:50:18 -07:00
Carsten "Tomcat" Book
ad63778626
Merge m-c to b2g-inbound
2015-10-02 13:53:51 +02:00
Carsten "Tomcat" Book
e91d5a31b6
Merge m-c to mozilla-inbound
2015-10-02 13:37:27 +02:00