Gaia Pushbot
3cd9748f8a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/79a154658ac1
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13101 from lightsofapollo/vbump-marionette-1.0.0
NO BUG - vbump marionette a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/a186a56904a6
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - vbump marionette a=test-only
2013-10-25 14:15:25 -07:00
Gaia Pushbot
504aa8b50f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a4ca66875990
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13100 from lightsofapollo/revert-4c652c5
Revert "Merge pull request #13097 from dmarcos/bug928614"
========
https://hg.mozilla.org/integration/gaia-central/rev/2c17c8a26ed7
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #13097 from dmarcos/bug928614"
This reverts commit 4c652c5ca43f301217cbabf8f781b93a860bec37, reversing
changes made to afbf45f26a73b7cd5e0a831bea48087331975286.
2013-10-25 13:51:24 -07:00
Gaia Pushbot
970d439bb3
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dfae5ff6b7c4
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 912010 - [Keyboard][V1.2] Default Keyboard when all keyboards are de-selected - r=rlu r=garychen r=arthurcc
- Refactors `KeyboardHelper`
- Renames the application method to `getApps`, which now caches response until the apps change
- Adds a new API `getLayouts` to get a callback with an array of layouts.
- Adds a new API `watchLayouts` to get a callback whenever layout settings or apps change
- No longer calls `saveToSettings` itself when changing layout parameters. This allows a consumer to batch operations before saving.
- New method `checkDefaults` will make sure there is at least one `text` `url` and `number` keyboard enabled, calling the callback with anything it enabled.
- +unit test suite.
- ManifestHelper now automatically returns a ManifestHelper for each object it contains
- +unit test suite
- now waits until access time to handle the language selection instead of creation time
- this allows holding the one manifest helper and having its "name" property change with the language
- Settings Changes
- Now uses `watchLayouts` from keyboard_helper
- Now calls `checkDefaults` when disabling a keyboard
- If a default is enabled opens a DefaultKeyboardEnabledDialog
- Removed a bunch of commented out code for dealing with the old layout settings
- System Changes
- Now uses `watchLayouts` from keyboard_helper
- Will call `checkDefaults` whenever it can't find a keyboard to show, showing the default from `text` if it still can't find one
- Test suite
- Moved some mocks to shared and updated require statements
- Mock Settings now allows a "sync mode" that can call the callbacks for observers on demand.
Closes gh-12866
2013-10-25 12:55:55 -07:00
Gaia Pushbot
a4ec331ec8
Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c09f78f6bdd9
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12992 from gaye/bug-920261
Bug 920261 - mailto links broken r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/5daf75353a52
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 920261 - fix mailto links r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/57e87158185f
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #13002 from cctuan/926871
Bug 926871 - Prevent reflowing when the software button is hidden and add test cases for software button manager
========
https://hg.mozilla.org/integration/gaia-central/rev/3b52ff85884c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 926871 - Prevent reflowing when the software button is hidden
========
https://hg.mozilla.org/integration/gaia-central/rev/45d9ade0030c
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13097 from dmarcos/bug928614
Bug 931054 - [Camera] filmstrip.js access undefined preview metadata
========
https://hg.mozilla.org/integration/gaia-central/rev/412e5f78f422
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 931054 - [Camera] filmstrip.js access undefined preview metadata
2013-10-25 12:55:29 -07:00
Gaia Pushbot
fdfb63e30e
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7824a49ab738
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 929636 - Python set device tests to fail on device type, remove final traces of xfail. r=dhunt r=rwood
2013-10-25 09:45:29 -07:00
Gaia Pushbot
cb6ba289b4
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8f782376375b
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 877718 - [Messages] Contact's correct phone number and type is displayed r=julienw
https://bugzilla.mozilla.org/show_bug.cgi?id=877718
- Rename Utils.compareDialables => Utils.probablyMatches
- normalizes with navigator.mozPhoneNumberService.normalize if possible
- otherwise fallback to previous matching strategy (no non-digit => digit replacement)
- Update navigator.mozContacts.find desktop "mock" to also normalize when searching numbers
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
========
https://hg.mozilla.org/integration/gaia-central/rev/59abff9c1005
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13036 from gitmai/bug-926582-search-bar-not-working
Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook
========
https://hg.mozilla.org/integration/gaia-central/rev/976f8748c472
Author: mai <mri@tid.es>
Desc: Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook
2013-10-25 09:35:25 -07:00
Gaia Pushbot
30a6149a14
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f6bdd9d219b8
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #13010 from staktrace/apzc-force-enable
Bug 929728 - Add a B2G developer settings option to enable APZC in all content processes. r=
========
https://hg.mozilla.org/integration/gaia-central/rev/f2c4678b5f74
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 929728 - Add a B2G developer settings option to enable APZ in all content processes. r=vingtetun
2013-10-25 07:15:24 -07:00
Gaia Pushbot
bee6e326c9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e5875a1a8d1f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12806 from anah/bug924114
Bug 924114 - Migrate homescreen tests to use app objects
========
https://hg.mozilla.org/integration/gaia-central/rev/98eb63f8b2fb
Author: Ana Hristova <ana.nikolaeva@gmail.com>
Desc: Bug 924114 - Migrate homescreen tests to use app objects
2013-10-25 06:30:24 -07:00
Gaia Pushbot
10618c2666
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd2969e38c1c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12892 from comoyo/value_selector_inputcontext
Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/45bd4b3f6421
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector
2013-10-25 06:15:25 -07:00
Gaia Pushbot
dd886cf6f9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8974a0511dc3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13069 from gtorodelvalle/contacts-bug-925307-intro-exits-search-mode-reloaded
Bug 925307 - [Contacts] In search mode, clicking ENTER on the keyboard exits the search mode (follow-up)
========
https://hg.mozilla.org/integration/gaia-central/rev/605838645515
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 925307 - [Contacts] In search mode, clicking ENTER on the keyboard exits the search mode (follow-up)
2013-10-25 05:30:23 -07:00
Gaia Pushbot
04b63fddf0
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7fe46df44c0e
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 927391 - Bump gaiatest version to 0.18. r=dhunt
2013-10-25 05:05:23 -07:00
Gaia Pushbot
86c35a5ee8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d9d422e52a7a
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #13087 from jaoo/926455
Bug 926455 - Cannot enable data connection when updating from 1.1 to 1.2 via FOTA. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/4ddedcff9d2a
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 926455 - Cannot enable data connection when updating from 1.1 to 1.2 via FOTA
2013-10-25 03:45:26 -07:00
Gaia Pushbot
d7201bf960
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d0407f90b4c
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12140 from luke-chang/906617_keyboard_new_composition
Bug 906617 - Change Gaia keyboard app to use the new composition methods in IME WebAPI, r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/3b0a94387084
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 906617 - Change Gaia keyboard app to use the new composition methods in IME WebAPI
2013-10-25 03:30:28 -07:00
Gaia Pushbot
27a54429d0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/15d773c6e01f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13083 from timdream/keyboard-mozapptype
Bug 928270 - Set keyboard iframe attribute mozapptype=inputmethod, r=gchen
========
https://hg.mozilla.org/integration/gaia-central/rev/6a863bd14d63
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 928270 - Set keyboard iframe attribute mozapptype=inputmethod
2013-10-25 03:10:26 -07:00
Gaia Pushbot
61976342a8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70a2c51fbe37
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12538 from huchengtw-moz/video/Bug_921421_move_to_start_while_ending
Bug 921421 - [Video] pause the video and back to beginning when a video ..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/231b1c2ddfc8
Author: John Hu <johu@mozilla.com>
Desc: Bug 921421 - [Video] pause the video and back to beginning when a video plays to end
2013-10-25 02:10:24 -07:00
Gaia Pushbot
c46384752f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/517577255b59
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13085 from gasolin/issue-929889
Bug 929889 - Remove 'portrait-primary' lock in system app, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/2f7414bc9ec6
Author: gasolin <gasolin@gmail.com>
Desc: Bug 929889 - Remove 'portrait-primary' lock in system app
2013-10-25 01:45:24 -07:00
Gaia Pushbot
e49810c334
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ae26bd48965
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12929 from luke-chang/923653_support_contacts_layout
Bug 923653 - Layout of support contacts in settings isn't displayed properly, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/a4f9970f8f57
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 923653 - Layout of support contacts in settings is not displayed properly
2013-10-25 01:10:24 -07:00
Gaia Pushbot
dd9d93aae7
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7012b7d31b28
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12802 from caiolima/bug-815093
Bug 815093 - Compose/share activities returning to caller app
r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/35ee9ca6baea
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 815093 - Compose activities returning to caller app r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/640ae4833ecb
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12967 from arcturus/bug-925184
Bug 925184 - [B2G][Settings] The user cannot export contacts to the memory card when USB Storage is enabled
========
https://hg.mozilla.org/integration/gaia-central/rev/c644d645fa11
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 925184 - [B2G][Settings] The user cannot export contacts to the memory card when USB Storage is enabled
Changed the approach to not to use UMS and settings, but just the sdcard state.
For that added the state 'SHARED' as not available to use for the import/export, since we could have
inconsistencies while using.
Now our utility for sdcard has an extra option to subscribe to changes in the sdcard.
2013-10-25 01:00:23 -07:00
Gaia Pushbot
2063265d0e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb342e5c57e0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #13080 from Rik/tabbar-overlays-modals-924256
Bug 924256 - The bottom panel tabbar overlays MMI screen and phone suggestion r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/ff28cef1e28d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 924256 - The bottom panel tabbar overlays MMI screen and phone suggestions screen
2013-10-25 00:45:26 -07:00
Gaia Pushbot
767f29d97f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0c71302645e2
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #13038 from comoyo/keyboard-height-changes
Bug 929911 - UpdateHeight on already visible keyboard doesn't throw keyboardchange event. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/f0a910c8d007
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 929911 - UpdateHeight on already visible keyboard doesn't throw keyboardchange event
2013-10-25 00:35:24 -07:00
Gaia Pushbot
1868ef0470
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9da98cf91d52
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #13018 from dwi2/bug911291
Bug 911291 - No need to update display of simPin, identity, and password... r=crh0716
========
https://hg.mozilla.org/integration/gaia-central/rev/ffcb8362a3f1
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 911291 - No need to update display of simPin, identity, and password in #wifi-status since there are no such input elements
2013-10-25 00:10:23 -07:00
Gaia Pushbot
8c80186ce3
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/49e5310a6ebd
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #13059 from crh0716/903232
Bug 903232 - Show only gsm options by default r=yuren
========
https://hg.mozilla.org/integration/gaia-central/rev/49d78decaf7a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 903232 - Show only gsm options by default
2013-10-24 23:50:24 -07:00
Gaia Pushbot
185d8767ba
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5f8a13662ba5
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #13063 from snowmantw/issue906549
Bug 906549 - [Flatfish][LockScreen] add support for large device for portrait
========
https://hg.mozilla.org/integration/gaia-central/rev/9041c0f161c2
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 906549 - [Flatfish][LockScreen] add support for large device for portrait
2013-10-24 19:30:24 -07:00
Gaia Pushbot
47bd7d7cbc
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3acbd9057dc3
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #12314 from jimporter/music-notification-controls
Bug 902981 - [Music] [User Story] Provide access to music controls in the notifications tray
========
https://hg.mozilla.org/integration/gaia-central/rev/20926d18037d
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 902981 - Add support for music playback controls from the notifications area; r=alive, r=djf, ui-r=robmac, ui-r=epang
2013-10-24 19:20:23 -07:00
Gaia Pushbot
9b1a936219
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c84a6a7d5826
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #13076 from gregorwagner/9156772
Bug 915677 - canceling the awesome page does not allow focus back into the content. r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/f07c7affe006
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 915677 - canceling the awesome page does not allow focus back into the content. r=benfrancis
2013-10-24 17:35:24 -07:00
Gaia Pushbot
a4978becc5
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd8dba4a25cb
Author: Evelyn Eastmond <evelyn@bocoup.com>
Desc: Bug 887110 - Typical clocks show quarter hours as more prominent than 10min marks
r=jugglinmike
2013-10-24 16:50:23 -07:00
Gaia Pushbot
49c276e1e9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5d2185eee255
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #12995 from mikehenrty/bug-926714-notification-tests
Bug 926714 - Follow up to 899574: add integration tests for Notification...
========
https://hg.mozilla.org/integration/gaia-central/rev/13207b6cf374
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 926714 - Follow up to 899574: add integration tests for Notification.Get()
2013-10-24 16:15:24 -07:00
Gaia Pushbot
9d10182691
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/610786d35113
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #13072 from julienw/890209-tap-header
Bug 890209 - sms application display dialog when tap a header part r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/0182928b7f9b
Author: at-kitamura <at-kitamura@kddi-tech.com>
Desc: Bug 890209 -sms application display dialog when tap a header part
2013-10-24 12:05:25 -07:00
Gaia Pushbot
8399ef4ed0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e3564b8656fc
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13073 from lightsofapollo/shepherd-beta
Bug 930578 - add shepherd docs +shepherd
========
https://hg.mozilla.org/integration/gaia-central/rev/2178197ec5de
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 930578 - add shepherd docs +shepherd
2013-10-24 09:25:28 -07:00
Gaia Pushbot
965818be7f
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ae702dbced4
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12921 from Rik/lockscreen-no-calllog-922238
Bug 922238 - Call log does not record missed calls when in the lockscreen r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/4849e0f303f2
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 922238 - Call log does not record missed calls when in the lockscreen
We were closing the call screen before executing the Voicemail.check callback
- Store the voicemail info in recentsEntry earlier than at closing
- Remove the opacity animation when showing/hiding the call screen (it was not really working)
- Remove the animating flag since it was preventing closing animations to not run if the opening animation did not run
========
https://hg.mozilla.org/integration/gaia-central/rev/7a12b4c54fc7
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13070 from zacc/bug_930542
Bug 930542 - Fail test_browser_bookmark.py because of bug 930545
========
https://hg.mozilla.org/integration/gaia-central/rev/819967b26a2b
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 930542 - Fail test_browser_bookmark.py because of bug 930545
2013-10-24 08:15:24 -07:00
Gaia Pushbot
05e0345a28
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c9d3a8f7aa91
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12835 from wanderview/shared-tvm-append
Bug 918179: Optimize append case in tag_visibility_monitor. r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/28a0602cf111
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 918179: Optimize append case in tag_visibility_monitor
2013-10-24 07:50:23 -07:00
Gaia Pushbot
4b58842d42
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e1f70152cc5
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #13026 from Rik/license-929926
Bug 929926 - LICENCE is mis-spelled r=gerv
========
https://hg.mozilla.org/integration/gaia-central/rev/fd5e9e9a462e
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 929926 - LICENCE is mis-spelled
2013-10-24 07:05:23 -07:00
Gaia Pushbot
347d3c0528
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf4b2004954a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Revert "Merge pull request #13000 from EragonJ/bug-927724"
This reverts commit 4d74b13f20f12996d41eb3e9a6c8775dd1717d67, reversing
changes made to 1433717c81d5f6f439cadf8511f559f1f19f5fc4.
Cause: the dialer is completely broken if your sim doesn't have
voicemail infos.
2013-10-24 06:50:23 -07:00
Gaia Pushbot
19f0561142
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd6dc50d5f1b
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13047 from zacc/bug_929636
Bug 929636 - Changed skipped Python UI tests to use fail-if
========
https://hg.mozilla.org/integration/gaia-central/rev/c7bcbefa72ea
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 929636 - Changed skipped Python UI tests to use fail-if
2013-10-24 06:30:23 -07:00
Gaia Pushbot
49f655167c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1fe677869a6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12922 from alivedise/bugzilla/927310/activity-done-in-mozbrowser
Bug 927310 - Activitydone event in mozbrowser iframe
========
https://hg.mozilla.org/integration/gaia-central/rev/696b27fbb541
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 927310 - Activitydone event in mozbrowser iframe
2013-10-24 05:20:23 -07:00
Gaia Pushbot
708731fe32
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f7e84403d440
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13061 from bebef1987/marionette_0.6.1
Bug 929999 - Bump marionette_client dependency to 0.6.1 or above
========
https://hg.mozilla.org/integration/gaia-central/rev/1d4d2fa99490
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 929999 - Bump marionette_client dependency to 0.6.1 or above
2013-10-24 04:20:24 -07:00
Gaia Pushbot
e7f6a0b909
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/be4bb665ab91
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 904984 - Add APBW to the APN database
========
https://hg.mozilla.org/integration/gaia-central/rev/5b6cfb9f6b30
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Bug 904984 - Add APBW to the APN database"
This reverts commit dcbef3b68374b879bca4276e0df9b4fb5f8afb52.
2013-10-24 03:55:25 -07:00
Gaia Pushbot
74d3a665bf
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/feee488a651b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13054 from timdream/reverse-dnt-value
Bug 914407 - Correct the Do Not Track header values, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/a3c830c358d1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 914407 - Correct the Do Not Track header values
2013-10-24 03:20:24 -07:00
Gaia Pushbot
d336df0d70
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f15f6d17ed80
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #13019 from etiennesegonzac/bug-852314-dialer-keypad-enabling
Bug 852314 - Enabling the oncall keypad asap according to the 3GPP spec. r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/b63ab0aa841f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 852314 - Enabling the oncall keypad asap according to the 3GPP spec.
2013-10-24 02:10:23 -07:00
Gaia Pushbot
ff44c395ce
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f664d0cd5947
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13039 from zacc/930044
Bug 930044 - Python UI tests Enhance wait in test_sms_with_attachments t...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe9d45336f68
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 930044 - Python UI tests Enhance wait in test_sms_with_attachments to wait for messages app to resize the attached image
2013-10-24 02:00:25 -07:00
Gaia Pushbot
5ea60d484a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac0ff2fff813
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12002 from KevinGrandon/bug_908947_usage_dom
Bug 908947 - Use HTML import polyfill for Usage DOM r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/2b6d0a31001d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 908947 - Use HTML import polyfill for Usage DOM
2013-10-24 01:35:24 -07:00
Gaia Pushbot
24e2f92ae2
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/445a018f2e71
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12100 from Seinlin/Bug-914459
Bug 914459 - Use keyboard's basicLayoutKey if it is defined. r=janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/e423894390ea
Author: Kaizhen <kli@mozilla.com>
Desc: Bug 914459 - Use keyboard's basicLayoutKey if it is defined.
2013-10-24 01:25:23 -07:00
Gaia Pushbot
5ac77b4a2d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/171943320172
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #13053 from jimporter/music-nowplaying-icon
Bug 930386 - Fix the "now playing" icon that gets sent to the system app; r=dkuo
========
https://hg.mozilla.org/integration/gaia-central/rev/b8dc61d558b2
Author: Jim Porter <jporter@mozilla.com>
Desc: Fix the "now playing" icon that gets sent to the system app
2013-10-24 00:40:24 -07:00
Gaia Pushbot
43005ca85f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0eeed380c274
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #13011 from jrburke/bug925174-email-activity-continue
Bug 925174 - [email] webactivity-triggered compose activity does not trigger r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/4ce9a8963af6
Author: jrburke <jrburke@gmail.com>
Desc: Bug 925174 - [email] webactivity-triggered compose activity does not trigger after creating a new account created because there were no existing accounts
2013-10-23 21:55:23 -07:00
Gaia Pushbot
d01bc15eac
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b20cf22507ce
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #13000 from EragonJ/bug-927724
Bug 927724 - [DSDS][Gaia] Voicemail webapi will be changed for DSDS
========
https://hg.mozilla.org/integration/gaia-central/rev/92118e00bafb
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 927724 - [DSDS][Gaia] Voicemail webapi will be changed for DSDS
- add feature detect for Voicemail webAPI
2013-10-23 19:35:23 -07:00
Gaia Pushbot
dbbbf73375
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/60d2f438d6d1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #13050 from mikehenrty/bug-930337-integration
Skip integration test "lockscreen > replace notification:"
========
https://hg.mozilla.org/integration/gaia-central/rev/9227a6331163
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Skip integration test "lockscreen > replace notification:"
2013-10-23 18:35:23 -07:00
Gaia Pushbot
cf31b42048
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20e3f42ccb60
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12635 from gasolin/issue-921327
Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet, r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/2a75bf172fcb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet
2013-10-23 17:00:24 -07:00
Gaia Pushbot
e80fa41254
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0de4fc219e05
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #13022 from brion/bug929525-emailsetup
Bug 929525: Email manual setup 'account' fields make automatic spelling corrections. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/1d313d8c037c
Author: Brion Vibber <brion@pobox.com>
Desc: Bug 929525: Email manual setup 'account' fields make automatic spelling corrections
Added x-inputmode="verbatim" inputmode="verbatim" on username fields
to keep them from spontaneously correcting your username to random words.
2013-10-23 15:05:25 -07:00
Gaia Pushbot
ce5a66c94f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/644d444e2368
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #13027 from jmcanterafonseca/fix_mozContact_merge
Bug 929914 - Revise contacts merging with respect to mozContact construc...
========
https://hg.mozilla.org/integration/gaia-central/rev/78ee62c38fb2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 929914 - Revise contacts merging with respect to mozContact constructor
2013-10-23 10:25:23 -07:00
Gaia Pushbot
6b7ab3fbe6
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e293f22489f
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 926587 - [B2G][Clock][Stopwatch] Choppy transition animation going to Stopwatch from Timer or Alarm - r=jugglinmike
- Implements a temporary workaround while waiting for Bug 921317 to be resolved in the platform
2013-10-23 10:15:27 -07:00