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

428850 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot a20246f266 Bumping manifests a=b2g-bump 2015-07-03 14:57:18 -07:00
B2G Bumper Bot 8d47f4cade Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/124b9ca77fcc
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30818 from mwargers/1180170

Bug 1180170 - Failure in test_cost_control_ftu.py, locators need to be updated

========

https://hg.mozilla.org/integration/gaia-central/rev/49b7abb20167
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1180170 - Failure in test_cost_control_ftu.py, locators need to be updated
2015-07-03 14:55:15 -07:00
B2G Bumper Bot ae139452c8 Bumping manifests a=b2g-bump 2015-07-03 12:22:35 -07:00
B2G Bumper Bot 4ce64810c7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21fa00fa9ee4
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #30665 from sfoster/icons-bug-1174813

 Bug 1174813 - Handle site icons in web manifest. r=etienne, r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/6ee14047339b
Author: Sam Foster <sfoster@mozilla.com>
Desc:  Bug 1174813 - Handle site icons in web manifest. r=etienne, r=benfrancis

* Remove icons handling from WebManifestHelper
* New processRawManifest method on WMH to sanitize and resolve icon URLs
* Combined iconURLForSize and IconsHelper's implementation to pick nearest icon to given size
* Updated consumers to use IconsHelper's methods for choosing an icon
* Signature change to getBestIconFromWebManifest as WMH has already resolved urls so no need to pass in manifestURL
* getSiteIconUrl (AppWindow) and setSiteIcon (AppChrome) + associated tests by gmarty
* Updated unit tests
2015-07-03 12:20:35 -07:00
B2G Bumper Bot 2774492771 Bumping manifests a=b2g-bump 2015-07-03 10:19:15 -07:00
B2G Bumper Bot 7f09d8e33c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5cce1cdde65c
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30812 from mwargers/1180062

Bug 1180062 - Another failure in test_cost_control_data_alert_mobile.py

========

https://hg.mozilla.org/integration/gaia-central/rev/537bdf8ea54d
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1180062 - Another failure in test_cost_control_data_alert_mobile.py
2015-07-03 10:17:15 -07:00
B2G Bumper Bot bd7c2c726d Bumping manifests a=b2g-bump 2015-07-03 09:28:35 -07:00
B2G Bumper Bot 85c6a6cd5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b7aa1e99881
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30810 from mwargers/1179891

Bug 1179891 - Fix for failure in test_ftu_skip_tour.py, with message: No languages listed on screen

========

https://hg.mozilla.org/integration/gaia-central/rev/f9372223db72
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1179891 - Fix for failure in test_ftu_skip_tour.py, with message: No languages listed on screen
2015-07-03 09:26:35 -07:00
B2G Bumper Bot 09646cac5c Bumping manifests a=b2g-bump 2015-07-03 08:43:05 -07:00
B2G Bumper Bot 7438fb772d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/665bcd40b8f5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #30821 from Cwiiis/bug1178483-dark-shadow-on-lockscreen-input-window

Bug 1178483 - Don't show shadow on lockscreenInputWindow. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/f4f9729d3180
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1178483 - Don't show shadow on lockscreenInputWindow. r=etienne
2015-07-03 08:40:39 -07:00
B2G Bumper Bot 03b38a8ea6 Bumping manifests a=b2g-bump 2015-07-03 05:37:36 -07:00
B2G Bumper Bot 14d5e5f7fc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7f25cd3d888
Author: Fernando Campo <fcampo@users.noreply.github.com>
Desc: Merge pull request #30692 from fcampo/fb_out_ftu_1175491

Bug 1175491 - Eliminate FB toggle in FTU until new version of FB integration arrives (r=sfoster,f=borjasalguero)

========

https://hg.mozilla.org/integration/gaia-central/rev/364e869926be
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1175491 - Eliminate FB from FTU (r=sfoster)
2015-07-03 05:35:36 -07:00
B2G Bumper Bot 52449f1188 Bumping manifests a=b2g-bump 2015-07-03 03:57:08 -07:00
B2G Bumper Bot aae768a68e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a266947180fb
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #30789 from begeeben/1169137_setinterval_clock

Bug 1169137 - [Stingray] setInterval clock implementation sometimes sometimes skips a couple seconds, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/b374ac5fbf5d
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1169137 - [Stingray] setInterval clock implementation sometimes skips a couple seconds

