Commit Graph

4537 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/324de8208a1b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #17862 from snowmantw/issue937442-lockscreen-window

Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen.

========

https://hg.mozilla.org/integration/gaia-central/rev/5ce7457517bc
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen.
2014-04-03 00:36:15 -07:00
B2G Bumper Bot
9fc3c1f72f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d0048c9971b9
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17867 from RudyLu/keyboard/Bug990372

Bug 990372 - [Sora][Message]The virtual keyboard disable after do some
r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/7c422c0f85ee
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 990372 - [Sora][Message]The virtual keyboard disable after do some
operations.
 - not to do clearTouchedKeys() in resetKeyboard().
2014-04-02 23:55:45 -07:00
B2G Bumper Bot
032fbfb192 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ee69e9abde3e
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #17930 from davidflanagan/bug990630

Bug 990630: extract the EXIF preview metadata that media frame needs r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/d24179d3a963
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 990630: extract the EXIF preview metadata that media frame needs

don't parse EXIF again when creating thumbnail

Diego's README changes

update tests
2014-04-02 23:01:11 -07:00
B2G Bumper Bot
4df1ef900f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6c4a9eb4ba5
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17683 from gasolin/issue--971538

Bug 971538 - [System2] Instantiable PermissionManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2d960ba50df5
Author: gasolin <gasolin@gmail.com>
Desc: Bug 971538 - [System2] Instantiable PermissionManager

- rename currentPermission to permissionType
2014-04-02 21:01:08 -07:00
B2G Bumper Bot
68b422baea Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f5576bf01a6
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #17092 from hfiguiere/bug980972

Bug 980972 - assert if we actually timeout. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/413d2958dbe0
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 980972 - Report a ScriptTimeout the error and have the test deal with it. r=julienw
2014-04-02 20:08:11 -07:00
B2G Bumper Bot
be7edbe357 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 987609 - [Camera][Madai][UX] Gallery/preview Image number should be ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a26aeba93555
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 987609 - [Camera][Madai][UX] Gallery/preview Image number should be visible when swiping
2014-04-02 19:41:12 -07:00
B2G Bumper Bot
6f221f8477 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/7dbabbc473f4
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #17841 from snowmantw/issue972791-nfc-background-missing

Bug 972791 - [NFC] landscape NFC shrinking UI background has some issue

========

https://hg.mozilla.org/integration/gaia-central/rev/1e1efe180584
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 972791 - [NFC] landscape NFC shrinking UI background has some issue

========

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

Bug 984113 - JSHint fixes for shared/test/integration/

========

https://hg.mozilla.org/integration/gaia-central/rev/9625b7e76102
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 984113 - JSHint fixes for shared/test/integration/ r=julienw,djf

========

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

Bug 970688 - Use mozSettings for Web Results deviceId parameter

========

https://hg.mozilla.org/integration/gaia-central/rev/1403385f78c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 970688 - Use mozSettings for Web Results deviceId parameter r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/79364ddd5f2a
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #17929 from asutherland/email-html-search-fix

Bug 882917 - [email] "Body" search of HTML messages regressed by worker thread migration. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/7a94849e6860
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 882917 - [email] "Body" search of HTML messages regressed by worker thread migration. r=mcav

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/297

========

https://hg.mozilla.org/integration/gaia-central/rev/94e957b116d0
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #17927 from asutherland/email-search-updates

Bug 838843 - [email] email search does not update as headers are modified or deleted, allows user to still see and fail to display deleted messages. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/031ef2424954
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 838843 - [email] email search does not update as headers are modified or deleted, allows user to still see and fail to display deleted messages. r=mcav

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/296
2014-04-02 18:26:13 -07:00
B2G Bumper Bot
3dca205253 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/98fd9bf9c257
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #17918 from dmarcos/bug988632

Bug 988632 - [Camera][Madai] More frequent instances of "Picture not sav...

========

https://hg.mozilla.org/integration/gaia-central/rev/964de2213053
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 988632 - [Camera][Madai] More frequent instances of "Picture not saved" when tapping shutter button
2014-04-02 15:06:09 -07:00
B2G Bumper Bot
77107b217b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f638a583d026
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17894 from wilsonpage/bug/987071

Bug 987071 - [Camera] The screen doesn't going to sleep in the preview gallery

========

https://hg.mozilla.org/integration/gaia-central/rev/46b68f91d013
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 987071 - [Camera] The screen doesn't going to sleep in the preview gallery
2014-04-02 14:51:05 -07:00
B2G Bumper Bot
4a1dc35dab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c0bfdc67ba2e
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #17899 from rnowm/990960

Bug 990960 - [Browser] [regression] selected tab has blue border r=bfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/c0c0677cb95b
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 990960 - [Browser] [regression] selected tab has blue border
2014-04-02 14:41:09 -07:00
B2G Bumper Bot
d8bee818d3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4d05a79bc9d8
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17914 from wilsonpage/bug/991090

Bug 991090 - [Camera] "Options" is not localizable

========

https://hg.mozilla.org/integration/gaia-central/rev/a69c4a5b2876
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991090 - [Camera] Options is not localizable
2014-04-02 14:00:58 -07:00
B2G Bumper Bot
bbb1663f36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/379d29547b17
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #17919 from cctuan/990435-master

Bug 990435 - [tarako] the two homescreens randomly overlapped with each ...

========

https://hg.mozilla.org/integration/gaia-central/rev/16631d6aba2f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 990435 - [tarako] the two homescreens randomly overlapped with each other after wake up from sleep
2014-04-02 13:46:14 -07:00
B2G Bumper Bot
63fc30bfeb Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a8d61d3a3da2
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15746 from yzen/923139

Bug 923139 - making dialer app screen reader accessible.

========

https://hg.mozilla.org/integration/gaia-central/rev/f2d55468b697
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 923139 - fixed screen reader visibility of the suggestion overlay dialog.

========

https://hg.mozilla.org/integration/gaia-central/rev/a4fdd0785e50
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 923139 - updated call log to be selectable with the screen reader when not in edit mode and editable when in edit mode.

========

