Commit Graph

5028 Commits

Author SHA1 Message Date
Ryan VanderMeulen
208917083a Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Gaia Pushbot
e21646ed0d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4c7ffc5619e
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15391 from jrburke/bug960290-email-trigger-offscreen

Bug 960290 - email: possible to trigger off-screen compose button r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/4bccb09ddfb7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 960290 - email: possible to trigger off-screen compose button
2014-01-16 09:35:27 -08:00
Gaia Pushbot
6a2e2bd718 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1445ee1e070
Author: sasikala.paruchuri <sasikala.paruchuri@lge.com>
Desc: Bug 878603 - [Messages] Always show the counter for available characters from 20 instead of 10 r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/ffa6f2893201
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15117 from jaoo/945150

Bug 945150 - [DSDS] SIM manager(when PIN locked or no SIM), Call Settings, Message Settings and Cellular & Data are still accessible when airplane mode is on. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/d2bd6cc638d6
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 945150 - [DSDS] SIM manager(when PIN locked or no SIM), Call Settings, Message Settings and Cellular & Data are still accessible when airplane mode is on.
2014-01-16 08:20:16 -08:00
Gaia Pushbot
8520c6739d Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

Revert "Bug 957100 - [Settings] add marionette for b2g-improve and feedback page"

========

https://hg.mozilla.org/integration/gaia-central/rev/f67de4427dd1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 957100 - [Settings] add marionette for b2g-improve and feedback page"

This reverts commit 0b49a29ae694f55333ab2a0054d85597a3e5582d.

========

https://hg.mozilla.org/integration/gaia-central/rev/4a33e55f12f2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #15403 from etiennesegonzac/bug-849223-css-system-settings

Bug 849223 - Adding default values for the gaia.ui.* theming settings

========

https://hg.mozilla.org/integration/gaia-central/rev/e3a9e471ab5a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 849223 - Adding default values for the gaia.ui.* theming settings
r=vingtetun
2014-01-16 07:30:16 -08:00
Gaia Pushbot
ba249a4415 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 952482 - [FTE] "SIM 1" is written to enter the PIN for the SIM, even...

========

https://hg.mozilla.org/integration/gaia-central/rev/ed59d0a903a6
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 952482 - [FTE] "SIM 1" is written to enter the PIN for the SIM, even when the phone is single sim
2014-01-16 06:15:16 -08:00
Gaia Pushbot
df0255e1ce Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

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

Bug 953098 - [Fugu][Contact] Search bar is unavailable after deleting co...

========

https://hg.mozilla.org/integration/gaia-central/rev/98da7902359d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 953098 - [Fugu][Contact] Search bar is unavailable after deleting contact in the search results

========

https://hg.mozilla.org/integration/gaia-central/rev/e83044769b40
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15314 from dwilsoncaf/bug-947504-master

Bug 947504 - Only enable HwcComposer2D by default if hardware support it

========

https://hg.mozilla.org/integration/gaia-central/rev/2fad337e28ff
Author: Diego Wilson <dwilson@codeaurora.org>
Desc: Bug 947504 - Only enable HwcComposer2D by default if hardware support it

========

https://hg.mozilla.org/integration/gaia-central/rev/f09c0eb1dfb1
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15244 from allstarschh/Bug958423

Bug 958423 - ndef in 'nfc-manager-tech-discovered' is two levels

========

https://hg.mozilla.org/integration/gaia-central/rev/fb390c0fe430
Author: allstars.chh <allstars.chh@gmail.com>
Desc: Bug 958423 - ndef in 'nfc-manager-tech-discovered' is two levels of array.
2014-01-16 05:50:16 -08:00
Etienne Segonzac
265ade2e84 Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun 2014-01-16 15:52:30 +01:00
Diego Wilson
4c97e04ee8 Bug 947504 - Only enable HwcComposer2D by default if hardware supports it. r=gal
This feature will only be enabled by default on hardware that supports it
which sets the gonk prop "ro.display.colorfill" to true.

The feature can still be force enabled (or force disabled) via the
"layers.composer2d.enabled" setting.
2014-01-14 14:44:47 -08:00
Gaia Pushbot
cffb74e865 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c19a020a93a4
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #15321 from bobsilverberg/tbpl_system

Bug 957122 - Enable more TBPL tests - System app

========

https://hg.mozilla.org/integration/gaia-central/rev/b33660be6720
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 957122 - Enable more TBPL tests - System app