* Change setInterval to time adjusted setTimeout.
2015-07-03 03:55:07 -07:00
Carsten "Tomcat" Book 97b7372c3d Merge mozilla-central to b2g-inbound 2015-07-03 12:20:43 +02:00
Carsten "Tomcat" Book 2c4351e538 merge mozilla-inbound to mozilla-central a=merge 2015-07-03 12:06:57 +02:00
Carsten "Tomcat" Book ec0bb47b00 merge fx-team to mozilla-central a=merge 2015-07-03 12:00:58 +02:00
Carsten "Tomcat" Book 7f18c8e420 merge b2g-inbound to mozilla-central a=merge 2015-07-03 11:57:37 +02:00
B2G Bumper Bot 844e6a3d2a Bumping manifests a=b2g-bump 2015-07-03 02:47:40 -07:00
B2G Bumper Bot 1837321784 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c0959afcae41
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #30756 from etiennesegonzac/bug-1147688

Bug 1147688 - Put the UtilityTray on top of fullscreen browser tabs.r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/c80a4a867160
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1147688 - Put the UtilityTray on top of fullscreen browser tabs. r=gmarty
2015-07-03 02:45:36 -07:00
B2G Bumper Bot 8278008fff Bumping manifests a=b2g-bump 2015-07-03 01:22:15 -07:00
B2G Bumper Bot 4023453586 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f9a196bc581
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #30790 from timdream/keyboard-deactive-imengine

Bug 1177052 - deactivate IMEngine first before getText() on inputcontext, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/f5f186a87d1d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1177052 - deactivate IMEngine first before getText() on inputcontext

========

https://hg.mozilla.org/integration/gaia-central/rev/5d42efb35a1d
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #30788 from begeeben/1168039_fade_out

Bug 1168039 - [Stingray][Dashboard] Fade out non-focus components when expanding widgets, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/eeb8fb9cdd51
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1168039 - [Stingray][Dashboard] Fade out non-focus components when expanding widgets

* Add fade out animations for widgets and the digital clock.
2015-07-03 01:20:15 -07:00
Phil Ringnalda 166cfe8460 Back out 12 changesets (bug 1177013) on suspicion of causing b2g emulator debug test bustage
CLOSED TREE

Backed out changeset 912aae0815f8 (bug 1177013)
Backed out changeset 3b6448172e50 (bug 1177013)
Backed out changeset 2af18bef5703 (bug 1177013)
Backed out changeset e6bf35115c11 (bug 1177013)
Backed out changeset 4d7f5205b60b (bug 1177013)
Backed out changeset f7de893911bc (bug 1177013)
Backed out changeset de79eba232f0 (bug 1177013)
Backed out changeset 978a77b60f2a (bug 1177013)
Backed out changeset f5b52fa19511 (bug 1177013)
Backed out changeset e14a7b70b6fa (bug 1177013)
Backed out changeset d0f5a3474659 (bug 1177013)
Backed out changeset bff9f07dad52 (bug 1177013)
2015-07-02 22:08:54 -07:00
B2G Bumper Bot 3f9802349d Bumping manifests a=b2g-bump 2015-07-02 21:07:41 -07:00
B2G Bumper Bot 8d48e03edd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0312e33fddf5
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30779 from eliperelman/bug-1179072

Bug 1179072 - Fixing missing metrics from console, waiting for Homescreen+System with B2G restart

========

https://hg.mozilla.org/integration/gaia-central/rev/c2b71d2b957c
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1179072 - Fixing missing metrics from console, waiting for Homescreen+System with B2G restart
2015-07-02 21:05:38 -07:00
Mike Shal fbfeac8703 No bug - bump mozharness.json to 4d855a6835ed; a=RyanVM 2015-07-02 21:53:29 -04:00
B2G Bumper Bot 34040c7815 Bumping manifests a=b2g-bump 2015-07-02 18:17:33 -07:00
B2G Bumper Bot 73f17a2073 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/828218bf43c6
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30781 from mwargers/1177553

Bug 1177553 - Fix failure in test_cost_control_data_alert_mobile.py

========