https://hg.mozilla.org/integration/gaia-central/rev/23d52b90c437
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 923139 - added button roles where necessary.

========

https://hg.mozilla.org/integration/gaia-central/rev/c1977bf161f9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 923139 - added better support for disabled controls and disabling logic.

========

https://hg.mozilla.org/integration/gaia-central/rev/72d8564db60d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 923139 - added aria labels and updated l10n where necessary.
2014-04-02 12:40:59 -07:00
B2G Bumper Bot
b1a5450581 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df8bbd05f390
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17915 from mcav/alarm-volume-3

Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/690b730a0f3a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros
2014-04-02 12:26:11 -07:00
B2G Bumper Bot
0a80bc9f0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2784b078a4b
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17902 from wilsonpage/bug/988108

Bug 988108 - [camera][madai] capitalization corrections

========

https://hg.mozilla.org/integration/gaia-central/rev/14b0dd615333
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 988108 - [camera][madai] capitalization corrections
2014-04-02 11:46:16 -07:00
B2G Bumper Bot
d141252cf1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67a734858540
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17904 from wilsonpage/bug/990255

Bug 990255 - [Camera][Mozilla] 1.4 Zoom bar and indicators are too close...

========

https://hg.mozilla.org/integration/gaia-central/rev/374f95d4a049
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 990255 - [Camera][Mozilla] 1.4 Zoom bar and indicators are too close to each other when rotated 180
2014-04-02 11:06:11 -07:00
B2G Bumper Bot
ae7d013397 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3d4d797d0c5
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #17533 from jryans/devtools-server-tests

Bug 986223 - Test Dev Tools server toggling r=@ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/3a056e561b21
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 986223 - Test Dev Tools server toggling
2014-04-02 11:03:40 -07:00
B2G Bumper Bot
5eb1258389 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f57ba3848b8d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17897 from arcturus/bug-990496

Bug 990496 - [Contacts] Error when user tries to cancel importing contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/49f264631fcf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 990496 - [Contacts] Error when user tries to cancel importing contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/e9efe93a8c36
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17877 from verchaswa/Bug989023_Camera_MADAI_Mozilla_image_Preview_button_needs_highlight_state

[Bug 989023][Camera][Madai][Mozilla]Image Preview button needs highlight...

========

https://hg.mozilla.org/integration/gaia-central/rev/fc14d2e8deb5
Author: verchaswa.sharma <verchaswa.sharma@lge.com>
Desc: [Bug 989023][Camera][Madai][Mozilla]Image Preview button needs highlight state
2014-04-02 10:20:57 -07:00
B2G Bumper Bot
d212365dd5 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b8eae9817bd2
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #17861 from gaye/bug-987350

Bug 987350 - Migrate alarm_test.js to use new view code r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/e00e22596b46
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 987350 - Migrate alarm_test.js to use new view code

========

https://hg.mozilla.org/integration/gaia-central/rev/d75dc1c0083b
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17893 from RudyLu/value_selector/remove-mozKeyboard

Bug 986992 - Remvoe navigator.mozKeyboard and use navigator.mozInputMethod
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/63bd5af5a680
Author: Rudy Lu <me@rudy.lu>
Desc: Remove system app from mock keyboard app list.

========

https://hg.mozilla.org/integration/gaia-central/rev/d1a51a625bd9
Author: Yuan Xulei <xyuan@mozilla.com>
Desc: Bug 986992 - Remvoe navigator.mozKeyboard and use navigator.mozInputMethod instead.
2014-04-02 09:21:11 -07:00
B2G Bumper Bot
57952f612a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14aa592477c1
Author: Gareth Aye <gaye@mozilla.com>
Desc: Remove incorrect comment about calendar marionette tests
2014-04-02 08:31:01 -07:00
B2G Bumper Bot
dca0d908ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b83b2738465
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #17665 from DouglasSherk/987211-clock-lock-call

Bug 987211 - [Dialer][Lockscreen] Fix clock being invisible when receiving a call while screen locked. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/36047b2510e1
Author: DouglasSherk <github@sherk.me>
Desc: Bug 987211 - Make sure l10n_date is loaded before calling back in LazyL10n.get(). r=rik
2014-04-02 08:16:04 -07:00
B2G Bumper Bot
fd172c5ca1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d43c0bce3a9
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17908 from AndreiH/bug991076

Bug 991076 - Xfail test_cost_control_data_alert_mobile failing because B...

========

https://hg.mozilla.org/integration/gaia-central/rev/fd0df9a1107e
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 991076 - Xfail test_cost_control_data_alert_mobile failing because Bug 991067
2014-04-02 07:57:49 -07:00
B2G Bumper Bot
7881023272 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5bdd63fc3cd
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #17905 from bebef1987/xfail_cost

Bug 991076 - Xfail test_cost_control_data_alert_mobile failing because B...

========

https://hg.mozilla.org/integration/gaia-central/rev/9d6e732bcbc2
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 991076 - Xfail test_cost_control_data_alert_mobile failing because Bug 991067
2014-04-02 07:36:13 -07:00
B2G Bumper Bot
9fb1f27c42 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cb3ab98cbc87
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #17851 from rnowm/990528

Bug 990528 - [Messaging][Visual refresh][Regression] Adding several recipients breaks the layout r=bfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/c1281d4712ba
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 990528 - [Messaging][Visual refresh][Regression] Adding several recipients breaks the layout
2014-04-02 06:56:05 -07:00
B2G Bumper Bot
10422244d2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a6cc73a4ec36
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #17336 from comoyo/bug984407_v2

Bug 984407 - Reflows on focus/blur in e.me. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/018645df2397
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 984407 - Reflows on focus/blur in e.me

Dont reflow when toggling evme-loading-from-input. Compared the visuals of before and after in the dock and they are exactly the same.

Stop reflowing on evme-keyboard-visible

Remove footer reflow on window resize

Remove reflows (unless required) in everything.me Scroll plugin

Some small reflows in helper.css code

Dont let the everything.me container steal pointer events from the homescreen if it's not active
2014-04-02 06:41:11 -07:00
B2G Bumper Bot
e31cf285a1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3e863e307c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985369 - Follow-up, fix linter issues r=me
2014-04-02 06:16:06 -07:00
B2G Bumper Bot
da0a96f523 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20d2e116f568
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #17338 from anefzaoui/RTL-Switches

