Gaia Pushbot
5440bb7e9b
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/93d613b62a46
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 889763 - [MMS] Only image is received when sending image + audio file from android device. Co-author with gnarf37
2013-07-12 10:15:24 -07:00
Gaia Pushbot
00b40d8b98
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d2dd720cd08
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #10906 from EdgarChen/bug_877978
Bug 877978 - [Gaia] Use new WebAPI to access iccInfo related attribute/event
========
https://hg.mozilla.org/integration/gaia-central/rev/977de81e0fae
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 877978 - Use IccHelper to access iccInfo. r=alive,arthur,fcampo,salva
2013-07-12 09:30:23 -07:00
Gaia Pushbot
56cacc6cbd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/419504104ae7
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #10869 from eeejay/highlight-fix
Explicitly set the active background of lockscreen icons to none.r=mihai
========
https://hg.mozilla.org/integration/gaia-central/rev/eddd5f65c50a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 889925 - Explicitly set the active background of lockscreen icons to none.
2013-07-12 07:26:23 -07:00
Gaia Pushbot
51a4d89fe2
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d3bf1e5466f0
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10943 from fabi1cazenave/mmsAttachmentContainers-bug889899
Bug 889899: use <div> instead of <iframe> for MMS attachment containers, r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/662a0765f17a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 889899: use <div> instead of <iframe> for MMS attachment containers, r=julienw
Attachment containers use `<iframe>` in the SMS app because they are handy in the Compose area (work well in a contenteditable element): this ensures that attachment blocks are deletable but not editable. However, `<iframes>` are a pain to use in the message thread, and can become a performance killer on threads with lots of attachments.
This patch keeps `<iframe>` containers for draft attachments in the Compose area but relies on `<div>` containers for the message thread. To achieve this we use three templates:
* one `attachment-preview` template:
- display it in a 80x80 px placeholder (can be extended to 120x80 or 80x120);
- display the attachment size if in the Compose window;
- do not display the file name for images
(another patch will enable to display the file name on video with previews)
* one `attachment-nopreview` template: (audio, video, large images)
- display the attachment type as a 80x80 px icon (audio, video, image, other);
- display the attachment size if in the Compose window;
- display the file name, both in the Compose window and in the message thread.
* one `attachment-draft` template to embed one of the two previous templates in an `<iframe>` container for the Compose area.
Non-draft attachments are displayed in a `<div>` container. In both cases (div or iframe), the container carries an `attachment-container` class and a `preview` or `nopreview` one.
Side notes:
* this fixes bug 882094 (display attachment file names in MMS);
* the `bubbleEvents` method has been slightly re-rewritten to be more self-explanatory;
* some basic cleanup has been done on the HTML & CSS front.
2013-07-12 07:05:23 -07:00
Ryan VanderMeulen
2fc3f244cf
Merge m-c to inbound.
2013-07-12 09:29:59 -04:00
Gaia Pushbot
c68b03ae76
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8f402e9a5c9a
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10934 from rexboy7/fix-bug892373-master
Bug 892373 - @1.5x asset revise for Dialer app
========
https://hg.mozilla.org/integration/gaia-central/rev/80be3e3a4c6f
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 892373 - @1.5x asset revise for Dialer app
2013-07-11 23:30:22 -07:00
Gaia Pushbot
1c6a972598
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cbffb3b5e67c
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10933 from mozshiao9/master_settings_889717
Bug 889717 - [Settings] Do not work when you are scrolling and select a menu, r=pivanov
========
https://hg.mozilla.org/integration/gaia-central/rev/e25731e3555a
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 889717 - [Settings] Do not work when you are scrolling and select a menu
2013-07-11 20:50:23 -07:00
Gaia Pushbot
27f59cb395
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6aa0e53d6672
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10910 from rexboy7/fixhd-881146-ftu-master
Bug 881146 - hdpi/xhdpi resolution assets and layout for FTU. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/4f8fc20dae05
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881146 - hdpi/xhdpi resolution assets and layout for First run experience app
2013-07-11 20:40:22 -07:00
Gaia Pushbot
81bd7e014c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3cf4f76cd177
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10931 from wanderview/tag-vm-semicolon
Branch 892659: Remove misplaced ; in tag_visibility_monitor. r=eshapiro
========
https://hg.mozilla.org/integration/gaia-central/rev/cb31db9bc185
Author: Ben Kelly <ben@wanderview.com>
Desc: Branch 892659: Remove misplaced ; in tag_visibility_monitor
2013-07-11 15:30:23 -07:00
Gaia Pushbot
db982e8503
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dc051b13b2a8
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10903 from wanderview/contacts-full-defer-order-search
Bug 892155: Fully defer order/search string calc. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/67c38a9335da
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 892155: Fully defer order/search string calc
2013-07-11 10:25:25 -07:00
Gaia Pushbot
9030d0758a
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f8a85aceda9c
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #10928 from ferjm/mmiresultdefaultcase
Follow up for MMI localization work
========
https://hg.mozilla.org/integration/gaia-central/rev/22a3cf15439a
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 890463 - Follow up of Use MMIResult for get IMEI - default case. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/d6ce537dafe6
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 890291 - [MMI] Follow-up of Localization of Call Barring functionality. r=etienne
2013-07-11 08:35:24 -07:00
Gaia Pushbot
086f83af2e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84f23fc83920
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10902 from wanderview/contacts-favorites
Bug 891984: Properly render contacts in favorites. r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/a4b8b0b98d83
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 891984: Properly render contacts in favorites.
Previously if a contact was a favorite, then we would only render it once
in either its main letter group or the favorites group. This patch correctly
tracks the group so that we reference the contact properly in order to
render it for both groups.
2013-07-11 05:15:24 -07:00
Gaia Pushbot
ba6fb3bcbd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4301a609060f
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10923 from comoyo/revert_swipe_to_hide
Revert "Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2"
========
https://hg.mozilla.org/integration/gaia-central/rev/55d822fcf7dc
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Revert "Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2"
This reverts commit 103f3635c241e208f84b6e8d80afb23731043c09, reversing
changes made to 4be813b65ea30e3914ce732d1401385d8fb78b68.
2013-07-11 04:15:25 -07:00
Gaia Pushbot
2773b19ac7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a4adb2d6e67
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10901 from comoyo/vcf4
Bug 888153 - [contacts] Import from vCard 4.0 has email missing in Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/78a03eca481b
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 888153 - [contacts] Import from vCard 4.0 has email missing in Contacts app
2013-07-11 03:20:24 -07:00
Ed Morley
6bc7d7f150
Merge mozilla-central and birch
2013-07-11 10:59:04 +01:00
Gaia Pushbot
72f6d663ce
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f9b2319c2b3
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10918 from crh0716/892393
Bug 892393 - Add 1.5x resolution assets r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/26f60f2a526d
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 892393 - Add 1.5x resolution assets
========
https://hg.mozilla.org/integration/gaia-central/rev/5140f1fbba25
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10726 from julienw/885278-updatetimeheaders-with-fixedheader
885278 updatetimeheaders with fixedheader
========
https://hg.mozilla.org/integration/gaia-central/rev/8b741e315032
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 885278 - [SMS] `updateTimeHeaders' is not working properly with FixedHeader feature. r=borja
* always call refresh in updateTimeHeaders
* expose updateHeaderContent and use it in updateTimeHeaders so that the fixed
header is changed in the same time than the other headers
2013-07-11 02:50:23 -07:00
Gaia Pushbot
f3e2b989e1
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7530f9702749
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #10694 from yurenju/885676
Bug 885676 - Added unit tests for ScreenManager r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/c9464724886c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 885676 - Added unit tests for ScreenManager
2013-07-11 02:35:23 -07:00
Ed Morley
1358e4d3e7
Merge latest green birch changeset and mozilla-central
2013-07-11 10:28:08 +01:00
Gaia Pushbot
21571d1799
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/abc7e68a07eb
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10835 from cctuan/890847
Bug 890847 - [SMS/MMS] The options shown in the dialog when tapping on a contact into ‘To’ field are the wrong way round
========
https://hg.mozilla.org/integration/gaia-central/rev/5164f293a2b0
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 890847 - [SMS/MMS] The options shown in the dialog when tapping on a contact into ‘To’ field are the wrong way round
2013-07-11 02:25:22 -07:00
Gaia Pushbot
b909411a56
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1955cfa26e44
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10908 from hfiguiere/bug891395
Bug 891395 - Fix regexp that matches HiDPI. This avoid overriding apn.json, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/acee662c5bbb
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 891395 - Fix regexp that matches HiDPI. This avoid overriding apn.json.
2013-07-11 00:10:22 -07:00
Gaia Pushbot
eb1bdd943f
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/85f28b8bda9c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10907 from huchengtw-moz/video/Bug_890139
Bug 890139 - hdpi/xhdpi missing images for Video app, r=@rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/1671339332f1
Author: John Hu <johu@mozilla.com>
Desc: Bug 890139 - hdpi/xhdpi missing images for Video app
========
https://hg.mozilla.org/integration/gaia-central/rev/2c8b26149597
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10911 from mpizza/Bug_881138_hd_camera_master
Bug 881138 - @1.5x images for Camera app, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e362807898d3
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 881138 - hdpi/xhdpi resolution assets and layout for Camera app
2013-07-11 00:00:25 -07:00
Gaia Pushbot
0079079e7a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/19b1966f7051
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10834 from huchengtw-moz/settings/Bug_890862_wrong_apnSettings_when_carrier_is_unknown
Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json, r=@jaoo, r=@arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/67d28bb90d98
Author: John Hu <johu@mozilla.com>
Desc: Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json
2013-07-10 23:05:22 -07:00
Gaia Pushbot
b02c48990f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7ce63dc67df5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10881 from masap/20130710
Bug 891770 - [Wi-Fi] Fix fogetting network processing
========
https://hg.mozilla.org/integration/gaia-central/rev/0f03c4879b1e
Author: masap <masashi.honma@gmail.com>
Desc: Bug 891770 - [Wi-Fi] Fix fogetting network processing
2013-07-10 22:10:23 -07:00
Gaia Pushbot
450f38f777
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20869b028aab
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10855 from rexboy7/fixhd-881143-dialer-master
Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app. r=gtorodelvalle
========
https://hg.mozilla.org/integration/gaia-central/rev/92424a531110
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app
2013-07-10 20:40:22 -07:00
Gaia Pushbot
fbffc9f7e1
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/287688e19d1a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10370 from mcirlanaru/bug_873409
Bug 873409 - [HotSpot] Truncate long SSID and password to avoid...
========
https://hg.mozilla.org/integration/gaia-central/rev/785c44a65836
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 873409 - [HotSpot] Truncate long SSID and password to avoid overlapping the text labels
2013-07-10 19:55:23 -07:00
Gaia Pushbot
3139a55f57
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30e923643bc1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10770 from KevinGrandon/bug_889895_remove_mouse_shim
Bug 889895 - Remove mouse system shim
========
https://hg.mozilla.org/integration/gaia-central/rev/3918189e22e4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889895 - Remove mouse system shim
2013-07-10 15:40:24 -07:00
Gregor Wagner
20263c4c30
Bug 891588 - Fix preprocessor warnings. r=fabrice
2013-07-10 14:57:21 -07:00
Ryan VanderMeulen
e192cfdc0b
Merge m-c to birch.
2013-07-10 13:53:23 -04:00
Gaia Pushbot
ace8f2685d
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/975e8d596def
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891811 - [sms] tests: properly use sinon so that we have no side effects between suites r=gnarf
properly use sinon sandboxes for good restore
2013-07-10 10:50:22 -07:00
Ryan VanderMeulen
545af1073c
Merge the last green birch cset to m-c.
2013-07-10 13:49:16 -04:00
Gaia Pushbot
960741adad
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/966752354a41
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10899 from julienw/891927-fixes-sinon-implementation
Bug 891927 - [test-agent] the sinon sandbox is not always restored when ...
========
https://hg.mozilla.org/integration/gaia-central/rev/b4a0ad8bb616
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891927 - [test-agent] the sinon sandbox is not always restored when it's used in the most outer suite's setup r=jlal
2013-07-10 10:25:23 -07:00
Gaia Pushbot
9ee549a4fb
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/346b072b536e
Author: jyothi.prasad <jyothi.prasad@lge.com>
Desc: Bug 889735 [MMS] when attaching so many images,size of the attached MMS content is not refreshed even after removing some images - r=julienw
* Recalculates size after image resize, and after image removal
* Unit test by gnarf
2013-07-10 09:30:23 -07:00
Gaia Pushbot
2b652591e6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/138cb1659c91
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10861 from huchengtw-moz/camera/Bug_891243_image_pick_activity_take_2-3_seconds
Bug 891243 - [Camera] Image Pick activity takes 2-3 seconds to save afte. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b346a9f5886d
Author: John Hu <johu@mozilla.com>
Desc: Bug 891243 - [Camera] Image Pick activity takes 2-3 seconds to save after pressing "select" option
2013-07-10 09:15:22 -07:00
Gaia Pushbot
c1b71fe038
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9093c20568e0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10882 from huchengtw-moz/gallery/Bug_891294_preview_page_could_not_display
Bug 891294 - [Gallery] Preview page could not display image in picker mo. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b37a853a94b0
Author: John Hu <johu@mozilla.com>
Desc: Bug 891294 - [Gallery] Preview page could not display image in picker mode
========
https://hg.mozilla.org/integration/gaia-central/rev/b3d8f5759cfc
Author: gduan <gduan@mozilla.com>
Desc: Bug 888865 - [MMS] The name of the sent image is wrong in FFOS device - r=gnarf
* Remove path info before sanitizing filename
Closes gh-10790
========
https://hg.mozilla.org/integration/gaia-central/rev/d55c465036dc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891788 - The Sms compose tests are slow r=gnarf
clear the input listeners at init
2013-07-10 09:05:25 -07:00
Gaia Pushbot
5bf8fa700c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/08b27cc9d095
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #10897 from fzzzy/master
Bug 887454 Remove UA override for youtube.com r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/6dec3dcf2176
Author: Donovan Preston <donovanpreston@gmail.com>
Desc: bug 887454 Remove ua override for youtube.com
2013-07-10 08:45:23 -07:00
Ryan VanderMeulen
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Gaia Pushbot
e70824e7f5
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e60cb6fc0e0
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10795 from crdlc/bug-890183
Bug 890183 - [Homescreen] Wrong focus is shown
========
https://hg.mozilla.org/integration/gaia-central/rev/70447e934d7e
Author: crdlc <crdlc@tid.es>
Desc: Bug 890183 - [Homescreen] Wrong focus is shown
2013-07-10 05:45:23 -07:00
Gaia Pushbot
2b5ce66456
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de133ead8cfb
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10862 from crdlc/bug-890815
Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)
========
https://hg.mozilla.org/integration/gaia-central/rev/b6e9bf38815c
Author: crdlc <crdlc@tid.es>
Desc: Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)
2013-07-10 05:35:23 -07:00
Gaia Pushbot
dd4bd8d8f8
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/124a4b38bb9f
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #10456 from gtorodelvalle/dialer-bug-883756-contact-details-from-call-log
Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one (r=arcturus)
========
https://hg.mozilla.org/integration/gaia-central/rev/b6fd2ae4b6a7
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one.
========
https://hg.mozilla.org/integration/gaia-central/rev/3cd291d23155
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10888 from alivedise/bugzilla/891799/type-error-resize
Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/550ed8c0c3f2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined
2013-07-10 05:10:23 -07:00
Gaia Pushbot
a0791d56e0
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/215f677d5bd1
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10886 from arcturus/bug-885981
Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact
========
https://hg.mozilla.org/integration/gaia-central/rev/7f91c5f7febc
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact
2013-07-10 04:15:24 -07:00
Gaia Pushbot
d57139f5ed
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e30c84c7edf4
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10887 from mozshiao9/master_contacts_881140
Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/d76382ea4e27
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/a092f04029d6
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10883 from crdlc/bug-891781
Bug 891781 - [Facebook] Delete all friends and add some one is broken
========
https://hg.mozilla.org/integration/gaia-central/rev/c718ca1beac1
Author: crdlc <crdlc@tid.es>
Desc: Bug 891781 - [Facebook] Delete all friends and add some one is broken
2013-07-10 03:30:22 -07:00
Gaia Pushbot
2e7306d6e4
Bumping gaia.json for 6 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65084cc1f901
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #10884 from cctuan/system-1.5x
Bug 881157 - hdpi/xhdpi resolution assets and layout for System app
========
https://hg.mozilla.org/integration/gaia-central/rev/825028166040
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 881157 - hdpi/xhdpi resolution assets and layout for System app
========
https://hg.mozilla.org/integration/gaia-central/rev/d54be8a49829
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #10681 from leob2g/Bug_886668_user_cannot_scroll_in_mmi_screen
Bug 886668 - User cannot scroll in mmi screen. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/29522d5e544f
Author: sungwoo.yoon <sungwoo.yoon@lge.com>
Desc: Bug 886668 - User cannot scroll in mmi screen
========
https://hg.mozilla.org/integration/gaia-central/rev/d66534bbe4e4
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10842 from borjasalguero/uk_context_menu
Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or em...
========
https://hg.mozilla.org/integration/gaia-central/rev/eba5c59c8de2
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or email, included in a SMS thread, if it overlaps an option of the dialog menu, it opens it directly r=julienw
2013-07-10 03:20:22 -07:00
Gaia Pushbot
205f6d064b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6256a30275b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10878 from rexboy7/fix-bug891408
Bug 891408 - [System] Calculate inline app size correctly (regression)
========
https://hg.mozilla.org/integration/gaia-central/rev/3ad1b19036ee
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 891408 - [System] Calculate inline app size correctly (regression)
2013-07-10 02:00:22 -07:00
Gaia Pushbot
37ad663b3d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f48f21472127
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #10876 from jrburke/bug891728-image-attach-module
Bug 891728 [email] dynamic require of shared/mime_mapper fails due to rel-path r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/541dda1c48c7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 891728 [email] dynamic require of shared/mime_mapper fails due to rel-path
2013-07-09 23:50:23 -07:00
Gaia Pushbot
55c68c0caf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a395a24388f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #10811 from jrburke/bug890572-email-initial-transparent
Bug 890572 [email] set background transparent for smoother cold start r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/d7ec8d7f8077
Author: jrburke <jrburke@gmail.com>
Desc: Bug 890572 [email] set background transparent for smoother cold start
2013-07-09 23:36:23 -07:00
Gaia Pushbot
a5a7a0bb50
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/87bfcb576b65
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2
Bug 805586 - support "Swipe down" to hide the keyboard
========
https://hg.mozilla.org/integration/gaia-central/rev/415cba41ef6c
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 805586 - support "Swipe down" to hide the keyboard
1. Add the dialog for FTU tip of swipe down
2. Refine the swipe down behavior not to show the highlighted key
2013-07-09 19:55:23 -07:00
Matthew Noorenberghe
4a08595eeb
Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey
2013-07-09 18:15:34 -07:00
Gaia Pushbot
0e02878891
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/364607a1d732
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10875 from mcirlanaru/bug_853313
Bug 853313 - [Email] Properly parse 'mailto' links that don't... r=@asutherland
========
https://hg.mozilla.org/integration/gaia-central/rev/61c6f27e1ff9
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 853313 - [Email] Properly parse 'mailto' links that don't have a 'to' address. r=asuth
2013-07-09 18:05:23 -07:00
Gaia Pushbot
46a88c33cd
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d290c631b11
Author: Donovan Preston <dpreston@mozilla.com>
Desc: Merge pull request #10874 from KevinGrandon/revert_bug_887454
Revert "bug 887454 Remove useragent override for youtube.com" r=fzzzy
========
https://hg.mozilla.org/integration/gaia-central/rev/5fbf6ae01b16
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "bug 887454 Remove useragent override for youtube.com"
This reverts commit 5b5f6d8ecce794323b52daf626cee98dd7b6992e.
========
https://hg.mozilla.org/integration/gaia-central/rev/05a4bc51ae6c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10873 from asutherland/bug_852369
Bug 852369 - [Email] Support multiple email addresses in mailto links.
2013-07-09 16:00:25 -07:00
Gaia Pushbot
354e73853f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e079b44a5b2c
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10801 from mcirlanaru/bug_889771
Bug 889771 - Fix width of SIM PIN input box. r=@fabi1cazenave
========
https://hg.mozilla.org/integration/gaia-central/rev/ede8d13d004c
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 889771 - Fix width of SIM PIN input box. r=kaze
2013-07-09 15:40:29 -07:00
Gaia Pushbot
0270d607b2
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f4a5fe836729
Author: Donovan Preston <donovanpreston@gmail.com>
Desc: bug 887454 Remove useragent override for youtube.com
2013-07-09 15:05:23 -07:00
Gaia Pushbot
5e2805d3fd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf01d5808391
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10872 from asutherland/bug_852369
Bug 852369 - [Email] Support multiple email addresses in mailto links. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/c8788891b795
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 852369 - [Email] Support multiple email addresses in mailto links. r=asuth
2013-07-09 14:45:22 -07:00
Ryan VanderMeulen
95626afa92
Backed out changeset c881d9e4a406 (bug 889602) because maybe THIS is the one causing the Marionette timeouts.
2013-07-09 16:54:29 -04:00
Gaia Pushbot
9b915d58a3
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cb565d70183
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Merge pull request #10854 from vicamo/bugzilla/891233/deprecate-mozSms-in-cost-control
Bug 891233 - [Cost Control] use navigator.mozMobileMessage instead. r=sa...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f9ba6561939
Author: You-Sheng Yang (楊有勝) <vicamo@gmail.com>
Desc: Bug 891233 - [Cost Control] use navigator.mozMobileMessage instead. r=salva
2013-07-09 10:15:25 -07:00
Gaia Pushbot
a053a10522
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cec2f675e2c2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10857 from crh0716/891042
Bug 891042 - Add a mock for mozIccManager
========
https://hg.mozilla.org/integration/gaia-central/rev/ee8354d7ae50
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 891042 - Add a mock for mozIccManager
2013-07-09 09:30:29 -07:00
Gaia Pushbot
10230b93e8
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/95ada003fd61
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 890989 - [sms] we should not split the phone numbers on spaces r=julienw
https://bugzilla.mozilla.org/show_bug.cgi?id=890989
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-07-09 08:35:23 -07:00
Gaia Pushbot
5a42ee8cf0
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/02b607cf7882
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #10844 from arcturus/bug-890342
Bug 890342 - [SMS] LinkHelper regression: misrecognized links
========
https://hg.mozilla.org/integration/gaia-central/rev/a37d3007e1a1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 890342 - [SMS] LinkHelper regression: misrecognized links
2013-07-09 08:05:23 -07:00
David Clarke
f0f30baa1f
Bug 889602 - Set ProfD directory within b2g. r=dhylands
2013-07-09 08:57:26 -04:00
Gaia Pushbot
1cc49cd3e3
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/68ff795e16c1
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10772 from rwldrn/890053
Bug 890053 - [MMS][SMS] Regression. Recipients pull down pushes input behind keyboard
========
https://hg.mozilla.org/integration/gaia-central/rev/2b9a69c905ee
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 890053 - [MMS][SMS] Regression. Recipients pull down pushes input behind keyboard
- broken display: https://www.dropbox.com/sh/pirp25nqtaqcktr/pfFsPQPG6n#f:1.jpg
- fixed display: https://www.dropbox.com/sh/pirp25nqtaqcktr/pfFsPQPG6n#f:2.jpg
https://bugzilla.mozilla.org/show_bug.cgi?id=890053
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-07-09 03:15:27 -07:00
Gaia Pushbot
37b401e249
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eeb604fca314
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #10778 from gasolin/master-881141
Bug 881141 - hdpi/xhdpi resolution assets and layout for Usage app, r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/89c376aa6e4e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 881141 - hdpi/xhdpi resolution assets and layout for Usage app
2013-07-09 02:10:30 -07:00
Gaia Pushbot
ca79e496a1
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f91f91647f7
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10809 from lodr/bug-889635-avoid-startup-error
Bug 889635 - Avoid startup error
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/247724ca9e31
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 889635 - Avoid startup error
========
https://hg.mozilla.org/integration/gaia-central/rev/89c54e45afdc
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10829 from lodr/bug-842924-l10n-issue
Bug 842924 - Avoid l10n issues by providing wider selects
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/c8540e809112
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 842924 - Avoid l10n issues by providing wider selects
2013-07-09 01:25:23 -07:00
Gaia Pushbot
49a3e09a94
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58d73404571f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10848 from KevinGrandon/bug_889466_lockscreen_events
Bug 889466 - Use touch events for lockscreen r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f6ddb049b529
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889466 - Use touch events for lockscreen
2013-07-08 20:25:28 -07:00
Gaia Pushbot
4ac9e81445
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b1e1641e89c
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10827 from steveck-chung/hdpi-image-assets-css
Bug 884975 - [MMS] Apply 1.5x Res Version of the Images. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/4bd08888ab27
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 884975 - [MMS] Apply 1.5x Res Version of the Images
2013-07-08 19:40:23 -07:00
Gaia Pushbot
92b181d5ba
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/8da5a527d6d9
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10582 from wanderview/contacts-vis-mon-pr
Bug 879299: Add visibility_monitor to Contacts app. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/5dd51d34e38b
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 879299: Add visibility_monitor to Contacts app
This commit significantly refactors how contacts are loaded and rendered in
the DOM. Placeholder items are initially added to the list and then later
filled in when visible. Images are lazy loaded as before, but will now be
removed when the contact is no longer visible. Search has also been
refactored to help encapsulate the contacts_list and importer_ui internals.
2013-07-08 18:15:54 -07:00
Gaia Pushbot
4e43b5cc0a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b10d78a3cf56
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10825 from huchengtw-moz/gallery/Bug_888882_not_able_to_zoom_an_image-3
Bug 888882 - [Gallery] Not able to zoom an image taken from camera, when. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/85d76b055845
Author: John Hu <johu@mozilla.com>
Desc: Bug 888882 - [Gallery] Not able to zoom an image taken from camera, when launched gallery through camera app
2013-07-08 13:55:22 -07:00
Gaia Pushbot
5dfae470de
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b31ab8aa351a
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 875362 - [MMS] Cannot scroll to bottom of thread list as input field grows r=julienw
This patch addresses an issue where the Compose field could grow to
completely cover the message thread. Now, a "sliver" of space is
reserved to maintain a visual affordance to the underlying thread.
This patch also ensures that messages are not occluded while the Thread
UI is in "Edit" mode.
Previously, the spacing after the final message "bubble" was set to an
arbitrary value of 7rem. This patch sets the spacing to the specified
amount, and ensures that the spacing remains consistent as the Compose
field grows and shrinks (resolving "Bug 882086 - [MMS] [UX] Message
thread. Spacing between the last bubble and input field should be 1.5
rem")
2013-07-08 11:40:24 -07:00
Gaia Pushbot
8bd64366c8
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ca2c684af38
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 888715 - [SMS] [perf] Messages app is CPU hungry with huge SMS database r=borja
* use getElementById instead of querySelector with an attribute selector
========
https://hg.mozilla.org/integration/gaia-central/rev/fd1d214a09a5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10750 from KevinGrandon/bug_889123_implement_webapps_pref
Bug 889123 - Implement gaia pref to fix app permissions in nightly
========
https://hg.mozilla.org/integration/gaia-central/rev/103a007cf9f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889123 - Implement gaia pref to fix app permissions in nightly
2013-07-08 11:20:24 -07:00
Gaia Pushbot
b504cafa6e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/09cdef322298
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10836 from rexboy7/fixhd-881147-fm-master
Bug 881138 - [HD][FM] @1.5x assets update
========
https://hg.mozilla.org/integration/gaia-central/rev/334173f02a33
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881138 - [HD][FM] @1.5x assets update
2013-07-08 04:50:22 -07:00
Gaia Pushbot
54348f012c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/580c5bb9fe37
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10828 from huchengtw-moz/system/Bug_890776_call_screen_orientation_changes
Bug 890776 - [System] Call screen orientation changes on incoming call d...r=@alivedise
========
https://hg.mozilla.org/integration/gaia-central/rev/1cb104492842
Author: John Hu <johu@mozilla.com>
Desc: Bug 890776 - [System] Call screen orientation changes on incoming call during Youtube.com video playback
2013-07-08 04:30:22 -07:00
Ryan VanderMeulen
4762f32ba7
Merge m-c to inbound.
2013-07-10 13:52:12 -04:00
Yura Zenevich
b30a370ce6
Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 6 ++----
b2g/app/b2g.js | 2 ++
mobile/android/app/mobile.js | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Ryan VanderMeulen
a6b0347165
Merge m-c to inbound.
2013-07-15 17:07:04 -04:00
Nicolas B. Pierron
a94f8d5d8e
Bug 863398 - Optimize B2G's GC settings for responsiveness and benchmarks. r=gwagner f=jlebar
2013-07-15 13:26:57 -07:00
Gaia Pushbot
464c9966e5
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/132a306c71db
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 895978 - TEST-UNEXPECTED-FAIL | thread_ui.js > Search search results cleared | Unexpected error a=npotb
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-07-20 19:55:23 -07:00
Gaia Pushbot
c1f42366e4
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7d7b66eaa2a6
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11079 from jonallengriffin/bug895978
Bug 895978 - Disable thread_ui_test.js in TBPL for frequent orange, a=te...
========
https://hg.mozilla.org/integration/gaia-central/rev/d3ff3ef49185
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 895978 - Disable thread_ui_test.js in TBPL for frequent orange, a=test-only
2013-07-20 16:20:23 -07:00
Gaia Pushbot
eb72cd8d0a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f73abec4661e
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #8865 from frsela/STK/Bug847042
Bug 847042: [Buri][STK]ME feedback TR "Command beyond ME's capability" when perform language notification command r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/fb49778e78a4
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: [STK] Implement language selection event download
2013-07-08 03:10:22 -07:00
Gaia Pushbot
1ff18b4fcc
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/47a96ce7dd06
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #10695 from frsela/STK/Bug886808
Bug 886808 - [STK] ICC Settings part cleanup, r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/32c329a4f497
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Settings cleanup
========
https://hg.mozilla.org/integration/gaia-central/rev/11371cbe210e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10065 from timdream/remove-hvga-splash
Bug 873431 - Remove HVGA splashes being specified as "icons", r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/3cb8f06ceea7
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 873431 - Remove HVGA splashes being specified as "icons"
2013-07-08 02:35:23 -07:00
Gaia Pushbot
30375bd3cd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ecb6cfba7e2c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #10699 from lissyx/bug854785
Bug 854785 - Ensure to round seconds when updating call duration r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/5e3b3367e243
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 854785 - Ensure to round seconds when updating call duration
When computing the duration, glitches can interfere thus that the
duration computed might be a bit under the interval of 1000ms. In the
event of this case, one would see a first tick with, for example, a
call duration of 28.001 secs, and a next tick with a duration of 28.999.
2013-07-08 01:30:22 -07:00
Gaia Pushbot
dea5caff36
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4d41ec1d14c4
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10798 from dominickuo/bug-881151
Bug 881151 - hdpi/xhdpi resolution assets and layout for Music app, r=basiclines
========
https://hg.mozilla.org/integration/gaia-central/rev/19fb3b6101a7
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 881151 - [music] add @1.5x images
2013-07-08 01:10:22 -07:00
Gaia Pushbot
9726f4ffbf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c57af3afa7d2
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10824 from alivedise/bugzilla/890753/homescreen-disapper-on-lockscreen-notification-callback
Bug 890753 - Use AppWindow setVisible on toggling homescreen app, r=timdream, a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/13fed8f150ac
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 890753 - Use AppWindow setVisible on toggling homescreen app
visibility
2013-07-08 00:45:23 -07:00
Gaia Pushbot
7c4dd9999d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1dff54efd063
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10774 from huchengtw-moz/settings/Bug_889750_no_action_when_pressed_back_key
Bug 889750 - [Settings] No action when pressed back key after select Fir...r=@crh0716
========
https://hg.mozilla.org/integration/gaia-central/rev/b56f6ac828c2
Author: John Hu <johu@mozilla.com>
Desc: Bug 889750 - [Settings] No action when pressed back key after select Firefox OS privacy
2013-07-08 00:00:22 -07:00
Gaia Pushbot
351f55d312
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0c2fa29493b7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10791 from samjoch/followup-bug-863333-BluetoothUpdateUnpairScreen
Bug 863333 - Bluetooth Update Unpair Screen (Follow up)
========
https://hg.mozilla.org/integration/gaia-central/rev/d41742a77472
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 890466 - Followup bug 863333 - [Bluetooth] Update unpair screen
========
https://hg.mozilla.org/integration/gaia-central/rev/7a994d5e3e9a
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10823 from ian-liu/clock/Bug883119_Adding_a_new_alarm_with_has_no_effect
Bug 883119 - [Clock][Alarm] Adding a new alarm with has no effect, r=@RudyLu
========
https://hg.mozilla.org/integration/gaia-central/rev/1d2a082043db
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 883119 - [Clock][Alarm] Adding a new alarm with has no effect
2013-07-07 21:25:22 -07:00
Ryan VanderMeulen
338d790a3e
Merge m-c to inbound.
2013-07-11 21:56:55 -04:00
Yuan Xulei
396546855e
Bug 883129 - Converts the non-textual element to placeholder character for mozKeyboard. r=hsivonen
2013-07-12 09:04:05 -04:00
Gaia Pushbot
bb8a41a5df
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de71fa3f7ac4
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10941 from julienw/890460-fixedheader-followup
Bug 890460 - [SMS] After deleting all the messages in particular thread,...
========
https://hg.mozilla.org/integration/gaia-central/rev/cfd7cefd6d22
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 890460 - [SMS] After deleting all the messages in particular thread,the 'TODAY' bar still exists in thread_list r=borja
Ensure FixedHeader.refresh is called when rendering an empty screen
2013-07-12 05:45:23 -07:00
Gaia Pushbot
7fc6c2c678
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/69c79383c797
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10777 from gasolin/master-881136
Bug 881136 - hdpi/xhdpi resolution assets and layout for Browser app, r=dale
========
https://hg.mozilla.org/integration/gaia-central/rev/130d7b0f10fb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 881136 - hdpi/xhdpi resolution assets and layout for Browser app
2013-07-12 05:25:26 -07:00
Gaia Pushbot
42835bb35f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1cccf057956b
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10898 from arcturus/bug-890206
Bug 890206 - [SMS] Messages dissapear from the thread when trying to re-send a failed message
========
https://hg.mozilla.org/integration/gaia-central/rev/dacf73ce8f65
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 890206 - [SMS] Messages dissapear from the thread when trying to re-send a failed message
2013-07-12 05:15:23 -07:00
Gaia Pushbot
d1c3df037a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c6337a829ab
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10905 from huchengtw-moz/video/Bug_889191_using_videojs_for_playing_bluetooth_files
Bug 889191 - [Video] video player shows spinner for the few events when. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/718d60470bfd
Author: John Hu <johu@mozilla.com>
Desc: Bug 889191 - [Video] video player shows spinner for the few events when playing local file.
2013-07-12 04:50:23 -07:00
Gaia Pushbot
968285e4dc
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b776c306597b
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10735 from EdgarChen/bug_874769_iccHelper
Bug 874769 - [Gaia] Use new WebAPI to access card state related attribute/event
========
https://hg.mozilla.org/integration/gaia-central/rev/72e753ff1e85
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 874769 - Use IccHelper to access card state. r=salva,etienne,arcturus,alive,arthurcc
2013-07-07 19:45:23 -07:00
Gaia Pushbot
63e17694e1
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/456cbcb07cdb
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10780 from huchengtw-moz/hd/Bug_881158_for_master
Bug 881158 - hdpi/xhdpi resolution assets and layout for Video app, r=@rexboy, r=@dale
========
https://hg.mozilla.org/integration/gaia-central/rev/31d78ed3e9b1
Author: John Hu <johu@mozilla.com>
Desc: Bug 881158 - hdpi/xhdpi resolution assets and layout for Video app
2013-07-07 19:00:23 -07:00
Ryan VanderMeulen
5653e5836e
Merge m-c to inbound.
2013-07-07 20:21:33 -04:00
Gaia Pushbot
eee30ada51
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a80b392a3551
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #8468 from comoyo/remove_mouseeventshim2
Bug 847908 - [Gallery] Remove mouse event shim in favor of GestureDetector. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b4cacec9a5ab
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 847908 - [Gallery] Remove mouse event shim in favor of GestureDetector
Author: Jan Jongboom <janjongboom@gmail.com>
2013-07-07 17:10:22 -07:00
Gaia Pushbot
87aee9eb8c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e056f253a60c
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10808 from leob2g/Bug_890486_ValueSelector_UL_Height
Bug 890486 - [Email] Last folder name is not displayed properly in the value selector UL. r=asuth (as v1.1 targeted minimal fix)
========
https://hg.mozilla.org/integration/gaia-central/rev/7b26580b900a
Author: praveen.singapati <praveen.singapati@lge.com>
Desc: Bug 890486 - [Email] Last folder name is not displayed properly in the value selector UL
2013-07-06 13:15:24 -07:00
Gaia Pushbot
ca2fa61ea2
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/919ce29eb9e2
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #10603 from gabrielesvelto/bug-877482
Bug 877482 - Remove workaround for bug 850941 to handle file within blobs correctly r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/c5d8a2427f1f
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 877482 - Remove workaround for bug 850941 to properly handle file-backed blobs
2013-07-06 09:10:25 -07:00
Gaia Pushbot
66fa0330c6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/543c2840ba4d
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10812 from TheoChevalier/update-fr-master
Bug 890428 - [l10n][fr] Update fr locale on Github for dev testing, r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/b319cabfea80
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 890428 - [l10n][fr] Update fr locale on Github for dev testing
2013-07-06 05:05:23 -07:00
Gaia Pushbot
caf236b71e
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/942377ad4484
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10810 from asutherland/email-fix-folder-picker-bustage
Bug 890560 - [email] message move broken by folder picker/value selector helper regression from bug 886446. a=bustage-fix
========
https://hg.mozilla.org/integration/gaia-central/rev/0279344890eb
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 890560 - [email] message move broken by folder picker/value selector helper regression from bug 886446. a=bustage-fix
2013-07-05 15:25:59 -07:00
Gaia Pushbot
1f49a58eed
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/78af53d0658a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10761 from leob2g/bug_889164_update_slider_youtube_videos
BUG 889164 updating slider whenever controls shown. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/4177f1c13772
Author: jyothiprasadg <jyothi.prasad@lge.com>
Desc: BUG 889164 updating slider whenever controls shown
2013-07-05 07:25:22 -07:00
Gaia Pushbot
4ac9ef39e3
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fef8c6363145
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10785 from leob2g/bug_890176_filmstrip_preview_when_video_recording
Bug 890176 - [Camera] Filmstrip preview opens even when video recording starts. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/d9ea6f673b67
Author: jyothiprasadg <jyothi.prasad@lge.com>
Desc: Bug 890176 - [Camera] Filmstrip preview opens even when video recording starts
2013-07-05 06:41:24 -07:00
Gaia Pushbot
dfb4469ac8
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/ea5f4bc07ffe
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10764 from mcirlanaru/bug_883269
Bug 883269 - [Contacts] Sort contacts in group when rendering the list. r=@arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/f8ecc3bb1d9a
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 883269 - [Contacts] Sort contacts in group when rendering the list. r=arcturus
2013-07-05 04:40:56 -07:00
Gaia Pushbot
e4edc05a72
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/85817f79d7d6
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10782 from ian-liu/clock/Bug881139_hdpi/xhdpi_resolution_assets_and_layout_for_Clock_app
Bug 881139 - hdpi/xhdpi resolution assets and layout for Clock app, r=@rexboy7
========
https://hg.mozilla.org/integration/gaia-central/rev/18c207cee4e4
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 881139 - hdpi/xhdpi resolution assets and layout for Clock app
2013-07-04 21:50:23 -07:00
Gaia Pushbot
98f083568e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1f9cd3cbbb1
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10796 from ian-liu/clock/Bug890216_creating_alarm_button_is_not_align_with_date/day_context
Bug 890216 - [Clock] The button of creating alarm is not align with displaying date/day context, r=@rexboy7
========
https://hg.mozilla.org/integration/gaia-central/rev/e7bc55c1e56a
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 890216 - [Clock] The button of creating alarm is not align with displaying date/day context
2013-07-04 21:05:23 -07:00
Gaia Pushbot
37bc41f453
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ac97ae41660
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10789 from ian-liu/bluetooth/Bug881134_hdpi/xhdpi_resolution_assets_and_layout_for_Bluetooth_File_Transfer_app
Bug 881134 - hdpi/xhdpi resolution assets and layout for Bluetooth File Transfer app, r=@rexboy7
========
https://hg.mozilla.org/integration/gaia-central/rev/f04b97517eab
Author: Ian Liu <iliu@mozilla.com>
Desc: Bug 881134 - hdpi/xhdpi resolution assets and layout for Bluetooth File Transfer app
2013-07-04 20:40:23 -07:00
Gaia Pushbot
55da34b2b8
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce7ad6593dab
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10797 from ian-liu/bluetooth/Bug890232_The_checked_icon_disappeared_in_paired_devices_selector
Bug 890232 - [Bluetooth File Transfer] The checked icon disappeared in paired devices selector., r=@rexboy7
========
https://hg.mozilla.org/integration/gaia-central/rev/d0b73eff3858
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 890232 - [Bluetooth File Transfer] The checked icon disappeared in paired devices selector.
2013-07-04 20:30:23 -07:00
Gaia Pushbot
d1ff01953c
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fced758fbf0b
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 887737 - [SMS] The device is not recognizing the phone number received completely - r=julienw
* Rewrite the phone number matching regexp
* Include all the fixtures from Utils tests in FixturePhones and include in setup so we can share test cases
2013-07-04 17:45:22 -07:00
Gaia Pushbot
851bd9c42b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9621115bda40
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10709 from fabi1cazenave/l10nOptim-bug853933
Bug 853933 - Don't inline all locales as JSON in the HTML, r=ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/cf0c69f54763
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 853933 - Don't inline all locales as JSON in the HTML
Currently, in order to ensure that apps are translated before first paint, all l10n resources are included as one multi-locales JSON dictionary, which is serialized in an inline `<script>` element for each HTML document. This works fine when shipping few locales, but it can increase the document size quite badly for 60+ locales, thus delaying the startup time very significantly.
This patch allows to support 60+ locales more easily by having:
* one minimal JSON dictionary per locale in each HTML file;
* one extensive JSON dictionary per locale in each webapp.
The inline JSON dictionary is split on a per-locale basis (= one `<script>` node per supported locale) and only contains the l10n strings that are required to translate the HTML document: the "startup cost" of each locale becomes neglectable, and it removes the risk of high RAM consumption when parsing a giant multi-locale JSON at startup.
All l10n resources that are not declared in the HTML document are concatenated in a single JSON dictionary per locale: this reduces the number of disk I/O to load l10n resources and does not increase the total disk size of each webapp. To enable this, this patch implements a `{{locale}}` quasi-litteral in the HTML markup that is used to declare l10n resources:
<link rel="prefetch" type="application/l10n" href="/{{locale}}.json" />
where `{{locale}}` is replaced by the value of `navigator.language`.
Note that this latter optimization is only interesting for apps that wait for the `localized` event to start. With the inline JSON dictionary for the declarative content and the `mozL10n.localize()` method, most apps could probably stop waiting for this `localized` event now.
2013-07-04 06:40:22 -07:00
Gaia Pushbot
92c626df42
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2cbab6f51d9a
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #10775 from cctuan/master-hd
Bug 881148 - hdpi/xhdpi resolution assets and layout for Gallery app
========
https://hg.mozilla.org/integration/gaia-central/rev/302b70caf57d
Author: gduan <gduan@mozilla.com>
Desc: Bug 881148 - hdpi/xhdpi resolution assets and layout for Gallery app - update images
2013-07-04 04:35:26 -07:00
Gaia Pushbot
f17cbd279b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/38ef06586fad
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10794 from alivedise/bugzilla/889175/incoming-call-statusbar
Bug 889175 - Fix UI problem of fullscreen app when call incoming, r=timdream, a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/fe83e3a42657
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 889175 - Fix UI problem of fullscreen app when call incoming
2013-07-04 03:50:23 -07:00
Gaia Pushbot
03213d182e
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/872dcf886fc6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10779 from alivedise/bugzilla/889224/remove-remember-me-for-fullscreen
Bug 889224 - Remove remember me option for fullscreen request, r=timdream, a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/1a20751023e5
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 889224 - Remove remember me option for fullscreen request
========
https://hg.mozilla.org/integration/gaia-central/rev/5c8f935b95f0
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10786 from mozshiao9/master_sms_889211
Bug 889211 - [SMS] The delivery repory icon for the message is shown with two check, r=@steveck-chung
========
https://hg.mozilla.org/integration/gaia-central/rev/2395a22557e4
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 889211 - [SMS] The delivery repory icon for the message is shown with two checks
2013-07-04 03:40:22 -07:00
Gaia Pushbot
dbd6a46a7b
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f6691adac69
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 885283 - [sms] receiving a SMS from an existing thread but on a new thread container is broken r=gnarf
* Refactored how threads are added when a new message is received
* This incidentally resolves the bug
* made FixedHeader's refresh and scroll handler so that it's being called once
per tick only. Then we won't be afraid of calling refresh too many.
* remove some unused code in FixedHeader
* adds tests for FixedHeader
* Fix indentation of createThreadMockup
2013-07-04 03:30:22 -07:00
Gaia Pushbot
4a612905fe
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8637e29fffcb
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 890079 - Homescreen grid tests failing in TBPL with: document.createTouch is not a function r=crdlc
don't try to send touch events if document.createTouch is missing.
2013-07-04 03:20:23 -07:00
Gaia Pushbot
a2dd2a467b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a08ec95a1863
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10762 from comoyo/keyboard_selectionend_gaia
Bug 889347 - SelectionChange event doesn't bubble through in mozKeyboard. r=xyuan
========
https://hg.mozilla.org/integration/gaia-central/rev/c2c684f4fec8
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 889347 - SelectionChange event doesn't bubble through in mozKeyboard
2013-07-04 02:35:22 -07:00
Gaia Pushbot
d6802492ad
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/76f431dd5fff
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #10614 from jrburke/bug886446-email-partition
Bug 886446 - [email] Partition card loading, cache initial card HTML for fast startup r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/0bfac4c5f317
Author: jrburke <jrburke@gmail.com>
Desc: Bug 886446 - [email] Partition card loading, cache initial card HTML for fast startup
2013-07-04 01:15:23 -07:00
Gaia Pushbot
6bd450deea
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e76887bfdff5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10783 from marcofreda527/bug-888841-gaia-px
Bug 888841 - To use the specific value from device makefile for GAIA_DEV_PIXELS_PER_PX. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/6e560635df07
Author: Marco Chen <mchen@mozilla.com>
Desc: Bug 888841 - To use the specific value from device makefile for GAIA_DEV_PIXELS_PER_PX. r=timdream.
2013-07-03 23:45:23 -07:00
Gaia Pushbot
d22494e0ec
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/41b850b0339d
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #10721 from yurenju/bug885228
Bug 885228: added 1.5x iamges in shared directory r=basiclines
========
https://hg.mozilla.org/integration/gaia-central/rev/f03389a6de6c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 885228: added 1.5x iamges in shared directory
2013-07-03 19:40:22 -07:00
Gaia Pushbot
995f5db2c4
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ec0216e9571
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #10654 from mykmelez/battery-charging
Bug 887634 - Don't shut down because of low battery level if battery is charging r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/07ba4a8e816b
Author: Myk Melez <myk@mozilla.org>
Desc: don't shut down because of low battery level if battery is charging
2013-07-03 15:15:41 -07:00
Gaia Pushbot
17cdac1ad7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6cf7a6a11323
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10763 from leob2g/bug_889784_retake_size_limit_message_during
BUG 889784 limit size popup for retake pick video. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/e9eed87bc734
Author: jyothiprasadg <jyothi.prasad@lge.com>
Desc: BUG 889784 limit size popup for retake pick video
2013-07-03 15:05:22 -07:00
Gaia Pushbot
42845a431e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67d19cc463ee
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10756 from huchengtw-moz/video/Bug_889229_shows1-60_on_duration
Bug 889229 - shows 1:60 on duration when open files with activity, view....r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/8fee30488b0b
Author: John Hu <johu@mozilla.com>
Desc: Bug 889229 - shows 1:60 on duration when open files with activity, view.js.
2013-07-03 14:41:34 -07:00
Ryan VanderMeulen
a4120936bf
Merge inbound and m-c.
2013-07-03 14:04:16 -04:00
Gaia Pushbot
bb558d1dff
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/94ed925b75d0
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #10724 from gabrielesvelto/bug-888184
Bug 888184 - Remove the canvas-based animations introduced in the workaround for bug 822345 r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/106257582c77
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 888184 - Remove the canvas-based animations introduced in the workaround for bug 822345
- Removed the JavaScript code used to create the animations
- Replace the animated canvases with APNG animtions
- Removed the unused PNG files and recompressed the existing ones
2013-07-03 10:15:56 -07:00
Gaia Pushbot
a6cc846f73
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f7f349019ccb
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 883813 - [SMS][MMS] Placeholder string "Message" is not localizable r=julienw
Use HTML5 "data-" attribute for the localization value because setting
arbitrary elements is explicitly *not* supported by Gaia's L10n library.
2013-07-03 08:15:27 -07:00
Gaia Pushbot
b6fa89c306
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c33a4a5188f4
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10512 from daleharvey/858998
Bug 858998 - Add l10n string for Top Sites. r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/9ab636f74de0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 858998 - Add seperate l10n strings for top sites
2013-07-03 07:20:28 -07:00
Gaia Pushbot
18216f570f
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a11b254563d2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10469 from eeejay/lockscreen-a11y-tweaks
Bug 884514, 884517 - Lockscreen a11y tweaks
========
https://hg.mozilla.org/integration/gaia-central/rev/cb45fd51a8f0
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 884514 - Hide windows when lockscreen is active.
Changing the style of the app iframes won't work well because it will interfere with the way that audio apps work. So we need to use aria-hidden.
========
https://hg.mozilla.org/integration/gaia-central/rev/f31603695163
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 884517 - Change lockscreen to not collapse button area when screenreader is enabled.
Updates:
- Conditionally remove 'triggered' class when screen reader is disabled.
- Also deleted some obsolete 'triggered' class removal lines that followed.
2013-07-03 06:55:22 -07:00
Jan Jongboom
05f79b3453
Bug 889347 - Fire the onselectionchange event whenever the selection changes. r=xyuan
2013-07-03 09:33:33 -04:00
Gaia Pushbot
95b937c784
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4567d6a94813
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10752 from Rik/20minutos-889560
Bug 889560 - Remove 20minutos.es from UA overrides r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/fa50062b108d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 889560 - Remove 20minutos.es from UA overrides
2013-07-03 05:15:25 -07:00
Gaia Pushbot
9bfb40461f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ce8987e0497
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #10748 from ochameau/bug889384
Bug 889384 - Windows desktop B2G build failure during webapp.zip packaging. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/f3a1dc43c83c
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 889384 - Windows desktop B2G build failure during webapp.zip packaging.
2013-07-03 03:15:32 -07:00
Gaia Pushbot
84dc9e4113
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a67098916757
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10548 from masap/20130622
Bug 791506 - [Wifi] Enable BSSID for WPS PIN, r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/a063efbff157
Author: masap <masashi.honma@gmail.com>
Desc: Bug 791506 - [Wifi] Enable BSSID for WPS PIN
2013-07-03 01:00:27 -07:00
Kevin Grandon
5e621f743c
Bug 889123 - Implement Gecko preference for enabling of pre-installed applications. r=fabrice
2013-07-07 16:41:55 -04:00
Gaia Pushbot
a392d9e690
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ca1c4c690dc0
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #10739 from cctuan/888065
Bug 888065 - [B2G][Leo][Settings][Phonelock] Lock pad appears when the phone lock frequency is set afterwards
========
https://hg.mozilla.org/integration/gaia-central/rev/9386df50d5fb
Author: gduan <gduan@mozilla.com>
Desc: Bug 888065 - [B2G][Leo][Settings][Phonelock] Lock pad appears when the phone lock frequency is set afterwards
2013-07-02 23:55:22 -07:00
Gaia Pushbot
643a4fc1c6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d7c086d7ee8d
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10758 from leob2g/Bug_888151_Alarmlist_Alarm_label_and_Repeat_days_overlap
[Bug 888151] In Alarmlist Alarm Label And Repeat days overlap correction r=ianliu
========
https://hg.mozilla.org/integration/gaia-central/rev/aca4f1efe3f5
Author: sarath27.vs <sarath27.vs@lge.com>
Desc: In Alarmlist Alarm Label And Repeat days overlap correction
2013-07-02 23:30:30 -07:00
Gaia Pushbot
e98b8c8aad
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a3510b66ea86
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10723 from dominickuo/bug-882099-new
Bug 882099 - [music] Check both major and compatible brands for MP4 files, r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/8e47f0c49642
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 882099 - [music] Check both major and compatible brands for MP4 files
========
https://hg.mozilla.org/integration/gaia-central/rev/62448468b885
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10743 from evanxd/bug-881137
Bug 881137 - hdpi/xhdpi resolution assets and layout for Calendar app
========
https://hg.mozilla.org/integration/gaia-central/rev/beddaba0f796
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 881137 - Support hdpi resolution device.
2013-07-02 20:56:29 -07:00
Gaia Pushbot
01bd1abed7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4077781fe602
Author: Ben Tian <btian@mozilla.com>
Desc: Merge pull request #10712 from bentian/bug-884192
Bug 884192 - [Bluetooth] Rename commands from dom bluetooth to Dialer ap...
========
https://hg.mozilla.org/integration/gaia-central/rev/d949e53416ca
Author: Ben Tian <btian@mozilla.com>
Desc: Bug 884192 - [Bluetooth] Rename commands from dom bluetooth to Dialer app (in Dialer), r=etienne.
2013-07-02 19:15:27 -07:00
Gaia Pushbot
e3f0bfffac
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d149097e9faf
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #10754 from jonallengriffin/889657
Bug 889657 - Use lowercase passed/failed/todo, r=aki, a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/42be7f2bca4c
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 889657 - Use lowercase passed/failed/todo, r=aki, a=test-only
2013-07-02 18:20:25 -07:00
Gaia Pushbot
dd1538ef0c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/82cba799ba6a
Author: Michal Budzynski <michal@virtualdesign.pl>
Desc: Merge pull request #10725 from siemiatj/bug_888181
Bug 888181 - Remove all prefixed usages of mozvisibilitychange and mozHi...
========
https://hg.mozilla.org/integration/gaia-central/rev/355fda17355e
Author: jakub <jakub@bryntum.com>
Desc: Bug 888181 - Remove all prefixed usages of mozvisibilitychange and mozHidden
2013-07-02 14:05:27 -07:00
Gaia Pushbot
ad77682f55
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f135cb57a0a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10677 from benfrancis/887896
Bug 887896 - Regression: Focussing address bar does not show & select URL. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/9b39ec340c4d
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 887896 - Regression: Focussing address bar does not show & select URL
2013-07-02 12:25:24 -07:00
Gaia Pushbot
4148593f48
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8363cb4b2029
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #10577 from jaoo/863181
Bug 863181 - [Settings][Call Settings] the 'timeSeconds' for no_reply call forwarding dose not be set correctly. r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/eb133288efd1
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 863181 - [Settings][Call Settings] the 'timeSeconds' for no_reply call forwarding dose not be set correctly
2013-07-02 12:15:25 -07:00
Gaia Pushbot
9b03e7fb3b
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa2108bb5f54
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 870711 - Fixes URL linking in SMS - r=julienw
* Rewrote LinkHelper to avoid a bunch of edge cases and overlapping links
* Modeled greatly after `android.text.util.Linkify`
* Co-Author credit for @lissyx for starting me out with an awesome unit test suite
Closes gh-10741
2013-07-02 11:10:23 -07:00
Gaia Pushbot
a083e28938
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e8b3281b9e2c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #10747 from gaye/bug-889405
Bug 889405 - Remove broken css r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/b14d5bbe1c3f
Author: gaye <gaye@mozilla.com>
Desc: Bug 889405 - Remove broken css
2013-07-02 10:25:23 -07:00
Gaia Pushbot
6634e43d7a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30c995937da1
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10745 from lodr/bug-889367-movistar-peru-configuration
Bug 889367 - Movistar Peru configuration file
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/b4aca17677e9
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 889367 - Movistar Peru configuration file
2013-07-02 09:40:22 -07:00
Gaia Pushbot
920057a506
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d0dfefa25da3
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10744 from lodr/bug-888206-avoiding-crash-during-startup
Bug 888206 - Avoiding crash during startup
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/dea42ba078ef
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 888206 - Avoiding crash during startup
2013-07-02 09:30:23 -07:00
Gaia Pushbot
d6b1f7ff12
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4580fc5120bd
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10620 from davidflanagan/bug874011
Bug 874011: change auto-correct language and suggestions when user switches keyboards r=mcirlanaru
========
https://hg.mozilla.org/integration/gaia-central/rev/00a499016a2d
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 874011: change auto-correct language and suggestions when user switches keyboards
Don't switch keyboards if the menu is shown but the user selects nothing
2013-07-02 09:15:38 -07:00
Gaia Pushbot
e38ea72588
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff2462b5cbd4
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10606 from samjoch/bug-829027-SettingsCheckNowButton
Bug 829027 - [Settings] "Check Now" button in Device Information, Softwa... r=:etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/a39cf15c3f07
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 829027 - [Settings] "Check Now" button in Device Information, Software Updates should be disabled when there are no connections available
2013-07-02 08:35:24 -07:00
Gaia Pushbot
d8478b0284
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/08c6ccd77761
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10729 from mcirlanaru/bug_846494
Bug 846494 - Display sleep menu labels on multiple lines if ... r=@alivedise
========
https://hg.mozilla.org/integration/gaia-central/rev/d0715253123a
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 846494 - Display sleep menu labels on multiple lines if they overflow. r=alive
2013-07-02 08:20:22 -07:00
Alexandre Poirot
158694a98f
Bug 888409 - Set b2g version to 1.2.0.0 for master. r=akeybl
2013-07-02 08:18:04 -04:00
Gaia Pushbot
8718c4bf84
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2b95084db6ee
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10031 from samjoch/bug-863333-BluetoothUpdateUnpairScreen
Bug 863333 - [Settings Bluetooth] Update Unpair Screen r=:kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/bc1d475d902c
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 863333 - [Bluetooth] Update unpair screen
2013-07-02 04:20:23 -07:00
Gaia Pushbot
074f89c386
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f06e37bfa349
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #10740 from jmcanterafonseca/patch_wlive
Allow customization for Windows Live Application Id
========
https://hg.mozilla.org/integration/gaia-central/rev/549509678dbc
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 889271 Allow customization for Windows Live Application Id
========
https://hg.mozilla.org/integration/gaia-central/rev/76b58a0d1d62
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10737 from comoyo/bug_889055
Bug 889055 - Render UI tests fail in TBPL. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/315a4155490e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 889055 - Render UI tests fail in TBPL
2013-07-02 03:00:22 -07:00
Gaia Pushbot
5b73841eef
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/204d793347d1
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10500 from dominickuo/bug-884722
Bug 884722 - [music] support amr for open activity, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/d14a7daf171c
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 884722 - [music] support amr for open activity
2013-07-02 00:15:23 -07:00
Gaia Pushbot
b10fd40796
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4b7a20107e22
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10670 from rexboy7/fixhd-887742
Fix bug 887742 - Let GAIA_DEV_PIXELS_PER_PX valid for files in resources/branding
========
https://hg.mozilla.org/integration/gaia-central/rev/010e52ab13ba
Author: Rex Lee <rexboy@mozilla.com>
Desc: Fix bug 887742 - Let GAIA_DEV_PIXELS_PER_PX valid for files in resources/branding
2013-07-01 20:10:23 -07:00
Gaia Pushbot
4d9af96b86
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a75650772c73
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10727 from fabi1cazenave/wifiSuspended-bug885647
bug 885647: wifi.suspended is not inverse of wifi.enabled, r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/4f201f641d3d
Author: Vasanthakumar (Vasanth) Pandurangan <vasanth@codeaurora.org>
Desc: bug 885647: wifi.suspended is not inverse of wifi.enabled, r=kaze
2013-07-01 15:00:24 -07:00
Gaia Pushbot
17a0d51b4d
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f4181116dadd
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 884489 - [i10n] Add support for localizing style- and dataset- DOM properties r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/0d843e265d15
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10703 from wanderview/contacts-order-search-noname
Bug 888465: Fix order/search for "no name" contacts. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/9e9b32e55777
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 888465: Fix order/search for "no name" contacts
2013-07-01 14:15:23 -07:00
Gaia Pushbot
2f4e15e1d1
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/64355faf25ea
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #10644 from jonallengriffin/bug887451
Bug 887451 - Disable failing gaia unit tests for TBPL, r=mdas, a=test-on...
========
https://hg.mozilla.org/integration/gaia-central/rev/4b3e00ace865
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 887451 - Disable failing gaia unit tests for TBPL, r=mdas, a=test-only
2013-07-01 13:30:53 -07:00