Commit Graph

187148 Commits

Author SHA1 Message Date
B2G Bumper Bot
c492d4cf44 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3fe7c4f3777
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #20184 from borjasalguero/mobileid_ui

Bug 1003330: Mobile identity UI. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/120c365fdf2a
Author: Borja Salguero <borja.bugzilla@gmail.com>
Desc: Bug 1003330: Mobile identity UI. r=ferjm
2014-06-07 18:31:12 -07:00
B2G Bumper Bot
d26617ff82 Bumping manifests a=b2g-bump 2014-06-07 18:06:27 -07:00
B2G Bumper Bot
28ac64a069 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/721885a795cc
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #20183 from gmarty/gmarty-bug-983812-shiftedtests

Bug 983812 - Center header text based on amount of available space

========

https://hg.mozilla.org/integration/gaia-central/rev/a92410784054
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 983812 - Center header text based on amount of available space
2014-06-07 18:01:06 -07:00
B2G Bumper Bot
3a990d7b63 Bumping manifests a=b2g-bump 2014-06-07 17:51:21 -07:00
B2G Bumper Bot
92f4a2a565 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/346855a97344
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #18680 from stasm/1000895-system-once-ready"

This reverts commit ec49d12262cad25cc0c0bda80dcfeaa619f4d3ce, reversing
changes made to e7debccabc206f6fcc182bd66cfea50f849339a7.
2014-06-07 17:46:22 -07:00
B2G Bumper Bot
5565d71eba Bumping manifests a=b2g-bump 2014-06-07 16:53:09 -07:00
B2G Bumper Bot
83fdcb06ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bc1628ec1e1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20179 from lightsofapollo/webapp-pending

Bug 1022094 - Tiny change to show progress indicator for hosted apps + more test infrastructure for hosted apps.

========

https://hg.mozilla.org/integration/gaia-central/rev/37b5e18872b9
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1022094 - Tiny change to show progress indicator for hosted apps + more test infrastructure for hosted apps.
2014-06-07 16:50:50 -07:00
B2G Bumper Bot
3fcce06ac8 Bumping manifests a=b2g-bump 2014-06-07 16:16:19 -07:00
B2G Bumper Bot
caa9b2c683 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad783871b412
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20182 from KevinGrandon/bug_1022131_vertica_intermittent_test

Bug 1022131 - Intermittent Marionette JS Failure on Travis: Statusbar Scrolling > The statusbar changes the appearance properly

========

https://hg.mozilla.org/integration/gaia-central/rev/2f4a88932013
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1022131 - Intermittent Marionette JS Failure on Travis: Statusbar Scrolling > The statusbar changes the appearance properly
2014-06-07 16:11:17 -07:00
B2G Bumper Bot
3bbabfb83a Bumping manifests a=b2g-bump 2014-06-07 14:51:15 -07:00
B2G Bumper Bot
646602ae45 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dcf33fcf1dc7
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20097 from sfoster/bug-1019098-progressbar

Bug 1019098 - Remove progressbar on FTU tutorial when <= 3 steps. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/57f1759c63a2
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019098 - Remove progressbar on tutorial when step <= 3. Adjust CSS to allow longer descriptions that accompany video

* Tidy up CSS per review coments
* Add tests for progressbar display
2014-06-07 14:46:15 -07:00
B2G Bumper Bot
1a38bc1687 Bumping manifests a=b2g-bump 2014-06-07 12:03:12 -07:00
B2G Bumper Bot
5b63b7227e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/096a932f358e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19796 from guilherme-pg/bug1017249-remove-lockscreen-message

Bug 1017249 - Remove lockscreen message after a successful unlock.

========

https://hg.mozilla.org/integration/gaia-central/rev/d9b7f3f63b5f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1017249 - Remove lockscreen message after a successful unlock.
2014-06-07 12:01:21 -07:00
B2G Bumper Bot
07a0417ac2 Bumping manifests a=b2g-bump 2014-06-07 11:53:06 -07:00
Ting-Yu Lin
14cd7b2f0d Bug 960897 - Add marionette test cases for touch caret. r=roc, r=mdas
Add marionette test cases for touch caret feature in bug 924692. Test
cases cover <input>, <textarea>, and contenteditable elements with
touch caret enabled and disabled.

Thanks Phoebe Chang <natsuki011077@gmail.com> for the WIP patch.
Thanks C.J. Ku <cku@mozilla.com> for various suggestions.