Bug 985165 - (gaia-rtl) Reverse Switches for Right To Left languages, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/0b21e59ef47e
Author: anefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Reversed BB Switches for RTL

========

https://hg.mozilla.org/integration/gaia-central/rev/d5bcb38bdf98
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #17718 from gabrielesvelto/bug-985369-improve-url-input

Bug 985369 - Improve URL input r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/fc67621b6c8e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 985369 - Clean up all linting issues

========

https://hg.mozilla.org/integration/gaia-central/rev/3f81a49f648a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 985369 - Drop updates to the suggestions that have already been superseded
2014-04-02 06:01:07 -07:00
B2G Bumper Bot
aba2360498 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22bcbfd9b22b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17875 from evanxd/bug-990448

Bug 990448 - [Calendar] JSHint fixes for remaining files

========

https://hg.mozilla.org/integration/gaia-central/rev/667c28607872
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 990448 - JSHint fixes for the controllers and models folders.
2014-04-02 05:57:51 -07:00
B2G Bumper Bot
efdbd1896f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/148a78c85200
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17887 from askeing/991010

Bug 991010 - Fix intermittent failure of test_email_XXX.py

========

https://hg.mozilla.org/integration/gaia-central/rev/6bbfc622ea46
Author: askeing <askeing@gmail.com>
Desc: Bug 991010 - Fix intermittent failure of test_email_XXX.py
2014-04-02 05:21:02 -07:00
B2G Bumper Bot
28fda9bc37 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed21b3f36335
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17878 from steveck-chung/FM-2.25X

Bug 983077 - [MADAI][FMRadio] @2.25x assets update for FMRadio. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0a5173dcfc3a
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983077 - [MADAI][FMRadio] @2.25x assets update for FMRadio

========

https://hg.mozilla.org/integration/gaia-central/rev/3fc0920f1e50
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17879 from AndreiH/bug990985

Bug 990985 - [master][v1.4] Let's xfail test_settings_airplane_mode.Test...

========

https://hg.mozilla.org/integration/gaia-central/rev/825e88e7b440
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 990985 - [master][v1.4] Let's xfail test_settings_airplane_mode.TestAirplaneMode
2014-04-02 03:21:00 -07:00
B2G Bumper Bot
51b8a4f040 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c23b496987e1
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17354 from gasolin/issue-973448-2

Bug 973448 - [settings] refactor Support panel with AMD pattern, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/f5624be4f1a2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973448 - [settings] refactor Support panel with AMD pattern
2014-04-02 02:41:12 -07:00
B2G Bumper Bot
5f57ac3b82 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd4744c3a390
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 986206 - Report filenames on test failures"

This reverts commit f54d933c592c229c74c7ea5a9582c17a931d75ae.
2014-04-02 00:25:40 -07:00
B2G Bumper Bot
ec3869a2fc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e92213819581
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #17812 from EverythingMe/989731-icon-size

Bug 989731 - [E.me] Web app icon sizes and shadow are inconsistent

========

https://hg.mozilla.org/integration/gaia-central/rev/881138c4505d
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 989731 - [E.me] Web app icon sizes and shadow are inconsistent [r=ranbena]
2014-04-01 23:56:12 -07:00
B2G Bumper Bot
c56c4dd76d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7da66e2c4a0b
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #17821 from rnowm/990006

Bug 990006 - Change active state in dark themed [BB] buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/5bb9b3a60ff7
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 990006 - Change active state in dark themed [BB] buttons
2014-04-01 23:31:01 -07:00
B2G Bumper Bot
002e81f934 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e205c07e44b
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17870 from RudyLu/keyboard/Bug959200_master

Bug 959200 - Letters on keyboard sometimes not placed correctly.
r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/f64fa82f917d
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 959200 - Letters on keyboard sometimes not placed correctly.
2014-04-01 23:15:56 -07:00
B2G Bumper Bot
618ba443ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa809deda51f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17848 from gasolin/issue-984802

Bug 984802 - [MADAI][System] @2.25x assets update for System, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/d1fd94c03cd9
Author: gasolin <gasolin@gmail.com>
Desc: Bug 984802 - [MADAI][System] @2.25x assets update for System
2014-04-01 22:36:12 -07:00
B2G Bumper Bot
1846333032 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43966bdab1ac
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #17511 from cctuan/973446

Bug 973446 - [settings] refactor B2G improve and feedback panel with AMD...

========

https://hg.mozilla.org/integration/gaia-central/rev/3e58ae5e1147
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 973446 - [settings] refactor B2G improve and feedback panel with AMD pattern
2014-04-01 21:31:11 -07:00
B2G Bumper Bot
30807d42d6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d49bbb7939a6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16108 from gurumukhi/master

Bug 910648 - Enable USB Storage should have one r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/f893d0263b9c
Author: Ram Dayal Vaishnav <vaishnav.rd@gmail.com>
Desc: Bug 910648 - Enable USB Storage should have one
2014-04-01 21:16:22 -07:00
B2G Bumper Bot
7f0073c898 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9497c73bc475
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #17860 from mcav/alarm-volume-2"

This reverts commit 6e6cf2c0e135542da4aacce710cd534794b9627e, reversing
changes made to c648699d636414c50cf29ea3173058a0c78a855f.

Conflicts:
	apps/clock/js/panels/timer/main.js
2014-04-01 20:36:14 -07:00
B2G Bumper Bot
b6f9f6e123 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a35b39306d94
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17850 from gasolin/issue-990561

Bug 990561 - [MADAI][System] @2.25x assets update for Emergency Call, r=greg

========

https://hg.mozilla.org/integration/gaia-central/rev/707a0beaeba1
Author: gasolin <gasolin@gmail.com>
Desc: Bug 990561 - [MADAI][System] @2.25x assets update for Emergency Call
2014-04-01 20:11:11 -07:00
B2G Bumper Bot
57a1a00e8f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9276059a6c4
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17838 from SasikalaParuchuri/Bug_984841_Keyboard_NotShown_inNewmessageScreen

