Commit Graph

266288 Commits

Author SHA1 Message Date
Phil Ringnalda
e7fc1e4498 Merge m-c to m-i 2015-10-03 15:54:26 -07:00
Phil Ringnalda
49ba55bccb Merge f-t to m-c, a=merge 2015-10-03 15:50:22 -07:00
Phil Ringnalda
a36b1ea1b0 Merge m-i to m-c, a=merge 2015-10-03 15:37:39 -07:00
Kit Cambridge
987b4d4b4d Bug 1210943 - Drop subscriptions unconditionally if the UAID changes. r=benbangert 2015-10-03 14:59:24 -07:00
Michael Layzell
072ae0f39d 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
58ea050e31 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
2383ddd247 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
d01c3a1bf9 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
09c64c94ad 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
d9344de2ee 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
B2G Bumper Bot
66a4cab670 Bumping manifests a=b2g-bump 2015-10-03 05:38:03 -07:00
B2G Bumper Bot
f792f9fe8a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04aec97c0d26
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32218 from KevinGrandon/bug_1196268_gaia_menu_cancel_outline

Bug 1196268 - [GaiaMenu] Move background to another element to handle stacking context changes with fixed elements

========

https://hg.mozilla.org/integration/gaia-central/rev/8e2d10d676d6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1196268 - [GaiaMenu] Move background to another element to handle stacking context changes with fixed elements r=kgrandon
2015-10-03 05:35:13 -07:00
ffxbld
3ad4d44f08 No bug, Automated blocklist update from host bld-linux64-spot-410 - a=blocklist-update 2015-10-03 03:44:53 -07:00
ffxbld
06e0cf1ad6 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
d42f228554 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
e7e6aa7265 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
e924aaa22e Bug 1210283 - Update the UI Telemetry docs r=liuche 2015-10-03 00:38:18 -04:00
Mark Finkle
2c1b50baa4 Bug 1210283 - Add more UI Telemetry probes for managing Home Panels r=liuche 2015-10-03 00:37:48 -04:00
Mark Finkle
07e3eee74d Bug 1210243 - Cleanup click handlers in Fragments/Panels r=margaret 2015-10-03 00:36:04 -04:00
Phil Ringnalda
80eea7584d Back out cbd675d08907 (bug 1210920) for WinXP T(g2) bustage 2015-10-02 20:39:22 -07:00
Kartikaya Gupta
1b65d0ad58 Bug 1208023 - Add a reftest. r=botond 2015-10-02 23:08:23 -04:00
Kartikaya Gupta
e566cda534 Bug 1208023 - Avoid using a bad initial-scale when computing the CSS viewport. r=botond 2015-10-02 23:08:23 -04:00
Kartikaya Gupta
a150fd1d98 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 2015-10-02 23:08:18 -04:00
Kartikaya Gupta
650e9bce5f Bug 1208023 - Remove unused function. r=botond 2015-10-02 23:06:42 -04:00
B2G Bumper Bot
66ee487255 Bumping manifests a=b2g-bump 2015-10-02 18:48:26 -07:00
B2G Bumper Bot
5098e6b22f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/75a5ee56c5be
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32217 from justindarc/bug1210691

Bug 1210691 - [Music][NGA] Optimize script loading

========

https://hg.mozilla.org/integration/gaia-central/rev/9c203c05b263
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1210691 - [Music][NGA] Optimize script loading
2015-10-02 18:45:34 -07:00
Xidorn Quan
5d6cfd557e 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.
2015-10-03 11:12:09 +10:00
Xidorn Quan
11b223e708 Bug 1069192 part 1 - Force users of nsCSSProps::IsEnabled() to pass in the enabled state. r=dbaron 2015-10-03 11:12:09 +10:00
B2G Bumper Bot
6217deaa98 Bumping manifests a=b2g-bump 2015-10-02 17:28:27 -07:00
B2G Bumper Bot
d350411f60 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/15b755d7103d
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32212 from hfiguiere/bug1180898-NaN-duration

Bug 1180898 - Fix a divison by 0 on an invalid file. r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/e95c18b19291
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1180898 - Fix a divison by 0 on an invalid file.
2015-10-02 17:25:35 -07:00
Nick Alexander
3b5278ff11 Bug 1208534 - Part 2: Fix test. r=mfinkle
It's quite challenging to both wait for "load", and wait for something
to happen in the DOM, since the DOM isn't prepared until after "load"
has fired.  This test therefore has a small race window: it is
possible that we could wait for the mutation only after the logins
have been loaded and the 'logins-list' DOM element is inserted.  The
logging should be good enough to identify this case; and in practice,
this is very unlikely.

Since I was here, I converted this to use SpawnTask.js.
2015-10-02 16:39:13 -07:00
B2G Bumper Bot
92d17c5788 Bumping manifests a=b2g-bump 2015-10-02 16:35:23 -07:00
B2G Bumper Bot
ec920c7491 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c44b4b5951bd
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32216 from jimporter/music-album-art-urls-fix

Bug 1210636 - [nga] Generate album art blob: URLs in the backend (par…

========

https://hg.mozilla.org/integration/gaia-central/rev/db041e9a3aa4
Author: Jim <jporter@mozilla.com>
Desc: Bug 1210636 - [nga] Generate album art blob: URLs in the backend (part 2: fix tiles view)
2015-10-02 16:32:30 -07:00
Nick Alexander
3fde34e835 Bug 1208534 - Part 1: Ensure about:logins animated CSS spinner is painted before janky main-thread load. r=ally
Right now, in response to "load" (on the window), we're:

1) updating the DOM to show the spinner;
2) loading the logins with a main-thread janking synchronous load;
3) updating the DOM to hide the spinner.