Run tests on browser manually:
./mach marionette-test layout/base/tests/marionette/test_touchcaret.py
2014-06-07 08:49:00 -04:00
Jessica Jong
6e5f54c6f3 Bug 821578 - Add Marionette test for data call with multiple APN. f=edgar, r=hsinyi 2014-06-06 19:15:00 -04:00
Ryan VanderMeulen
2bd1d010f1 Merge m-c to b2g-inbound. a=merge 2014-06-07 14:16:54 -04:00
Ryan VanderMeulen
2fe5af89bd Bug 567954 - Re-disable test_mixed_principals.html on B2G. a=me 2014-06-07 14:13:34 -04:00
B2G Bumper Bot
ab5a552094 Bumping manifests a=b2g-bump 2014-06-07 10:46:20 -07:00
Ryan VanderMeulen
6f355e5e59 Merge m-c to inbound on a CLOSED TREE. a=me 2014-06-07 13:36:44 -04:00
B2G Bumper Bot
1f380623ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/06f421c85598
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18680 from stasm/1000895-system-once-ready

Bug 1000895 - Clean up bootstrap mozL10n API use in System. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/02b56dd9e7f4
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1000895 - Clean up bootstrap mozL10n API use in System. r=alive
2014-06-07 10:35:57 -07:00
Ryan VanderMeulen
7fa3785d66 Merge b2g-inbound to m-c. a=merge 2014-06-07 13:34:25 -04:00
Ryan VanderMeulen
fc2fc5d260 Merge fx-team to m-c. a=merge 2014-06-07 13:32:47 -04:00
Fernando Jiménez
24daeb1035 Bug 988469 - MSISDN verification API for privileged apps. Part 4: Mobile ID service. r=markh, jedp 2014-06-07 19:30:19 +02:00
Fernando Jiménez
30b5c241ba Bug 988469 - MSISDN verification API for privileged apps. Part 3: B2G UI Glue. r=vingtetun 2014-06-07 19:30:19 +02:00
Fernando Jiménez
600988b535 Bug 988469 - MSISDN verification API for privileged apps. Part 2: Make FxA specific stuff generic. r=markh 2014-06-07 19:30:18 +02:00
Fernando Jiménez
f421522b73 Bug 988469 - MSISDN verification API for privileged apps. Part 1: DOM API. r=sicking 2014-06-07 19:30:18 +02:00
Fernando Jiménez
d6a8183dac Bug 988469 - MSISDN verification API for privileged apps. Part 0: WebIDL. r=sicking 2014-06-07 19:30:17 +02:00
B2G Bumper Bot
3cda1ddcc6 Bumping manifests a=b2g-bump 2014-06-07 09:36:29 -07:00
B2G Bumper Bot
7f8d472324 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1018698 - Create gaia-radio web component

========

https://hg.mozilla.org/integration/gaia-central/rev/f69a0a1d4a94
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1018698 - Create gaia-radio web component r=arnau
2014-06-07 09:30:40 -07:00
B2G Bumper Bot
7dfafcfccd Bumping manifests a=b2g-bump 2014-06-07 07:31:26 -07:00
B2G Bumper Bot
e30b2ae093 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a26eafbba1c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #20011 from borjasalguero/mobileid_ui"

This reverts commit 270a833e262dfbaf855cc6954d23a55f92c60db5, reversing
changes made to 131c5cce4afe158b1db0be58f980130ccc1ab34a.

========

https://hg.mozilla.org/integration/gaia-central/rev/c9dfd4ce33e8
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #19559 from acperez/bug-1009633"

This reverts commit 8cee6e0e1b8037ec22c010399d7f2d06f3d9b0d2, reversing
changes made to 2cfd8e79ca6ee6bd163d3f4748e00af239cf2f23.
2014-06-07 07:25:36 -07:00
B2G Bumper Bot
bf90cc4944 Bumping manifests a=b2g-bump 2014-06-07 07:01:49 -07:00
B2G Bumper Bot
768a5338d9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1021137 - added missing aria attributes the the lockscreen's passcod...

========

https://hg.mozilla.org/integration/gaia-central/rev/df230835fcec
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1021137 - added missing aria attributes the the lockscreen's passcode panel and media container. r=alive
2014-06-07 06:55:34 -07:00
B2G Bumper Bot
269e23e6c7 Bumping manifests a=b2g-bump 2014-06-07 06:51:31 -07:00
B2G Bumper Bot
a769990340 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1021708 - [Vertical Homescreen] Making search entry screen reader ac...