Bug 984841 - [Messages] The cursor and the keyboard are not shown when New message screen is opened r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/36bd64bb3ce8
Author: sasikala.paruchuri <sasikala.paruchuri@lge.com>
Desc: Bug 984841 - [Messages] The cursor and the keyboard are not shown when New message screen is opened r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/c533c6ed5362
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #17603 from mikehenrty/bug-975973-lite

Bug 975973 - [DSDS] The "data circle" icon is not made smaller for DSDS ...

========

https://hg.mozilla.org/integration/gaia-central/rev/008e23607d80
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 975973 - [DSDS] The "data circle" icon is not made smaller for DSDS configurations
2014-04-01 19:55:35 -07:00
B2G Bumper Bot
6e28cbfd32 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f87dd82e6c84
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 986206 - Report filenames on test failures

========

https://hg.mozilla.org/integration/gaia-central/rev/ddf7f6d01f8a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17304 from mcav/timerrest

Bug 982789 - [B2G][Clock]Set Timer intermittently starts countdown at incorrect starting point. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/ba7e8f7bec31
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 982789 - [B2G][Clock]Set Timer intermittently starts countdown at incorrect starting point
2014-04-01 18:11:03 -07:00
B2G Bumper Bot
bd62a7c693 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08ea0cebed11
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17860 from mcav/alarm-volume-2

Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/73ef8130450f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros
2014-04-01 17:41:17 -07:00
B2G Bumper Bot
2f146d2dcb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a210b60770a2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 983171 - Disable intermittent test, manipulate screenLock settings passcode is enabled, then get changed successfully
2014-04-01 17:26:04 -07:00
B2G Bumper Bot
5d895ee007 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ce79fa472be
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 990798 - [Clock] Disable intermittent failing test, Alarm Update alarm name and time
2014-04-01 17:16:17 -07:00
B2G Bumper Bot
2d65798136 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c9f7f3876d1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17849 from guilherme-pg/findmydevice

Bug 938896 - Find My Device client.

========

https://hg.mozilla.org/integration/gaia-central/rev/b9d78d517a99
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Find My Device client.
2014-04-01 17:01:07 -07:00
B2G Bumper Bot
842a39bf08 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/347e465a2a9b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #17303 from nullaus/bug982006

bug 982006

========

https://hg.mozilla.org/integration/gaia-central/rev/b2ea4034c90f
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 982006

* Use new error nsresult values in download notifications.
* Update mock_download_ui.js based on addition of 'ERRORS' to DownloadUI.
* added tests for new Downloads API errors in download notifications test
* added new tests for modal dialog changes in app modal dialog test
* AppModalDialog will ignore titles that contain the application URL or origin and instead
  use the app name if it is available. If not, it will simply use an empty string.

r=alive, crdlc
2014-04-01 16:56:41 -07:00
B2G Bumper Bot
9fdc34456e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93cb2a62688e
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #16262 from benfrancis/959694-master

Bug 959694 - Combine Rocketbar and statusbar r=kgrandon r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1bb84bb99be9
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 959694 - Combine Rocketbar and statusbar
2014-04-01 14:20:54 -07:00
B2G Bumper Bot
e330d8e12c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e02a62830e2
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17846 from evanxd/bug-990334

Bug 990334 - [Calendar] Newly perma-red marionette test, marionette/today_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/4de830af5256
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 990334 - Set the correct css selector for the current day item.

========

https://hg.mozilla.org/integration/gaia-central/rev/8ecb619a76fa
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #16183 from mcav/alarm-volume"

This reverts commit bb7e44e428640f15e1c07b0ab89c712e797fb9ea, reversing
changes made to 6274b3645b3d41df4aa5a55398b5d106edf1c528.
2014-04-01 13:41:12 -07:00
B2G Bumper Bot
1a80a2f135 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fca93ff8ee10
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17831 from millermedeiros/989785-backout-duplicated-dom

Bug 989785 - apps/calendar/test/marionette/week_view_test.js failing because of week view regression r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/1d65adac71b0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 989785 - apps/calendar/test/marionette/week_view_test.js failing because of week view regression

========

https://hg.mozilla.org/integration/gaia-central/rev/369a20a696bf
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Revert "Bug 988079 - [Calendar] day view sometimes adds duplicated days to the DOM"

This reverts commit 277ef605c8f8305fe91a65559bfe35ca3458852b.

Conflicts:
	apps/calendar/test/marionette/day_view_test.js
	apps/calendar/test/unit/views/day_test.js
2014-04-01 13:31:10 -07:00
B2G Bumper Bot
363aea393c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd17998374ac
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16183 from mcav/alarm-volume

Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/6b7614d99840
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 939197 - [Clock] Alarms need volume control. r=millermedeiros
2014-04-01 12:11:16 -07:00
B2G Bumper Bot
6ed4aea223 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/672459abdd64
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #17810 from gitmai/bug-987142-CC-jshint-fix-2"

This reverts commit 53cdd2b2d8d820d242d3fbccb32c73fb2c9515b0, reversing
changes made to 047855a5e077e9931a864cc2fe802eb42991826b.
2014-04-01 11:30:58 -07:00
B2G Bumper Bot
6ce2db91c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 990653 - [Camera] Update unit tests for Activities

========

https://hg.mozilla.org/integration/gaia-central/rev/8d2fc9839025
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 990653 - [Camera] Update unit tests for Activities
2014-04-01 11:16:09 -07:00
B2G Bumper Bot
6155c1607b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/934fbbe46bdb
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 978553 - Don't try to insert the message body if the activity didn't populate it r=julienw
2014-04-01 10:50:57 -07:00
B2G Bumper Bot
a153916ea4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 988610 - [Camera][Madai] Black screen when opening camera from locks...

========

https://hg.mozilla.org/integration/gaia-central/rev/01db4a9a2a06
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 988610 - [Camera][Madai] Black screen when opening camera from lockscreen and camera app isn't open
2014-04-01 10:26:12 -07:00
B2G Bumper Bot
a931876bc9 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08cfe70a78b5
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #17762 from gabrielesvelto/bug-989357-recompress-application-icons