This is all on the main-thread, so we only see a layout and paint
after 3).  Thus no interstitial is ever visible, and the logins list
pops in after a long delay.

This patch ensures that 2) occurs at least one layout after 1).  This
allows a paint to occur with the interstitial visible.  Since the
animated CSS spinner is carefully designed to hit the off-main-thread
animation pipeline, it animates smoothly even though the main-thread
janking synchronous load blocks JavaScript progress.

There is a small race window between the promises resolving and the
_logins member being accessed by the filter.  It's not clear that this
was ever well guarded, so I haven't tried to mitigate.
2015-10-02 16:24:31 -07:00
B2G Bumper Bot
b4656f17c9 Bumping manifests a=b2g-bump 2015-10-02 15:15:55 -07:00
B2G Bumper Bot
a646a1823e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14159cc52c11
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32180 from jimporter/music-album-art-urls

Bug 1210636 - [nga] Generate album art blob: URLs in the backend

========

https://hg.mozilla.org/integration/gaia-central/rev/8a2b36c6995e
Author: Jim <jporter@mozilla.com>
Desc: Bug 1210636 - [nga] Generate album art blob: URLs in the backend

========

https://hg.mozilla.org/integration/gaia-central/rev/9e4b93ba6591
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32116 from jimporter/music-album-art-cache

Bug 1209716 - Fix race condition in album art cache

========

https://hg.mozilla.org/integration/gaia-central/rev/56147b6e35f7
Author: Jim <jporter@mozilla.com>
Desc: Bug 1209716 - Fix race condition in album art cache
2015-10-02 15:12:49 -07:00
B2G Bumper Bot
1d27db7ce3 Bumping manifests a=b2g-bump 2015-10-02 15:03:05 -07:00
B2G Bumper Bot
b07261a610 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87b65f29a5ba
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #32143 from punamdahiya/Bug1208010

Bug 1208010 - [Aries][Gallery] Selecting images using pick activity display untitled.jpg as file name r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/9411133d600b
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1208010 - [Aries][Gallery] Selecting images using pick activity display untitled.jpg as file name r=djf
2015-10-02 15:00:14 -07:00
B2G Bumper Bot
edda606edf Bumping manifests a=b2g-bump 2015-10-02 14:49:33 -07:00
Nick Alexander
ca6ee322bd Bug 1185783 - Part 2: Move promiseNotification to head.js. r=margaret 2015-10-02 14:44:51 -07:00
Nick Alexander
e85cc4054d Bug 1185783 - Part 1: Add head.js with promiseBrowserEvent. r=margaret 2015-10-02 16:06:34 -07:00
B2G Bumper Bot
cc2ec1919b Bumping manifests a=b2g-bump 2015-10-02 14:03:15 -07:00
B2G Bumper Bot
c67f53ebb4 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4f75e5781c10
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #32179 from davidflanagan/bug1207792

Bug 1207792 - make video and poster positioning size-independent r=aosmond

========

https://hg.mozilla.org/integration/gaia-central/rev/fd41f1abf439
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1207792 - make video and poster positioning size-independent

use aosmond's suggestion to improve size computation

========

https://hg.mozilla.org/integration/gaia-central/rev/aa6c850e5e9e
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32214 from justindarc/bug1210901

Bug 1210901 - [Music][NGA] Perf mark 'visuallyLoaded' is triggered in…

========

https://hg.mozilla.org/integration/gaia-central/rev/018e28e3a813
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1210901 - [Music][NGA] Perf mark 'visuallyLoaded' is triggered in the wrong place

========

https://hg.mozilla.org/integration/gaia-central/rev/aca4a886017a
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32183 from justindarc/bug996410

Bug 996410 - [Music] Use fastSeek API in Gaia Music app

========

https://hg.mozilla.org/integration/gaia-central/rev/bd4b94fbf146
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 996410 - [Music] Use fastSeek API in Gaia Music app
2015-10-02 14:00:21 -07:00
Wes Kocher
3666994150 Merge m-c to b2ginbound, a=merge 2015-10-02 13:43:47 -07:00
Wes Kocher
0ed44bab19 Merge b2ginbound to central, a=merge 2015-10-02 13:41:37 -07:00
Wes Kocher
4bdedb87f9 Merge inbound to central, a=merge 2015-10-02 13:33:20 -07:00
B2G Bumper Bot
ddfac7a85d Bumping manifests a=b2g-bump 2015-10-02 12:18:21 -07:00
B2G Bumper Bot
ceeaa9ec8a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1941d30f5ed8
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #32144 from mcav/tm-new-sheet

Bug 1209402 - [TaskManager] Implement New Sheet and New Private Sheet. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c335b1abcedb
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1209402 - [TaskManager] Implement New Sheet and New Private Sheet. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/22e0c7a380f0
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32213 from ferjm/bug1210858.sync.mozintl

Bug 1210858 - TypeError: l10n.DateTimeFormat is not a function after …

========

https://hg.mozilla.org/integration/gaia-central/rev/0fd36e227d7b
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1210858 - TypeError: l10n.DateTimeFormat is not a function after sync succeeded. r=gandalf
2015-10-02 12:15:28 -07:00
B2G Bumper Bot
887fb41a9c Bumping manifests a=b2g-bump 2015-10-02 11:03:04 -07:00
B2G Bumper Bot
6b39ab1a24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91017581784e
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #31476 from zbraniecki/1197454-update-video-l10n-api-v3

Bug 1197454 - update video l10n api v3. r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/e53df75becd4
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1197454 - update video l10n api v3
2015-10-02 11:00:13 -07:00