========

https://hg.mozilla.org/integration/gaia-central/rev/79a166295c9e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1021708 - [Vertical Homescreen] Making search entry screen reader acesssible.
2014-06-07 06:45:38 -07:00
ffxbld
da3750634f No bug, Automated HSTS preload list update from host bld-linux64-spot-051 - a=hsts-update 2014-06-07 03:18:25 -07:00
ffxbld
9e357fccf1 No bug, Automated blocklist update from host bld-linux64-spot-005 - a=blocklist-update 2014-06-07 03:13:35 -07:00
B2G Bumper Bot
8b52fa1a1b Bumping manifests a=b2g-bump 2014-06-07 03:06:31 -07:00
B2G Bumper Bot
2a3ef316e6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/be2f82158001
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #20011 from borjasalguero/mobileid_ui

Bug 1003330: Mobile identity UI. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/b456a5e7ae06
Author: Borja Salguero <borja.bugzilla@gmail.com>
Desc: Bug 1003330: Mobile identity UI. r=ferjm
2014-06-07 03:00:44 -07:00
B2G Bumper Bot
7ffe577461 Bumping manifests a=b2g-bump 2014-06-07 01:31:28 -07:00
B2G Bumper Bot
feb0927ee8 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1021533 - (bug 1018836 follow up) css class cleanup. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ff83f8ebf58f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1021533 - (bug 1018836 follow up) css class cleanup.

========

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

Bug 1021237 - Make the edge zones higher in landscape mode. r=21

========

https://hg.mozilla.org/integration/gaia-central/rev/d99a8e7375d1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1021237 - Make the edge zones higher in landscape mode.
2014-06-07 01:25:39 -07:00
B2G Bumper Bot
57fc6132d7 Bumping manifests a=b2g-bump 2014-06-07 00:57:08 -07:00
B2G Bumper Bot
ec0134e05f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09258d9718d8
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20107 from sfoster/bug-1019289-videos

Bug 1019289 - Final FTE videos from epang, with 1x, 1.5x and 2x res. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/1ca54765672f
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019289 - Final FTE videos from epang, with 1x, 1.5x and 2x resolutions. r=fcampo
2014-06-07 00:55:33 -07:00
B2G Bumper Bot
83315c3989 Bumping manifests a=b2g-bump 2014-06-07 00:36:25 -07:00
B2G Bumper Bot
d0c6caa877 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd8ae2c66efb
Author: Albert <acperez@tid.es>
Desc: Merge pull request #19559 from acperez/bug-1009633

Bug 1009633 - Pre-polulate browser top sites by SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/ff81bb898c05
Author: Albert <acperez@tid.es>
Desc: Bug 1009633 - Pre-polulate browser top sites by SIM
2014-06-07 00:30:35 -07:00
B2G Bumper Bot
977f62cfcc Bumping manifests a=b2g-bump 2014-06-06 23:11:24 -07:00
B2G Bumper Bot
e470b386b5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b919f497d334
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20111 from sfoster/bug-1020435-strings

Bug 1020435 - 'Hold an' not 'Hold on an' icon in new FTU strings. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/c4873736ae00
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1020435 - One word fix to finalize FTU tutorial strings
2014-06-06 23:05:36 -07:00
B2G Bumper Bot
340d9a350a Bumping manifests a=b2g-bump 2014-06-06 22:56:23 -07:00
B2G Bumper Bot
6deaa4c264 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f07e8b6a3df5
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20087 from sfoster/bug-939174-upgrade-tutorial

Bug 939174 - Launch whats new FTU tutorial to demo edge gestures etc. r=borjasalguero,alive

========

https://hg.mozilla.org/integration/gaia-central/rev/001056cd5522
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 939174 - Launch whats new FTU tutorial to demo edge gestures etc. r=borjasalguero,alive

* Add shared VersionHelper
* Unit tests for VersionHelper, FTULauncher
* Check device.previous_os in FTULauncher/FTU app
* Launch full ftu when ftu.enabled always
* Launch ftu whats new tutorial when upgrade detected
* Add config for 1.3-2.0 upgrade tutorial
2014-06-06 22:50:33 -07:00