Bug 989357 - Recompressed the new application icons r=crdlc,ran

========

https://hg.mozilla.org/integration/gaia-central/rev/4b37ffc727d2
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 989357 - Recompressed the new application icons r=crdlc,ran

========

https://hg.mozilla.org/integration/gaia-central/rev/f1606921b58b
Author: gitmai <mri@tid.es>
Desc: Merge pull request #17852 from gitmai/bug-990578-CC-recompress-images

Bug 990578 - [CostControl] Recompress images for madai
r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/0a6c136906d6
Author: mai <mri@tid.es>
Desc: Bug 990578 - [CostControl] Recompress images for madai

========

https://hg.mozilla.org/integration/gaia-central/rev/26563fbfb771
Author: gitmai <mri@tid.es>
Desc: Merge pull request #17810 from gitmai/bug-987142-CC-jshint-fix-2

Bug 987142 - [CostControl] Fix jshint errors (second part)
r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/31029fd8faf6
Author: mai <mri@tid.es>
Desc: Bug 987142 - [CostControl] Fix jshint errors (second part)

========

https://hg.mozilla.org/integration/gaia-central/rev/4e7e0fd0b38c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17847 from arcturus/bug-990030

Bug 990030 - [Contacts] JSHint fixes for oauth/js

========

https://hg.mozilla.org/integration/gaia-central/rev/202780f439c8
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 990030 - [Contacts] JSHint fixes for oauth/js

========

https://hg.mozilla.org/integration/gaia-central/rev/e478a4ca39d3
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #17724 from KevinGrandon/bug_989019_calendar_test_sandbox

Bug 989019 - [Calendar] Fix alarm_test.js when run in its own sandbox

========

https://hg.mozilla.org/integration/gaia-central/rev/c745a10f6c69
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989019 - [Calendar] Fix alarm_test.js when run in its own sandbox
2014-04-01 09:56:33 -07:00
B2G Bumper Bot
f5709049b8 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de86c8e1b189
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 983080 - Add 2.25x icons to settings app
2014-04-01 07:21:11 -07:00
B2G Bumper Bot
8227d21e58 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b0fd2ccbebbc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Bug 983080 - Add 2.25x icons to settings app"

This reverts commit feacb6e2a6b1b36af11f246641612cccc77426e5.
2014-04-01 07:06:12 -07:00
B2G Bumper Bot
c44dff6aa7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73eea1a82139
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17396 from svic/Bug_974725

Bug_974725: [B2G][NFC] Support different vcard mime types for Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/21900f321a75
Author: Garner Lee <garner.lee@telekom.com>
Desc: Bug 974725: [B2G][NFC] Support different vcard mime types for Contacts r=alive
2014-04-01 06:01:16 -07:00
B2G Bumper Bot
6d4853c910 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3221e2a05eb5
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 938896 - Find My Device client." for breaking tests

This reverts commit 751d4a616f5c8742bc852243b6ed071c20c5a163.
2014-04-01 05:46:03 -07:00
B2G Bumper Bot
08ef06880c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59f2cc603997
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17741 from weideng/bug960946

Bug 960946 - [Keyboard] Change to the new sendKey API

========

https://hg.mozilla.org/integration/gaia-central/rev/e7688d46cebd
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 960946 - [Keyboard] Change to the new sendKey API
2014-04-01 05:31:08 -07:00
B2G Bumper Bot
f9f6f02171 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/32b72f5b6b07
Author: Greg Weng <snowmantw@gmail.com>
Desc: Revert "Merge pull request #17835 from snowmantw/issue937442-lockscreen-window"

This reverts commit f9a44b5e3cbea1e48b12716aceb0e365fec9e18e, reversing
changes made to abdabccec260237674e6503e55e10623124a69cc.
2014-04-01 04:20:46 -07:00
B2G Bumper Bot
cf61286e25 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/790517c7c868
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17824 from arcturus/bug-988430

Bug 988430 - [B2G][Contacts] Cancelling on allow offline access page for importing Gmail contacts brings user to blank page

========

https://hg.mozilla.org/integration/gaia-central/rev/9c833a5ce917
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 988430 - [B2G][Contacts] Cancelling on allow offline access page for importing Gmail contacts brings user to blank page

========

https://hg.mozilla.org/integration/gaia-central/rev/5218c550ab1a
Author: GaryChen,PYChen <mmm198219@gmail.com>
Desc: Merge pull request #17844 from shamenchens/Bug988802-Video2.25x-Asset

Bug 988802 - [MADAI][Video] @2.25x assets update for Video. r=johnhu.

========

https://hg.mozilla.org/integration/gaia-central/rev/9d5cebbe4060
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 988802 - [MADAI][Video] @2.25x assets update for Video

========

https://hg.mozilla.org/integration/gaia-central/rev/2481ad014501
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17817 from guilherme-pg/findmydevice

Findmydevice

========

https://hg.mozilla.org/integration/gaia-central/rev/9306504aa256
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Find My Device client.
2014-04-01 03:51:07 -07:00
B2G Bumper Bot
4c33a7c305 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e06f88096d4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17780 from evanxd/bug-984118

Bug 984118 - JSHint fixes for test/unit.

========

https://hg.mozilla.org/integration/gaia-central/rev/9dfb83bda5b8
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 984118 - JSHint fixes for test/unit.
2014-04-01 03:01:10 -07:00
B2G Bumper Bot
1553d05f17 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f017d9562476
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17840 from hyunacho/bug990404

Bug 990404 - [Camera] Can click the hidden gallery/thumbnail button duri...

========

https://hg.mozilla.org/integration/gaia-central/rev/df90b87f5506
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 990404 - [Camera] Can click the hidden gallery/thumbnail button during the recording
2014-04-01 02:30:54 -07:00
B2G Bumper Bot
a53eee0a8f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1e1799ca64b
Author: gitmai <mri@tid.es>
Desc: Merge pull request #17581 from gitmai/bug-984801-2.25x-assets