Enable test_context_menu_activity_picker on TBPL
2014-01-16 05:17:54 -08:00
Gaia Pushbot
77806197c5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 959285 - [Search] Abort in-progress provider requests

========

https://hg.mozilla.org/integration/gaia-central/rev/fbf0bee9d05e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 959285 - [Search] Abort in-progress provider requests r=amirn
2014-01-16 05:05:20 -08:00
Gaia Pushbot
cdad441cd1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d084b2468675
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15065 from cctuan/957100

Bug 957100 - [Settings] add marionette for b2g-improve and feedback page

========

https://hg.mozilla.org/integration/gaia-central/rev/1b8b7ed503fc
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 957100 - [Settings] add marionette for b2g-improve and feedback page
2014-01-16 04:00:17 -08:00
Gaia Pushbot
0262b9d5d4 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/97819e905b60
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #15151 from jmcanterafonseca/bug_add_more_unit_tests_fb

Bug 957529 - Add more unit tests for fb_data modules (error conditions, ...

========

https://hg.mozilla.org/integration/gaia-central/rev/d065c8da3d1c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 957529 - Add more unit tests for fb_data modules (error conditions, particularly datastore)

========

https://hg.mozilla.org/integration/gaia-central/rev/8f80a9f7662c
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14837 from cctuan/869289

Bug 869289 - Video app fails to list videos where it can't generate a th...

========

https://hg.mozilla.org/integration/gaia-central/rev/528d6401e72f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 869289 - Video app fails to list videos where it can't generate a thumbnail
2014-01-16 03:20:24 -08:00
Gaia Pushbot
61102834f6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/607477b163d7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #15351 from crh0716/956428

Bug 956428 - Add checks on set/getPreferredNetworkType r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/adae252a0976
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 956428 - Add checks on set/getPreferredNetworkType

========

https://hg.mozilla.org/integration/gaia-central/rev/b10d268fa47c
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #15307 from lissyx/bug855165

Bug 855165 - Migrate to new Notification API and close notifications r=rwaldron

========

https://hg.mozilla.org/integration/gaia-central/rev/87f577156f3d
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 855165 - Migrate Messages to new Notification API and close notifications upon reading of threads
2014-01-16 03:10:17 -08:00
Gaia Pushbot
f62557a577 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aff2354c9d07
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15399 from alivedise/bugzilla/960406/pref-off-app-transition

Bug 960406 - Immediate App Transition, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/030055cb4fe6
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 960406 - Immediate App Transition
2014-01-16 02:55:27 -08:00
Gaia Pushbot
ec9437b080 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9cd510f97724
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15397 from huchengtw-moz/system/Bug_959283_activity_window_factory

Bug 959283 - [B2G][Bluetooth File Transfer] On bluetooth transfer of mul..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2179f7e82bef
Author: John Hu <johu@mozilla.com>
Desc: Bug 959283 - [B2G][Bluetooth File Transfer] On bluetooth transfer of multiple images opening concurrent recieved pictures through notification bar results in a blank gallery screen
2014-01-16 02:30:27 -08:00
Gaia Pushbot
639075afd7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d3d6183911f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #15393 from yurenju/bug955887

Bug 955887 -  [Buri] "Add Collection" wallpaper label missing r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a63d2ee4ad43
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 955887 -  [Buri] "Add Collection" wallpaper label missing

the root cause is we didn't use foo.en-US.properties for en-US instead
of en-US/apps/foo/foo.properties if GAIA_CONCAT_LOCALES=1, so we need to
use the original file in gaia directory not in locale basedir.
2014-01-15 23:35:17 -08:00
Gaia Pushbot
76243c5ac8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bcb51b672d5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #15392 from crh0716/951888

Bug 951888 - Add a check on the existence of mozMobileConnections r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/d624a804852e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 951888 - Add a check on the existence of mozMobileConnections
2014-01-15 23:25:17 -08:00
Gaia Pushbot
606c17a0bb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f59c42e30dc
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #15138 from RudyLu/homescreen/Bug951563_css_tweak_wvga

Bug 951563 - CSS fix for the 5th row of app label on WVGA resolution.
r=crdlc.

========

https://hg.mozilla.org/integration/gaia-central/rev/4fc4645f8697
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 951563 - CSS fix for the 5th row of app label on WVGA resolution.
2014-01-15 22:35:16 -08:00
Gian-Carlo Pascutto
4ecb4f84ff Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin 2014-01-16 09:27:59 +01:00
Gaia Pushbot
708c20687b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed8596cedfd3
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15387 from jrburke/bug960282-email-missing-attachment-name

Bug 960282 - Email missing attachment name r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/dd03c147dfb2
Author: jrburke <jrburke@gmail.com>
Desc: Bug 960282 - Email missing attachment name
2014-01-15 21:55:17 -08:00
Gaia Pushbot
9c11114598 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/007fdda5e885
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15369 from jrburke/bug960094-email-css-warnings

Bug 960094 - Multiple CSS warnings shown when launching E-Mail app r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/0ea4ed4f3059
Author: jrburke <jrburke@gmail.com>
Desc: Bug 960094 - Multiple CSS warnings shown when launching E-Mail app
2014-01-15 20:55:16 -08:00
Gaia Pushbot
aeee337fdc Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff5c4db0d9c8
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15365 from larryxiao/master

Bug 959447 - Remove twittershare test app, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/c7be1fce544d
Author: Xiao Di <xiaodi@sjtu.edu.cn>
Desc: Bug 959447 - Remove twittershare test app

========

https://hg.mozilla.org/integration/gaia-central/rev/2c5c6f8a5b40
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #15284 from EragonJ/bug-956424

Bug 956424 - SIM Security enabled/disabled information is wrong

========

https://hg.mozilla.org/integration/gaia-central/rev/065166b89bf0
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 956424 - SIM Security enabled/disabled information is wrong

- add related tests
- fix enabled/disabled information
2014-01-15 20:05:17 -08:00
Wes Kocher
78aa7d329c Backed out changeset 5ed4a1817540 (bug 914584) for causing Cu permaorange 2014-01-15 19:54:27 -08:00
Gaia Pushbot
52d95e3c13 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0bc29312d49
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15346 from alivedise/bugzilla/959043/software-home-button-malfunction

Bug 959043 - Fix Software Home Button on Nexus4, r=timdream, r=gary

========

https://hg.mozilla.org/integration/gaia-central/rev/277db93acbee
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 959043 - Fix Software Home Button on Nexus4
2014-01-15 19:40:16 -08:00
Gaia Pushbot
f0d6a05184 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1dc0a7cbcf6
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15235 from huchengtw-moz/gallery/Bug_951241-blue-line

Bug 951241 - [B2G][Gallery][Image Edit] Image preview in edit mode shows...,  r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/c544005abfa9
Author: John Hu <johu@mozilla.com>
Desc: Bug 951241 - [B2G][Gallery][Image Edit] Image preview in edit mode shows orange and blue horizontal lines across middle
2014-01-15 19:15:18 -08:00
Gaia Pushbot
7d19d0006a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c750ed4bf9a1
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #14995 from wilsonpage/bug/952164

Bug 952164 - [B2G][Camera] Camera on lock screen allows user to take pic...

========

https://hg.mozilla.org/integration/gaia-central/rev/1b66ba834d0a
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 952164 - [B2G][Camera] Camera on lock screen allows user to take picture after clicking thumbnail preview despite no camera button being present
2014-01-15 16:20:21 -08:00
Gaia Pushbot
c4fac4abd7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 958555 - Accesing the Camera app from the Message app using marionet...

========

https://hg.mozilla.org/integration/gaia-central/rev/3f6cd1a5d2d9
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 958555 - Accesing the Camera app from the Message app using marionette, causes the Camera app to become unresponsive
2014-01-15 16:05:22 -08:00
Fabrice Desré
185820220e Bug 914584 - Turn on OOP on all b2g linux builds r=gwagner 2013-09-10 05:57:55 -07:00
Gaia Pushbot
c9d1c1804e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d018b97c15ed
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #15373 from wilsonpage/bug/958146

Bug 958146 - [Camera] fxos specific APIs need to be mocked in order to r...

========

https://hg.mozilla.org/integration/gaia-central/rev/ab5d1af85c61
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 958146 - [Camera] fxos specific APIs need to be mocked in order to renable some of the unit tests
2014-01-15 15:35:34 -08:00
Gaia Pushbot
ba28b451ef Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 891882 - Enable edge gesture test

========

https://hg.mozilla.org/integration/gaia-central/rev/6c258986f20b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 891882 - Enable edge gesture test
2014-01-15 15:20:26 -08:00
Ben Kelly
1753d88a15 Bug 957346: Extend grace period for perceivable background processes. r=fabrice 2014-01-15 18:17:59 -05:00
Gaia Pushbot
98f5871ba5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/404e97d5401d
Author: Dave Huseby <dhuseby@mozilla.com>
Desc: Merge pull request #15261 from AutomatedTester/bug959204

Bug 959204: correct varible name in PowerDataRun; r=huseby

========

https://hg.mozilla.org/integration/gaia-central/rev/b36fc91ab50a
Author: AutomatedTester <dburns@mozilla.com>
Desc: Bug 959204: correct varible name in PowerDataRun; r=huseby
2014-01-15 14:00:25 -08:00
Gaia Pushbot
2828c4e370 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 960240 - Disable intermittent failing test: test_persona_cookie.py

========

https://hg.mozilla.org/integration/gaia-central/rev/3b286add275e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 960240 - Disable intermittent failing test: test_persona_cookie.py
2014-01-15 13:25:24 -08:00
Gaia Pushbot
a2cfe81e58 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f9fc4eefca5
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #15367 from changm/bug950250

Bug 950250 Make background scroll with content r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/60100c1e3c86
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 950250 Make background scroll with content r=arthurcc
2014-01-15 12:20:18 -08:00
Gaia Pushbot
a269bad064 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f241e5413d99
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #15360 from rnowm/951130

Bug 951130 - Contacts Export view is visually incorrect

========

https://hg.mozilla.org/integration/gaia-central/rev/eaf9f838946e
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 951130 - Contacts Export view is visually incorrect
2014-01-15 11:55:17 -08:00
Gaia Pushbot
73b56ed8c3 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed83a45e4b61
Author: Evelyn Eastmond <evhan55@gmail.com>
Desc: Bug 957708 - [Messages][Drafts] Draft status indicator not accurate when app loads r=rwaldron
2014-01-15 11:15:16 -08:00
Gaia Pushbot
aa1fd27f56 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7b307038d9b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #15352 from etiennesegonzac/bug-883080-exit-edit-missed-calls

Bug 883080 - Switching from all calls to missed calls should exit the call log edit mode. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/534e7ac0f8f7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 883080 - Switching from all calls to missed calls should exit the call log edit mode.
2014-01-15 11:05:17 -08:00
Gaia Pushbot
3a73fa3864 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Revert "+ ‘.sparkleshare’"

========

https://hg.mozilla.org/integration/gaia-central/rev/a5896162ef6c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "+ ‘.sparkleshare’"

This reverts commit 99abdba055b14359c0207ed1d2e0764895a667b2.
2014-01-15 10:50:17 -08:00
Gaia Pushbot
ad5f5d0f43 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/42bf56dd4cf0
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #15359 from Rik/padding-error-960068

Bug 960068 - CSS error for padding value r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/8c243ef58119
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 960068 - CSS error for padding value

========

https://hg.mozilla.org/integration/gaia-central/rev/fd2374e94c5b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15363 from staktrace/email

Bug 958245 - Allow scrolling in textarea elements, and specifically the email compose field. r=asuth,arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/d1e27382d231
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 958245 - Allow scrolling in textarea elements, and specifically the email compose field. r=asuth,arnau
2014-01-15 10:40:16 -08:00
Gaia Pushbot
0627a00ed4 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1fa2244eba2a
Author: Stephany Wilkes <swilkes@mozilla.com>
Desc: + ‘.sparkleshare’
2014-01-15 10:25:21 -08:00
Ryan VanderMeulen
e1456d5bda Backed out 6 changesets (bug 811635) for B2G debug mochitest orange.
Backed out changeset 2da820ed2587 (bug 811635)
Backed out changeset 3f7ee595646d (bug 811635)
Backed out changeset 96772cc4e346 (bug 811635)
Backed out changeset 61694318819a (bug 811635)
Backed out changeset 687a84bf0785 (bug 811635)
Backed out changeset 89b90ccdf603 (bug 811635)
2014-01-15 13:24:02 -05:00
Gaia Pushbot
07185450b8 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35ba072bcabf
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 959802 - Switch to using click on homescreen to enable rocketbar. r=kgrandon
2014-01-15 10:15:27 -08:00
Gaia Pushbot
1fb08072de Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 959357 - [Rocketbar] Add search icon to rocketbar

========

https://hg.mozilla.org/integration/gaia-central/rev/584fca69efcf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 959357 - [Rocketbar] Add search icon to rocketbar r=pivanov
2014-01-15 08:45:21 -08:00
Gaia Pushbot
94fd0cad94 Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/524def619c90
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #14771 from hfiguiere/bug951235

Bug 951235 - Fix improper use of back ticks to output. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/ef312a0efdb5
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 951235 - Fix improper use of back ticks to output.

========

https://hg.mozilla.org/integration/gaia-central/rev/35cbd178b0b0
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #15288 from hfiguiere/bug958652

Bug 958652 - pass MOZPERFOUT to redirect mozperf JSON data to a file. Default == stdout. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/d2d55b4f7676
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 958652 - nit: missing #

========

https://hg.mozilla.org/integration/gaia-central/rev/54a45f8fa8e7
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 958652 - pass MOZPERFOUT to redirect mozperf JSON data to a file. Default == stdout.
2014-01-15 08:35:17 -08:00
Gaia Pushbot
28cff10eeb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83a5223a226a
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #15341 from fabricedesre/mem-pressure-kbd

Bug 957880 - Expose memory pressure events to gaia's system app r=timdre...

========

https://hg.mozilla.org/integration/gaia-central/rev/835c0bd17799
Author: Fabrice Desre <fabrice@desre.org>
Desc: Bug 957880 - Expose memory pressure events to gaia's system app r=timdream
2014-01-15 07:55:24 -08:00
Gaia Pushbot
0c0cc86ee3 Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7d2b35570d8
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #15318 from benfrancis/958582

Bug 958582 - Prevent long titles in the Rocketbar displacing status icons r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/887f6cc0fb33
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 958582 - Prevent long titles in the Rocketbar displacing status icons

========

https://hg.mozilla.org/integration/gaia-central/rev/e556fb2a2d1d
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 959758 - [Messages] Long tapping any part horizontally adjacent to a message bubble brings up the message options menu r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=959758
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/5d0871aafd91
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 959839 - [Messages] multi-word search cannot find contacts with multi-word names r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=959839
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ad8692c070
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Revert "Bug 959839 - [Messages] multi-word search cannot find contacts with multi-word names"

This reverts commit a4a44f0f2a9f4bee70a6c633b791a9e1aca9ef03.

========

https://hg.mozilla.org/integration/gaia-central/rev/8bf8888bdf61
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 959839 - [Messages] multi-word search cannot find contacts with multi-word names

https://bugzilla.mozilla.org/show_bug.cgi?id=959839
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2014-01-15 07:45:17 -08:00
Gaia Pushbot
649e92eac7 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b4773040b73
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 959824 - Use same profile for local testing as in travis. r=julienw
2014-01-15 07:20:16 -08:00
Gaia Pushbot
6b4ff29b31 Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63c677e1a4fc
Author: Trif Andrei-Alin <trifandreialin@gmail.com>
Desc: Merge pull request #15305 from bobsilverberg/tbpl_messages

Bug 957122 - Enable more TBPL tests - Messages app

========

https://hg.mozilla.org/integration/gaia-central/rev/6d188a507d86
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 957122 - Enable more TBPL tests - Messages app

Enable test_sms_add_contact and test_sms_to_settings on TBPL

========

https://hg.mozilla.org/integration/gaia-central/rev/d2441d7f1e8f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15124 from guhelski/Bug-949801

Bug 949801 - [B2G][MMS] Service currently unavailable is prompted when d...

========

https://hg.mozilla.org/integration/gaia-central/rev/877298aea3da
Author: Guilherme Uhelski <guhels@gmail.com>
Desc: Bug 949801 - [B2G][MMS] Service currently unavailable is prompted when deleting a MMS that is in the process of being sent r=julienw

Fix indentation.

========

https://hg.mozilla.org/integration/gaia-central/rev/8ae4e7c061ff
Author: Trif Andrei-Alin <trifandreialin@gmail.com>
Desc: Merge pull request #15322 from bobsilverberg/tbpl_unit

Bug 957122 - Enable more TBPL tests - Unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/c78243ad2a52
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 957122 - Enable more TBPL tests - Unit tests

Enable test_prefs on TBPL
2014-01-15 06:55:23 -08:00
Alexandre Poirot
6a13f8e9f2 Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas 2014-01-15 09:28:04 -05:00
Henry Chang
aa847df586 Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2014-01-14 18:23:42 +08:00