https://hg.mozilla.org/integration/gaia-central/rev/b32eacd5879c
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1177553 - Fix failure in test_cost_control_data_alert_mobile.py
2015-07-02 18:15:34 -07:00
Wes Kocher fcca063783 Merge m-c to fx-team, a=merge 2015-07-02 17:31:11 -07:00
Wes Kocher a61f207782 Merge m-c to b2ginbound, a=merge 2015-07-02 17:30:21 -07:00
B2G Bumper Bot 1949cc984b Bumping manifests a=b2g-bump 2015-07-02 17:19:54 -07:00
B2G Bumper Bot 830c1490e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3ac064d1172
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #30811 from ngokevin/master

Bug 1172197 - update marketplace packages for openmobile webactivity (master)

========

https://hg.mozilla.org/integration/gaia-central/rev/df8db80d9de6
Author: Kevin Ngo <ngoke@mozilla.com>
Desc: Bug 1172197 - update marketplace packages for openmobile webactivity
2015-07-02 17:17:54 -07:00
Wes Kocher cbb3d93988 Merge inbound to central, a=merge 2015-07-02 17:14:49 -07:00
Wes Kocher 155fb896d5 Merge fx-team to central, a=merge 2015-07-02 17:01:12 -07:00
Ryan VanderMeulen d38eb7c329 Bug 1178513 - Fix non-unified bustage. r=wchen
--HG--
extra : amend_source : df4f98cb75017a459fc74476542a3fbbc9ddd9c7
2015-07-02 19:39:03 -04:00
Masatoshi Kimura cbfe941567 Bug 1179249 - Always use the modern settings dialog in Preferences on Windows 10. r=jaws 2015-07-03 06:39:52 +09:00
Brian Grinstead 5032fb6a13 Bug 1150578 - Adjust the bluegrey color for DevTools theme;r=gl 2015-07-02 14:13:34 -07:00
B2G Bumper Bot 523f5f666d Bumping manifests a=b2g-bump 2015-07-02 13:41:03 -07:00
B2G Bumper Bot c709084549 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f044c57386b
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30777 from yzen/bug-1177573

Bug 1177573 - adding missing labels to music open activity view's pla…

========

https://hg.mozilla.org/integration/gaia-central/rev/b24308de3222
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1177573 - adding missing labels to music open activity view's player sub-view. r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/42d909a45b7d
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30775 from yzen/bug-1176155

Bug 1176155 - fixing the overlap with back and the header title.

========

https://hg.mozilla.org/integration/gaia-central/rev/7ba50eadc3e9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1176155 - fixing the overlap with back and the header title.
2015-07-02 13:35:34 -07:00
Wander Lairson Costa 1af8f6ea5a Bug 1179940: Bump phone-builder version. r=garndt
This is to force volume cache to redownload the image valid socorro
token.

--HG--
extra : commitid : AXTK6ZO3Rro
extra : rebase_source : a3ab06d5a07cc16c90f3c875084f5c5e386cf1a3
2015-07-02 17:12:09 -03:00
B2G Bumper Bot 08d81263a7 Bumping manifests a=b2g-bump 2015-07-02 13:04:40 -07:00
B2G Bumper Bot 0d8d79a7de Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9147cec393d8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1179906 - Disable perma-fail month_view_test.js | month view should show event dots
2015-07-02 13:04:16 -07:00
Ryan VanderMeulen ffdc1661d7 Merge m-c to fx-team. a=merge 2015-07-02 16:00:46 -04:00
Ryan VanderMeulen e5d7b6b96e Merge m-c to b2g-inbound. a=merge 2015-07-02 15:59:46 -04:00
Ryan VanderMeulen 19fc720a94 Merge m-c to inbound. a=merge 2015-07-02 15:58:52 -04:00
Ryan VanderMeulen be503875d7 Merge fx-team to m-c. a=merge 2015-07-02 15:58:09 -04:00
Ryan VanderMeulen 48f02eea41 Merge b2g-inbound to m-c. a=merge 2015-07-02 15:57:05 -04:00
Ryan VanderMeulen add376a38f Merge inbound to m-c. a=merge 2015-07-02 15:50:36 -04:00
Mason Chang 9bbb1126fa Bug 1178447. Make gfx sanity test run offscreen. r=dvander 2015-07-02 12:47:10 -07:00
Bobby Holley 7ff89b25af Bug 1178938 - Mirror shutdown-ness from the MDSM to the MD. r=jww 2015-07-02 12:38:44 -07:00