Bug 984801 - [MADAI][CostControl] @2.25x assets update for CostControl
r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/9e1ee4d7025f
Author: mai <mri@tid.es>
Desc: Bug 984801 - [MADAI][CostControl] @2.25x assets update for CostControl
2014-04-01 01:51:12 -07:00
B2G Bumper Bot
185dd48fa9 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4e7f52475d30
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #17807 from huchengtw-moz/system2/Bug_971554-reland-2

Bug 971554 - [System2] Instantiable SoundManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/513eb0069324
Author: John Hu <johu@mozilla.com>
Desc: Bug 971554 - [System2] Instantiable SoundManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/78f618282d9b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #17823 from julienw/987445-remove-vertical-align-middle-for-icon-buttons

Bug 987445 - [B2G][SMS]Delete button behavior intermittently unexpected ...

========

https://hg.mozilla.org/integration/gaia-central/rev/b1ca52557440
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 987445 - [B2G][SMS]Delete button behavior intermittently unexpected when no conversations are selected r=arnau

This removes the 'vertical-align: middle' property for icon buttons.

========

https://hg.mozilla.org/integration/gaia-central/rev/4a10a9d9b822
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17779 from evanxd/bug-984572

Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.

========

https://hg.mozilla.org/integration/gaia-central/rev/494e9d90d085
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.
2014-04-01 01:16:07 -07:00
B2G Bumper Bot
9b0fb01d8b Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/71b972d0b5f6
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #17624 from hfiguiere/bug988114

Bug 988114 - Hardcode the sha1 we want for the gaia-node-modules. r=yuren,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/addd45c53d7d
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 988114 - Update revision for gaia-node-modules. a=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/1ccd90950d7c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 988114 - Hardcode the sha1 we want for the gaia-node-modules. r=yuren
2014-03-31 23:40:57 -07:00
B2G Bumper Bot
62e19806ad Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac1688a759ef
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #17835 from snowmantw/issue937442-lockscreen-window

Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen.

========

https://hg.mozilla.org/integration/gaia-central/rev/8904d6ddabb5
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen.

Conflicts:
	apps/system/js/lockscreen.js
	apps/system/test/unit/bootstrap_test.js
	tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_emergency_call_screen.py

========

https://hg.mozilla.org/integration/gaia-central/rev/b26c35814abb
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16398 from dominickuo/bug-973831

Bug 973831 - [Music] also check MusicComms.enabled when checking SCO status, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/ecf33f47a878
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 973831 - [Music] also check MusicComms.enabled when checking SCO status

========

https://hg.mozilla.org/integration/gaia-central/rev/2150f52fb943
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 990334 - [Calendar] Disable marionette test, marionette/today_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/39c0034a675e
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #17833 from wilsonpage/bug/990285

Bug 990285 - [Camera] Resolutions should not be shown in settings menu

========

https://hg.mozilla.org/integration/gaia-central/rev/b81c06accee9
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 990285 - [Camera] Resolutions should not be shown in settings menu
2014-03-31 20:05:44 -07:00
B2G Bumper Bot
92a376e97f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c14d7553c85d
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17819 from wilsonpage/bug/987058

Bug 987058 - [Camera] Expose higher resolution recorder profiles

========

https://hg.mozilla.org/integration/gaia-central/rev/7887fc349843
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 987058 - [Camera] Expose higher resolution recorder profiles

========

https://hg.mozilla.org/integration/gaia-central/rev/85f6606a9e4c
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17825 from wilsonpage/bug/989467

Bug 989467 - [Camera][Mozilla] 1.4 Video record button square is too rou...

========

https://hg.mozilla.org/integration/gaia-central/rev/d4a660bf02ad
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 989467 - [Camera][Mozilla] 1.4 Video record button square is too rounded
2014-03-31 15:21:12 -07:00
B2G Bumper Bot
eca4f3f9de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3575a1613e6
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #17830 from eeejay/bug-990235

Bug 990235 - [Clock] Localize alarm panel. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/fe17bf6809aa
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 990235 - [Clock] Localize alarm panel.
2014-03-31 15:06:13 -07:00
B2G Bumper Bot
40bcb22473 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cadab6aa942c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17828 from mcav/reland-integration-tests

Bug 971135 - [Clock] Port all Clock integration tests from Python to Jav...

========

https://hg.mozilla.org/integration/gaia-central/rev/d4ed08f6b8f2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 971135 - [Clock] Port all Clock integration tests from Python to JavaScript. r=millermedeiros
2014-03-31 14:33:03 -07:00
B2G Bumper Bot
0c46c3c3aa Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ce2678b36c4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #17772 from gaye/bug-987354

Bug 987354 - Migrate today_test.js to use new view code r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/69cd2d69e540
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 987354 - Migrate today_test.js to use new view code

========

https://hg.mozilla.org/integration/gaia-central/rev/f9595153a75d
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17826 from millermedeiros/990148-day-view-event-specificity

Bug 990148 - [Calendar] increase specificity of Day View events selector on marionette tests r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/fc0af637a3b5
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 990148 - [Calendar] increase specificity of Day View events selector on marionette tests
2014-03-31 13:46:12 -07:00
B2G Bumper Bot
4af18d90ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 989663 - [Contacts] Jshint fixes for js/ r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/410ade2be66a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989663 - [Contacts] Jshint fixes for js/ r=arcturus
2014-03-31 08:27:54 -07:00
B2G Bumper Bot
91bb35f485 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10eb20cc1233
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #16087 from rnowm/VR-contact-details

Bug 966224 - [VDR][Contacts] Apply Buttons and Input areas [BB] r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/1cd2a85aff6e
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 966224 - [VDR][Contacts]
2014-03-31 07:40:34 -07:00
B2G Bumper Bot
07a078bd05 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 989916 - [System] Fix captive_portal_test.js when run in its own sandbox

========

https://hg.mozilla.org/integration/gaia-central/rev/befac97a124e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989916 - [System] Fix captive_portal_test.js when run in its own sandbox r=me
2014-03-31 07:00:58 -07:00
B2G Bumper Bot
f83a6b8651 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/186dc9242740
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #17766 from julienw/revert-bad-revert

Revert "Revert "Merge pull request #17263 from gasolin/bubble-merge225" ...

========

https://hg.mozilla.org/integration/gaia-central/rev/fc3ccbc1f7e1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 989418 - Revert "Revert "Merge pull request #17263 from gasolin/bubble-merge225" for possibly breaking gaia-ui tests on TBPL"

This reverts commit a9aa1882f4b0e472f3686b157eb119d17ae60a91.
The original revert broke a lot of things and was not done correctly.

Conflicts:
	apps/clock/js/panels/timer/panel.html
	shared/style_unstable/input_areas.css

========

https://hg.mozilla.org/integration/gaia-central/rev/b82006c4b2c8
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17809 from davehunt/bug989951

Bug 989951 - Bump gaiatest version to 0.21.10

========

https://hg.mozilla.org/integration/gaia-central/rev/1c5240dd926d
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 989951 - Bump gaiatest version to 0.21.10. r=fstrugariu
2014-03-31 06:06:15 -07:00
B2G Bumper Bot
4a343775d1 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/37bae3d7a601
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989974 - Disable intermittent failing unit test, system/HardwareButtons press and hold home (screen enabled) r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/d1ee868ca99b
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17814 from dmarcos/bug986882

Bug 986882 - [Camera][Madai] Color inconsistency in buttons on active st...

========

https://hg.mozilla.org/integration/gaia-central/rev/1d387fd12796
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 986882 - [Camera][Madai] Color inconsistency in buttons on active state
2014-03-31 05:55:51 -07:00
B2G Bumper Bot
00403b2c31 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0be2c8b9ada
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17796 from askeing/989898

Bug 989898 - Fix email manual setup steps of gaiatest

========

https://hg.mozilla.org/integration/gaia-central/rev/df11cfee8774
Author: askeing <askeing@gmail.com>
Desc: Bug 989898 - Fix email manual setup steps of gaiatest
2014-03-31 05:41:11 -07:00
B2G Bumper Bot
263b1315cd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/360e535b35b4
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17707 from sergi/978696

Bug 978696 - [Sora][Contacts] The vCard exported from Soul 3.5 FF can not be imported into Android devices.

========

https://hg.mozilla.org/integration/gaia-central/rev/adfb934ed0c5
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 978696 - [Sora][Contacts] The vCard exported from Soul 3.5 FF can not be imported into Android devices.
2014-03-31 05:00:42 -07:00
B2G Bumper Bot
c9e0806f90 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c060e378a4f
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #17781 from EverythingMe/989722-dnd-cleanup

Bug 989722 - Draggable element in Collection is not cleared after dragen...

========

https://hg.mozilla.org/integration/gaia-central/rev/9c181c0b7977
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 989722 - Draggable element in Collection is not cleared after dragend [r=ranbena]
2014-03-31 03:40:51 -07:00
B2G Bumper Bot
1b61a63ebb Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67031412e37f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #17498 from KDDI-tech/Bug889830

Bug 889830 - JavascriptException: TypeError: result[i].type r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/6445afea6494
Author: YusukeYamamoto <yu-yamamoto@kddi-tech.com>
Desc: Bug 889830 - JavascriptException: TypeError: result[i].type r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/879cecbaa331
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen"

This reverts commit 2b0301ae10f7ff15dda86625191a8690725c6daf.
2014-03-31 03:16:12 -07:00
B2G Bumper Bot
f78230618a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/390883ae9bd6
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17767 from dmarcos/bug989283

Bug 989283 - [Camera] [Madai] Indicators are difficult to see on dark ba...

========

https://hg.mozilla.org/integration/gaia-central/rev/3becdcbec999
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 989283 - [Camera] [Madai] Indicators are difficult to see on dark background

========

https://hg.mozilla.org/integration/gaia-central/rev/9b3e5f129c94
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #17640 from crh0716/983080

Bug 983080 - Add 2.25x icons to settings app r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/ddf92f61c5c6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 983080 - Add 2.25x icons to settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/93d3a1ad43a6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #17358 from crh0716/981510

Bug 981510 - Define MVVM as AMD modules r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/2618dfc5d501
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 981510 - Define MVVM as AMD modules
2014-03-31 02:51:02 -07:00
B2G Bumper Bot
edd741253b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ffb71c2169b8
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17760 from arcturus/bug-984800-2

Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/ec27e1b0c952
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts

Now images optimized
2014-03-31 02:36:18 -07:00
B2G Bumper Bot
8f61d61bff Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84ac8b2678f8
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17798 from askeing/989905

Bug 989905 - Fix test_lockscreen_unlock_to_emergency_call_screen.py

========

https://hg.mozilla.org/integration/gaia-central/rev/3edabaa0315a
Author: askeing <askeing@gmail.com>
Desc: Bug 989905 - Fix test_lockscreen_unlock_to_emergency_call_screen.py

========

https://hg.mozilla.org/integration/gaia-central/rev/39f6c4cb4956
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17795 from askeing/989892

Bug 989892 - fix test_call_log_all_calls.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2439cf7b74d6
Author: askeing <askeing@gmail.com>
Desc: Bug 989892 - fix test_call_log_all_calls.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2f364dd656e5
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17793 from askeing/989247

Bug 989247 - modify the gaiatest camera app for gaia camera change

========

https://hg.mozilla.org/integration/gaia-central/rev/06c7511e9692
Author: askeing <askeing@gmail.com>
Desc: Bug 989247 - modify the gaiatest camera app for gaia camera change
2014-03-31 02:21:04 -07:00
B2G Bumper Bot
d898638db2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5508e8211527
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #17791 from snowmantw/issue937442-lockscreen-window

Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen

========

https://hg.mozilla.org/integration/gaia-central/rev/a6c29f897b73
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 937442 - (lockscreen-window) [Window Management] Implement LockscreenWindow to manage LockScreen

========

https://hg.mozilla.org/integration/gaia-central/rev/5aece84a5bac
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #17075 from sergi/981989

Bug 981989 - [DSDS] Fixed dialing numbers page is not separated for 2 SIM card, which means that if set SIM 1 to enabled, same page of SIM 2 will become enabled as well even it's disabled in Call settings.

========

https://hg.mozilla.org/integration/gaia-central/rev/19a37dadd531
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 981989 - [DSDS] Fixed dialing numbers page is not separated for 2 SIM card, which means that if set SIM 1 to enabled, same page of SIM 2 will become enabled as well even it's disabled in Call settings.

The FDN status was not refreshed in the FDN settings page, so it always would adopt the status of the last card checked for it. This patch adds a check whenever the FDN Settings panel is ready.
2014-03-31 02:06:12 -07:00
B2G Bumper Bot
f6fe4bca16 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb82768eafb7
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #17752 from jankeromnes/reenable

Bug 986173 - Reenable the dialer reflow test. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/a0a1264dd1d8
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 986173 - Reenable the dialer reflow test. r=Rik
2014-03-31 01:40:39 -07:00
B2G Bumper Bot
ae14648a8a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/384b4ecf4167
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #17656 from jmcanterafonseca/fb_jshint

Bug 982083 - [Contacts] JSHint fixes for js/fb/

========

https://hg.mozilla.org/integration/gaia-central/rev/7bbd6a4efe01
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 982083 - [Contacts] JSHint fixes for js/fb/
2014-03-31 01:26:09 -07:00
B2G Bumper Bot
59413f8995 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f0660e48c26
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #17797 from huchengtw-moz/revert-bug-971554

Revert "Merge pull request #17790 from huchengtw-moz/system2/Bug_971554_...

========

https://hg.mozilla.org/integration/gaia-central/rev/babc98c76dcf
Author: John Hu <johu@mozilla.com>
Desc: Revert "Merge pull request #17790 from huchengtw-moz/system2/Bug_971554_reland-master"

This reverts commit eee964fc7e8dc519218dee6b72595ad0f7dd8231, reversing
changes made to bb7285e8f6c70bf10b0affbeb370fc041bdecff8.

========

https://hg.mozilla.org/integration/gaia-central/rev/40b59387604d
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #17515 from evanxd/bug-978933

Bug 978933 - gaia-marionette should not care about the order of its environment variables

========

https://hg.mozilla.org/integration/gaia-central/rev/b63565562a42
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 978933 - Remove the Radicale CalDAV server installation from gaia-marionette.

========

https://hg.mozilla.org/integration/gaia-central/rev/359e9f477abd
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #17357 from EragonJ/bug-973447

Bug 973447 - [settings] refactor Language panel with AMD pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/fc588a390f20
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 973447 - [settings] refactor Language panel with AMD pattern
2014-03-31 00:50:55 -07:00
B2G Bumper Bot
2f6ad48d99 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df0b991e7e71
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #17700 from rexboy7/bug-971512-1.4

Bug 971512 - [System] Instantiable layout manager

========

https://hg.mozilla.org/integration/gaia-central/rev/4fdd280424cc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 971512 - [System] Instantiable layout manager
2014-03-31 00:11:13 -07:00
B2G Bumper Bot
e45a5f2bfe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/441f0eb16eeb
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #17788 from ian-liu/system2/bug964653_system_dialog_refactor_

Bug 964653 - (system-dialog) [Window Management] Implement System Dialog Window, r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/ea0eb5d6f5c1
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 964653 - (system-dialog) [Window Management] Implement System Dialog Window
2014-03-30 23:16:05 -07:00
B2G Bumper Bot
5ed97d893e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d5e7f86f4fe
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #17790 from huchengtw-moz/system2/Bug_971554_reland-master

Bug 971554 - [System2] Instantiable SoundManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f3b10202ecfa
Author: John Hu <johu@mozilla.com>
Desc: Bug 971554 - [System2] Instantiable SoundManager
2014-03-30 21:31:06 -07:00
B2G Bumper Bot
9bb4e42051 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 988034 - Double clicking on wallpaper activity causes activity menu to reappear r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ed82eadd15b3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 988034 - Double clicking on wallpaper activity causes activity menu to reappear r=alive
2014-03-30 21:20:55 -07:00
B2G Bumper Bot
e22dc8942a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 989065 - [System] Fix wifi_test.js when run in its own sandbox r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/128d032e3429
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989065 - [System] Fix wifi_test.js when run in its own sandbox
2014-03-30 20:51:03 -07:00
B2G Bumper Bot
20dcc6af44 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4934835d11f6
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #17784 from gregorwagner/bug989785

Bug 989785 - Disable failing test. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/c2287557f2e1
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 989785 - Disable failing test. r=me
2014-03-30 12:31:06 -07:00
B2G Bumper Bot
ea57cc61da Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b01e644891f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #17703 from jmcanterafonseca/multiple_contact_fb_delete_done

Bug 988243 - Multiple contact delete does not work with Facebook Contact...

========

https://hg.mozilla.org/integration/gaia-central/rev/2973645c809e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 988243 - Multiple contact delete does not work with Facebook Contacts
2014-03-30 12:16:11 -07:00
B2G Bumper Bot
981d5620aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 982081 - [Contacts] JSHint fixes for js/views

========

https://hg.mozilla.org/integration/gaia-central/rev/f0782c9fe411
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 982081 - [Contacts] JSHint fixes for js/views r=arcturus
2014-03-29 14:41:00 -07:00
B2G Bumper Bot
1d253b9010 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bcfc13353f31
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989644 - Disable intermittent failing test on travis, Music player tests Audio channels tests Interrupted by a higher priority channel
2014-03-29 11:21:12 -07:00
B2G Bumper Bot
d63f301521 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/90c30688c09d
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #17735 from jrburke/bug989104-email-no-build-timeout

Bug 989104 - [email] allow for longer module load timeouts for background loads r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/69ab41300b6c
Author: jrburke <jrburke@gmail.com>
Desc: Bug 989104 - [email] allow for longer module load timeouts for background loads
2014-03-28 18:41:00 -07:00
B2G Bumper Bot
b6292de107 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/50e76fb04c3a
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17610 from millermedeiros/987353-day-view-test

Bug 987353 - Migrate day_view_test.js to use new "view" code r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/fabaa74137ab
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 987353 - Migrate day_view_test.js to use new "view" code
2014-03-28 15:20:57 -07:00