B2G Bumper Bot
de5eeaf6a1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f370fb1e038
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26094 from kanru/bug-1098118
Bug 1098118 - Pass correct number of arguments to browser API. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/5d01687c207f
Author: Kan-Ru Chen (陳侃如) <kanru@kanru.info>
Desc: Bug 1098118 - Pass correct number of arguments to browser API. r=alive
2014-11-13 01:35:54 -08:00
B2G Bumper Bot
157c1436b1
Bumping manifests a=b2g-bump
2014-11-13 00:12:18 -08:00
B2G Bumper Bot
9fe9ef413f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d346a74e0d91
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26069 from albertopq/1093692-progressbar-followup
Bug 1093692 - Progressbar on fullscreenapps missplaced r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/d294ea0c7bb5
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1093692 - Progressbar on fullscreenapps missplaced
2014-11-13 00:05:54 -08:00
B2G Bumper Bot
d90b868478
Bumping manifests a=b2g-bump
2014-11-12 23:56:55 -08:00
B2G Bumper Bot
e95dbcf133
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1bed74af46c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26077 from aosmond/bug1093797
Bug 1093797 - Clear cached picture size when releasing camera. r=jdarcangelo
========
https://hg.mozilla.org/integration/gaia-central/rev/f4ee3dfaac64
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1093797 - Clear cached picture size when releasing camera.
2014-11-12 23:45:59 -08:00
B2G Bumper Bot
6309c51ca6
Bumping manifests a=b2g-bump
2014-11-12 23:42:18 -08:00
B2G Bumper Bot
77e97a6efd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8c327a878e0
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25547 from gitmai/bug-1069157-pdfViewer-update-pdf.js
Bug 1069157 - [PDF Viewer] update pdf.js in Gaia
r=yuri
========
https://hg.mozilla.org/integration/gaia-central/rev/8ad666435350
Author: mai <mri@tid.es>
Desc: Bug 1069157 - [PDF Viewer] update pdf.js in Gaia
2014-11-12 23:30:53 -08:00
B2G Bumper Bot
f8d0afede4
Bumping manifests a=b2g-bump
2014-11-12 20:37:17 -08:00
B2G Bumper Bot
b5c6ce31e5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d59d24ac9804
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #26050 from begeeben/1095360_wallpaper_will_display_master
Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/86bae88bdad4
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark
When changing orientation from portrait to landscape and resizing with keyboard on, the layout manager in the system app will resize the height of the active app first with the keyboard height in portrait (line 55 in layout_manager.js). When the height of the keyboard in portrait mode is bigger than the height in landscape mode, the calculated height of the active app will be smaller than it should've been. The system wallpaper is visible at the mean time. Subsequent resize events later will immediately correct the active app height using the correct landscape keyboard height.
The resizing event sequence is 'resize' --> 'keyboardchange' --> 'keyboardchange'. This patch disables the keyboard height check in the 'resize' event since it'd be incorrect during orientation change, which would display part of the system wallpaper in a flash.
2014-11-12 20:30:53 -08:00
B2G Bumper Bot
93e543466b
Bumping manifests a=b2g-bump
2014-11-12 18:00:12 -08:00
B2G Bumper Bot
dde76d3d0b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84dc3d8c2e46
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #25856 from jimporter/ringtones-rtl
Bug 1094450 - Support RTL for ringtones
========
https://hg.mozilla.org/integration/gaia-central/rev/e219610aa3ce
Author: Jim <jporter@mozilla.com>
Desc: Bug 1094450 - Support RTL for ringtones
2014-11-12 17:59:56 -08:00
Wes Kocher
6ebe4fc98b
Merge m-c to b2g-inbound a=merge
2014-11-12 17:27:45 -08:00
Wes Kocher
8bae192f28
Merge b2g-inbound to m-c a=merge
2014-11-12 17:19:02 -08:00
B2G Bumper Bot
d6726fabdb
Bumping manifests a=b2g-bump
2014-11-12 16:12:53 -08:00
B2G Bumper Bot
e0832ded74
Bumping manifests a=b2g-bump
2014-11-12 16:07:19 -08:00
B2G Bumper Bot
e91cbd797e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a2d2b614eecc
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #26083 from tamarahills/bugfix/1068093v3
Bug 1068093 - Remove legacy transition code from the callscreen
========
https://hg.mozilla.org/integration/gaia-central/rev/0f497109a32c
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1068093 - Remove legacy transition code from the callscreen. r=drs
2014-11-12 16:00:55 -08:00
B2G Bumper Bot
a03addbfdb
Bumping manifests a=b2g-bump
2014-11-12 15:37:20 -08:00
B2G Bumper Bot
e9fcf33804
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8ca55a9510cd
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26086 from jrburke/bug1087184-email-contact-query-lowercase-fix
Bug 1087184, second part of fix, to allow for undefined emailAddress r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/282417be51b0
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1087184, second part of fix, to allow for undefined emailAddress, related to 3c1668ad793d4f1a40831c46638acef38e0db230
2014-11-12 15:30:55 -08:00
B2G Bumper Bot
b2867af101
Bumping manifests a=b2g-bump
2014-11-12 13:42:16 -08:00
B2G Bumper Bot
7479de8b44
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e0f2f070a22
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26079 from cctuan/1096603
Bug 1096603 - [Flatfish] [FxA] [FTE] Register/ Log in screen during setup is blank
========
https://hg.mozilla.org/integration/gaia-central/rev/83cde982f1d1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1096603 - [Flatfish] [FxA] [FTE] Register/ Log in screen during setup is blank
2014-11-12 13:35:52 -08:00
B2G Bumper Bot
367f8aa103
Bumping manifests a=b2g-bump
2014-11-12 13:12:18 -08:00
B2G Bumper Bot
c920c726aa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebb431673edc
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #26047 from davidflanagan/bug1079692
Bug 1079692: update video thumbnail title asynchonously so we don't block when user rotates phone r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/56c7781bce82
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1079692: update video thumbnail title asynchonously so we don't block when the user rotates the phone
fix spelling error in method name
update test busted by spelling correction
2014-11-12 13:05:54 -08:00
B2G Bumper Bot
65ba89e2fb
Bumping manifests a=b2g-bump
2014-11-12 12:48:02 -08:00
B2G Bumper Bot
29604d8197
Bumping manifests a=b2g-bump
2014-11-12 10:37:55 -08:00
B2G Bumper Bot
0fa86392cb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7b52bf615a7e
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25878 from gitmai/bug-1094753-fix-onhashchanged-method
Bug 1094753 - [Costcontrol] Changing the hash value for '#' does not mai...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/9b60c395cfe4
Author: mai <mri@tid.es>
Desc: Bug 1094753 - [Costcontrol] Changing the hash value for '#' does not maintain the correct hash on the app.
2014-11-12 10:35:53 -08:00
B2G Bumper Bot
ccfceeaa62
Bumping manifests a=b2g-bump
2014-11-12 10:21:56 -08:00
B2G Bumper Bot
8cc39a9717
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a521b981daaf
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #25637 from zbraniecki/1091113-improve-l10n-merge
Bug 1091113 - Don't merge obsolete entity fields. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/3ec295da54c8
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1091113 - Don't merge obsolete entity fields
2014-11-12 10:16:00 -08:00
B2G Bumper Bot
e88ff06089
Bumping manifests a=b2g-bump
2014-11-12 09:22:20 -08:00
B2G Bumper Bot
09cf2b044e
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/643dbb1c26d3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #26006 from Cwiiis/bug1082675-app-grouping-by-default
Bug 1082675 - Enable homescreen app-grouping permanently. r=kgrandon,crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/01889de35710
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1082675 - Fix divider->group related marionette test failures. r=crdlc,kgrandon
Some assumptions made by marionette tests no longer hold after enabling
app-grouping by default:
- Long-pressing a divider no longer brings up the context menu
- The divider element itself is not positioned (its children are)
========
https://hg.mozilla.org/integration/gaia-central/rev/89e940eb62b0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1082675 - Enable homescreen app-grouping permanently. r=kgrandon,crdlc
This reverts commit 071efd0eb9d962d4f96edc28d672e48910f48387.
2014-11-12 09:15:57 -08:00
B2G Bumper Bot
031d8a1013
Bumping manifests a=b2g-bump
2014-11-12 08:51:52 -08:00
B2G Bumper Bot
3a630625a9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/24c69552568a
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #26033 from gmarty/Bug-1066243-Battery-indicator-not-always-properly-updating-when-charging-disconnecting
Bug 1066243 - [Status Bar][Battery] Battery indicator not always properl...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff53c830f4a6
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1066243 - [Status Bar][Battery] Battery indicator not always properly updating when charging/disconnecting
2014-11-12 08:45:58 -08:00
B2G Bumper Bot
711cb1b463
Bumping manifests a=b2g-bump
2014-11-12 08:24:23 -08:00
B2G Bumper Bot
75f6f606f6
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c5b3b55ef2c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25993 from BorisChiou/bug-1091166
Bug 1091166
- Fix the color contrast value when enabling it
========
https://hg.mozilla.org/integration/gaia-central/rev/cd5aa723df74
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1091166
- Fix the color contrast value when enabling it
The color contrast should also be multiplied by CONTRAST_CAP (0.6)
when enabling the color filter option.
========
https://hg.mozilla.org/integration/gaia-central/rev/90615d021789
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25927 from mancas/bug1091910_2
[System]Pressing the "battery is low" notification will sometimes cause ...
========
https://hg.mozilla.org/integration/gaia-central/rev/94dbdef48d0a
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: [System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu
2014-11-12 08:24:08 -08:00
Kartikaya Gupta
fcc0e0cb3c
Bug 1095727 - Update fling curving prefs per UX request. r=me
...
DONTBUILD because trivial prefs change
2014-11-12 11:07:48 -05:00
B2G Bumper Bot
9b1a1e36bc
Bumping manifests a=b2g-bump
2014-11-12 08:02:56 -08:00
B2G Bumper Bot
da52863dbb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/345bf662aca9
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25931 from mancas/bug1089505
Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW ho...
========
https://hg.mozilla.org/integration/gaia-central/rev/83b031c59c8b
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW home button
2014-11-12 08:00:54 -08:00
Jan Keromnes
076ea83cab
Bug 1011562 - Enable the packaging of MOZTT fonts on all build targets. r=fabrice
2014-11-15 03:10:00 +01:00
Ryan VanderMeulen
f35949322f
Merge m-c to inbound. a=merge
2014-11-12 15:52:37 -05:00
Boris Chiou
ac39469798
Bug 1040651 - Map a preference to a Gaia setting to enable Layerscope. r=fabrice
...
Add a listener at Gecko side. We will also add a "LayerScope" option
in "Settings -> Developer", so we can enable Layerscope dynamically.
2014-11-09 18:33:00 -05:00
Carsten "Tomcat" Book
fbc9553a10
Merge mozilla-central to mozilla-inbound
2014-11-18 17:32:02 +01:00
Francois Marier
6806fa1bec
Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused
...
Make the cspFrameAncestorsBlock error page generic and use it with
the form-action directive too.
2014-11-15 03:08:00 +01:00
B2G Bumper Bot
05bde660f6
Bumping manifests a=b2g-bump
2014-11-12 07:47:25 -08:00
B2G Bumper Bot
16fb8765b7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1addaad7df5
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26030 from davehunt/bug1074117-contacts
Bug 1074117 - Use expected conditions and optimise element lookups in contacts app object
========
https://hg.mozilla.org/integration/gaia-central/rev/292b0cf2b16e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions where appropriate and optimise element lookups in contacts app object. r=fstrugariu
2014-11-12 07:40:54 -08:00
B2G Bumper Bot
388dbc38a2
Bumping manifests a=b2g-bump
2014-11-12 07:19:38 -08:00
B2G Bumper Bot
f0dc82ca56
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a9e0c273dfed
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #26066 from bebef1987/xfail_ogg
Bug 1097653 - XFail test_play_ogg_video.py on desktop MAC as it's genera...
========
https://hg.mozilla.org/integration/gaia-central/rev/0066edd65427
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1097653 - XFail test_play_ogg_video.py on desktop MAC as it's generating intermittent fails
2014-11-12 07:19:23 -08:00
Carsten "Tomcat" Book
f05832e936
Merge mozilla-central to b2g-inbound
2014-11-12 16:11:42 +01:00
B2G Bumper Bot
c29520ca71
Bumping manifests a=b2g-bump
2014-11-12 07:02:17 -08:00
Carsten "Tomcat" Book
b3c105d5da
merge mozilla-inbound to mozilla-central a=merge
2014-11-12 16:02:10 +01:00
B2G Bumper Bot
78a63ccc4c
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bb575a64b77d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1097556 - Correctly expose cs-qwerty layout, r=me
2014-11-12 06:55:54 -08:00
B2G Bumper Bot
4620adaf00
Bumping manifests a=b2g-bump
2014-11-12 06:47:23 -08:00
B2G Bumper Bot
816679c581
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6730d720cdf1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26056 from KevinGrandon/bug_969215_sync_package_json
Bug 969215 - Follow-up, update node modules revision
========
https://hg.mozilla.org/integration/gaia-central/rev/04dc4c8168c9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 969215 - Follow-up, update node modules revision r=kgrandon
2014-11-12 06:40:53 -08:00
B2G Bumper Bot
e7ac375348
Bumping manifests a=b2g-bump
2014-11-12 06:37:18 -08:00
B2G Bumper Bot
5312c55ee5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/45471443b54c
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #25414 from albertopq/1067913-pull-ambient-indicator
Bug 1067913 - Ambient indicator pull down r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/0552c5f57f24
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1067913 - Ambient indicator pull down
2014-11-12 06:25:55 -08:00
B2G Bumper Bot
c61ae79de0
Bumping manifests a=b2g-bump
2014-11-12 04:57:17 -08:00
B2G Bumper Bot
6ec58fea7e
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e56c88034ef
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25748 from mancas/bug1091504_master
Bug 1091504 - [B2G][GAIA] STK: AP should not send TR for STK_CMD_REFRESH... r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/a334ac5d178a
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1091504 - [B2G][GAIA] STK: AP should not send TR for STK_CMD_REFRESH. Patch v2.2
========
https://hg.mozilla.org/integration/gaia-central/rev/880edfcc67bf
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24608 from julienw/1075475-fix-costcontrol-tests
Bug 1075475 - [CostControl] Fix unit tests with a newer mocha r=salva r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/53fa6ae5245a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Follow-up: set the result in an asynchronous way
========
https://hg.mozilla.org/integration/gaia-central/rev/b8bc84720644
Author: Julien Wajsberg <felash@gmail.com>
Desc: Fixed review comments
========
https://hg.mozilla.org/integration/gaia-central/rev/4648393892d7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1075475 - [CostControl] Fix unit tests with a newer mocha r=salva r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/e49e3315203a
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25698 from mancas/bug1091299
Bug 1091299
- It's possible to open the SMS activity menu multiple times. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/567dcc6ac9dc
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1091299
- It's possible to open the SMS activity menu multiple times
2014-11-12 04:50:52 -08:00
Carsten "Tomcat" Book
09b74a8b4d
Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage
2014-11-12 11:19:26 +01:00
B2G Bumper Bot
8e2d61fdd2
Bumping manifests a=b2g-bump
2014-11-11 18:47:24 -08:00
B2G Bumper Bot
8255fa7468
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/975ad3e4cb19
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25974 from cctuan/1095320
Bug 1095320 - [Text Selection] Copy/Paste bubble is behind the rocketbar backdrop if we select word in rocketbar.
========
https://hg.mozilla.org/integration/gaia-central/rev/0bc7349ec935
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1095320 - [Text Selection] Copy/Paste bubble is behind the rocketbar backdrop if we select word in rocketbar
========
https://hg.mozilla.org/integration/gaia-central/rev/13627c629dd0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #26037 from millermedeiros/1095738-rename-months-day
Bug 1095738 - [Calendar] rename the MonthsDay view r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/9ef2d24dcee9
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1095738 - [Calendar] rename the MonthsDay view
2014-11-11 18:40:53 -08:00
B2G Bumper Bot
94dbfc94ec
Bumping manifests a=b2g-bump
2014-11-11 18:12:59 -08:00
B2G Bumper Bot
915929f138
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/292963d7793d
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26021 from EragonJ/bug-1087813
Bug 1087813 - Fix the unable to entry Settings app menus on Flatfish
========
https://hg.mozilla.org/integration/gaia-central/rev/e6dcfd5a6461
Author: YFdyh000 <yfdyh000@gmail.com>
Desc: Bug 1087813 - Fix the unable to entry Settings app menus on Flatfish
2014-11-11 18:11:03 -08:00
B2G Bumper Bot
6c493f54ec
Bumping manifests a=b2g-bump
2014-11-11 15:32:46 -08:00
B2G Bumper Bot
9f2ff7dd06
Bumping manifests a=b2g-bump
2014-11-11 10:57:56 -08:00
B2G Bumper Bot
a00c2efe33
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7ca06f787f88
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25852 from eeejay/bug-1069484
Bug 1069484 - Make usage checkboxes gaia-checkbox, and unify label. r=salva r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/9d60a7f8da0b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069484 - Make usage checkboxes gaia-checkbox, and unify label.
========
https://hg.mozilla.org/integration/gaia-central/rev/f307c7f4fe3e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25550 from eeejay/bug-1069409
Bug 1069409 - Make Usage views exclusively visible to screen reader. r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/42506044c1aa
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069409 - Make Usage views exclusively visible to screen reader.
========
https://hg.mozilla.org/integration/gaia-central/rev/178434180f53
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25895 from eeejay/bug-1095002
Bug 1095002 - Fix data usage limit dialog accessibility. r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/2fa3415ea2e3
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1095002 - Fix data usage limit dialog accessibility.
2014-11-11 10:55:53 -08:00
B2G Bumper Bot
d29efe35f1
Bumping manifests a=b2g-bump
2014-11-11 10:42:19 -08:00
B2G Bumper Bot
9de90472d4
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/256019bdb55a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1095468 - Configure geolocation url to localhost. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/b13e5ac900e5
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25901 from eeejay/bug-1069562
Bug 1069562 - Fix accessible bounds and clean up app data usage items. r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/bbb5afda2a46
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069562 - Fix accessible bounds and clean up app data usage items.
2014-11-11 10:35:55 -08:00
B2G Bumper Bot
ccfde63aec
Bumping manifests a=b2g-bump
2014-11-11 09:22:57 -08:00
B2G Bumper Bot
2f05c6903c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/63b4319c2ac6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25988 from KevinGrandon/bug_1096035_usage_debug_line_break
Bug 1096035 - [Usage] Add linebreak to debug() function
========
https://hg.mozilla.org/integration/gaia-central/rev/0b7cfe8e29e3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1096035 - [Usage] Add linebreak to debug() function r=salva
2014-11-11 09:20:55 -08:00
B2G Bumper Bot
ba80a7141c
Bumping manifests a=b2g-bump
2014-11-11 08:57:55 -08:00
B2G Bumper Bot
cb5429a8e9
Bumping manifests a=b2g-bump
2014-11-11 08:51:54 -08:00
B2G Bumper Bot
110d6f0f6a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/265338f3da8d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #25725 from makevoid/makevoid/bug_1079776_contact_set_ice_contact_page_background
Bug 1079776 - [Contact] Set ICE contact page is missing background r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8fcd735ee9
Author: Francesco 'makevoid' Canessa <makevoid@gmail.com>
Desc: [Contacts] CSS - add gray background to #ice-settings panel
========
https://hg.mozilla.org/integration/gaia-central/rev/20b9e73fe11c
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25781 from millermedeiros/1093058-all-day
Bug 1093058 - [Calendar] update the way all day events are calculated r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/126673062ac4
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1093058 - [Calendar] update the way all day events are calculated
2014-11-11 08:45:59 -08:00
B2G Bumper Bot
915b608868
Bumping manifests a=b2g-bump
2014-11-11 07:51:54 -08:00
B2G Bumper Bot
e622321035
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea20cd6951db
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1096305 - Corrected the en-US l10n id of the content provisioning configuration accept message r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/98d2f9f656f4
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25691 from gitmai/bug-1086216-usage-adding-msg-to-unknow-state
Bug 1086216 - [Usage][Airplane Mode] Launching Usage app with Airplane m...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/5999b5edfd5f
Author: mai <mri@tid.es>
Desc: Bug 1086216 - [Usage][Airplane Mode] Launching Usage app with Airplane mode after restart shows 'no sim' message instead 'simcard not ready'
2014-11-11 07:46:01 -08:00
B2G Bumper Bot
d26797665d
Bumping manifests a=b2g-bump
2014-11-11 05:22:23 -08:00
B2G Bumper Bot
cc36b68554
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a7b5528bad7d
Author: Fernando Campo <fcampo@users.noreply.github.com>
Desc: Merge pull request #26025 from fcampo/fte-better-wifi-scan
Bug 1067677 - Make wifi scanning in FTU more reliable and quicker (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/bd067ca3a1a5
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1067677 - Make wifi scanning in FTU more reliable and quicker (r=fcampo)
----
Code submitted by Giovanni Charles
Rebased after by Fernando Campo
(see bug's comments for explanation)
2014-11-11 05:10:54 -08:00
B2G Bumper Bot
b16675ea43
Bumping manifests a=b2g-bump
2014-11-11 03:12:57 -08:00
B2G Bumper Bot
677fa1e057
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/92543f4523b6
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25939 from zacc/bug_1095498
Bug 1095498 - gaiatest: After launching search app, stay in that frame. ...
========
https://hg.mozilla.org/integration/gaia-central/rev/f9e7329053cf
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1095498 - gaiatest: After launching search app, stay in that frame. Only when searching, switch out of it
2014-11-11 03:10:55 -08:00
B2G Bumper Bot
d3247068c5
Bumping manifests a=b2g-bump
2014-11-11 02:27:17 -08:00
B2G Bumper Bot
0d0ffc490f
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dc6887ff7c12
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25975 from timdream/input-keyboard-helper-all
Bug 1094561 - InputAppList, r=mnjul
========
https://hg.mozilla.org/integration/gaia-central/rev/d6c214932d9e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1094561 - Part III, Hook InputAppList to KeyboardHelper
========
https://hg.mozilla.org/integration/gaia-central/rev/e5b4c119e8cd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1094561 - Part II, Implement InputAppList
========
https://hg.mozilla.org/integration/gaia-central/rev/0fd62ff6d45f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1094561 - Part I, Make MockDOMRequest then-able
2014-11-11 02:20:54 -08:00
B2G Bumper Bot
7ae4f4a95e
Bumping manifests a=b2g-bump
2014-11-11 01:56:51 -08:00
B2G Bumper Bot
e3a9c866c2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4615d17d8707
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #25882 from azasypkin/bug-1094822-thread-header-ltr
Bug 1094822 - [Messages][RTL] Number of group thread participants in Thread panel heading should always be LTR. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/56e67cc488cc
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1094822 - [Messages][RTL] Number of group thread participants in Thread panel heading should always be LTR. r=julien
2014-11-11 01:50:56 -08:00
B2G Bumper Bot
df0488d9de
Bumping manifests a=b2g-bump
2014-11-11 01:42:59 -08:00
B2G Bumper Bot
2e54e432c0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/78d4df83015a
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #25920 from RickyChien/bug-1070442
Bug 1070442 - Support building gaia apps in parallel r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/dc1e273bcf8d
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1070442 - Support building gaia apps in parallel
2014-11-11 01:40:57 -08:00
B2G Bumper Bot
ee596ffa2e
Bumping manifests a=b2g-bump
2014-11-11 00:42:19 -08:00
B2G Bumper Bot
b1cd9df6e7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a7c053f5e582
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26011 from EragonJ/bug-1096737
Bug 1096737 - [Settings] All unit tests of settings app are not running
========
https://hg.mozilla.org/integration/gaia-central/rev/c49ba17a9061
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1096737 - [Settings] All unit tests of settings app are not running
2014-11-11 00:35:55 -08:00
B2G Bumper Bot
f21560654b
Bumping manifests a=b2g-bump
2014-11-11 00:12:22 -08:00
B2G Bumper Bot
c7141718cf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44c7a6b1b677
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #26000 from rexboy7/1095325-homeactivity
bug 1096231 - [Stingray][smart-home]Prevent src hash from blocking activity. r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/9d8382923121
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 1096231 - [Stingray][smart-home]Prevent src hash from blocking activity/system message
2014-11-11 00:05:55 -08:00
B2G Bumper Bot
f29d6f2d75
Bumping manifests a=b2g-bump
2014-11-10 23:41:52 -08:00
B2G Bumper Bot
2f75f83593
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e5ebfb4ea072
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #25983 from snowmantw/bug1089529
Bug 1089529 - Lockscreen error after screen off and on when device shows...
========
https://hg.mozilla.org/integration/gaia-central/rev/ad34c949c64d
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1089529 - Lockscreen error after screen off and on when device shows NFC shrinking UI
2014-11-10 23:35:58 -08:00
Dave Hylands
261c10fe6d
Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice
2014-11-10 23:30:07 -08:00
B2G Bumper Bot
1c19796985
Bumping manifests a=b2g-bump
2014-11-10 23:27:17 -08:00
B2G Bumper Bot
d79cee6f58
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/57ca61c5a07e
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #25583 from viorelaioia/bug-1087383
Bug 1087383 - Add a test that sets the wallpaper from Gallery, by long p...
========
https://hg.mozilla.org/integration/gaia-central/rev/84eebc0ac8ed
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1087383 - Add a test that sets the wallpaper from Gallery, by long press on the screen
2014-11-10 23:20:53 -08:00
B2G Bumper Bot
772e72c0df
Bumping manifests a=b2g-bump
2014-11-10 22:51:52 -08:00
B2G Bumper Bot
646ae4ccea
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a582621c2232
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25980 from mnjul/bug_1094122_layout_not_remembered
Bug 1094122 - Do not save activeLayout to settings if setKeyboardToShow is called with launchOnly=true. r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/22bba8090a51
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1094122 - Do not save activeLayout to settings if setKeyboardToShow is called with launchOnly=true
2014-11-10 22:45:59 -08:00
David Anderson
35584ea8f5
Put meta viewport support behind a pref (bug 1092450, r=kats).
...
--HG--
extra : rebase_source : 888513255b2d672643beb9933ebb67ac6a2452ca
2014-11-12 00:15:40 -08:00
B2G Bumper Bot
2ecb21091f
Bumping manifests a=b2g-bump
2014-11-10 22:21:54 -08:00
B2G Bumper Bot
6f2771841f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b567433bbdb
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #26012 from snowmantw/bug1093424
Bug 1093424 - passcode entry on lockscreen no longer has delete key (jus...
========
https://hg.mozilla.org/integration/gaia-central/rev/c6f33a86622d
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1093424 - passcode entry on lockscreen no longer has delete key (just Cancel) after entering one character
2014-11-10 22:16:00 -08:00
B2G Bumper Bot
c043c1a3d5
Bumping manifests a=b2g-bump
2014-11-10 21:07:19 -08:00
B2G Bumper Bot
bff348ebcf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9a1b8914d3ac
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25998 from mcepl/cs_qwerty-layout
Bug 1096057 - Added cs-qwerty layout, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/7849d6c659fb
Author: Matěj Cepl <mcepl@redhat.com>
Desc: Bug 1096057 - Added cs-qwerty layout
The only difference from cs.js is that it is QWERTY, not QWERTZ.
Although, this is not an official layout according to the Czech
technical norms, it is very widely used “in the wild”.
2014-11-10 21:00:55 -08:00
B2G Bumper Bot
f5777c3b2b
Bumping manifests a=b2g-bump
2014-11-10 20:07:17 -08:00
B2G Bumper Bot
ee3a736cb5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/949e3ca4671a
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1095805 - merge pull request #25994 from KevinGrandon:bug_1095805_shb_crash_dialog to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/060dee78c9ab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095805 - [System][SHB] Enable software home styles for crash dialog r=mhenretty
2014-11-10 20:00:54 -08:00
B2G Bumper Bot
cb78478ad5
Bumping manifests a=b2g-bump
2014-11-10 17:37:07 -08:00
B2G Bumper Bot
fbc43a97a1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ae4479c59e51
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #25971 from pasupulaphani/patch_936823_3
Bug 936823 - [FTE] on last attempt for correct PUK, two messages with sa...
========
https://hg.mozilla.org/integration/gaia-central/rev/8baf8c9e082a
Author: pasupulaphani <pasupulaphani@gmail.com>
Desc: Bug 936823 - [FTE] on last attempt for correct PUK, two messages with same meaning shown/concatenated (r=fcampo)
2014-11-10 17:30:15 -08:00
B2G Bumper Bot
bef4763f66
Bumping manifests a=b2g-bump
2014-11-10 15:22:10 -08:00
B2G Bumper Bot
67e055c357
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f8cebdcb4c8
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #25973 from KevinGrandon/bug_1095187_debug_download_intermittent_test
Bug 1095187 - Software Home Button - File Open Error Proper layout for file error dialog - Wait for download success +autoland
========
https://hg.mozilla.org/integration/gaia-central/rev/fc2c35c6f236
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095187 - Make SHB file test wait until download complete
2014-11-10 15:20:15 -08:00
B2G Bumper Bot
00198eaa1e
Bumping manifests a=b2g-bump
2014-11-10 14:47:10 -08:00
B2G Bumper Bot
2513c019ad
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65b7d35ad078
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26009 from jrburke/bug1096379-email-disable-tbpl-tests
Bug 1096379 - TEST-UNEXPECTED-FAIL for email test, need to wait for all tests to be renabled r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/64ca5e34087d
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1096379 - TEST-UNEXPECTED-FAIL for email test, need to wait for all tests to be renabled
========
https://hg.mozilla.org/integration/gaia-central/rev/0ed5a93bc5dd
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25964 from jrburke/bug1095818-email-app-startup-notification-order
Bug 1095818 - [email] app startup by notification goes to message list instead of message reader r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/151a3f0de235
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1095818 - [email] app startup by notification goes to message list instead of message reader
2014-11-10 14:35:54 -08:00
B2G Bumper Bot
c8cc239f22
Bumping manifests a=b2g-bump
2014-11-10 13:27:22 -08:00
B2G Bumper Bot
2045e039e3
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/edb9f6b05faf
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25364 from julienw/lazy-init-template
Bug 1086529 - [Template] Consider lazy initializing the Template library...
========
https://hg.mozilla.org/integration/gaia-central/rev/a99b531fc828
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1086529 - [Template] Consider lazy initializing the Template library r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/9f1713d6b2dd
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25314 from julienw/1085276-fix-sms-test
Bug 1085276
- [Messages] Error in sms_test when running with a newer moc...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c64cb9ce77c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1085276
- [Messages] Error in sms_test when running with a newer mocha r=schung
2014-11-10 13:10:55 -08:00
B2G Bumper Bot
9861730233
Bumping manifests a=b2g-bump
2014-11-10 13:03:06 -08:00
B2G Bumper Bot
5c122d84f4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bd32cbc61fba
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25991 from julienw/943165-visual-adjustments
Bug 943165 - visual adjustments to contact prompt header
========
https://hg.mozilla.org/integration/gaia-central/rev/0e437fc7cbeb
Author: Munto <munto@free.fr>
Desc: Bug 943165 - [Messages] Bug 934531 follow-up: make the visual right for numbers-only headers r=julien,azasypkin
2014-11-10 13:00:53 -08:00
Alexandre Lissy
db87b66cb5
Bug 1095451 - Switch off e10s for Mulet. r=gavin
2014-11-07 05:09:00 -05:00
Jan Keromnes
01018dfb14
Bug 1011562 - Build Mulet with the Firefox OS fonts. r=mshal
2014-11-07 07:36:00 +01:00
Kan-Ru Chen (陳侃如)
9be168779e
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-12 19:27:31 +08:00
B2G Bumper Bot
bd0d3dd90f
Bumping manifests a=b2g-bump
2014-11-12 03:12:20 -08:00
B2G Bumper Bot
53ff1d267c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f4d102c15737
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25996 from viorelaioia/bug_1092195_1
Bug 1092195
- Investigate failure in test_cost_control_ftu.py
========
https://hg.mozilla.org/integration/gaia-central/rev/87bdd03698bf
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1092195
- Investigate failure in test_cost_control_ftu.py
========
https://hg.mozilla.org/integration/gaia-central/rev/d4ab2dd40bfc
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25754 from gitmai/bug-1092143-cc-widget-visual-defects
Bug 1092143 - [Costcontrol] Widget in utility tray has some visual defec...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/9f4dd6967a12
Author: mai <mri@tid.es>
Desc: Bug 1092143 - [Costcontrol] Widget in utility tray has some visual defects when the balance is lower than balance alert limit
2014-11-12 03:05:55 -08:00
B2G Bumper Bot
3b13382867
Bumping manifests a=b2g-bump
2014-11-12 02:47:15 -08:00
B2G Bumper Bot
1ac46e6424
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2dfdd4db54d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #24683 from mancas/bug1065279
Bug 1065279 - [settings] refactor Hotspot panel with AMD pattern r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/d28b71029de8
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1065279 - [settings] refactor Hotspot panel with AMD pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/edbcc2ca3911
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #25353 from pacorampas/1085258
Bug 1085258 - [BB] remove dividers in toolbars r=arnau
========
https://hg.mozilla.org/integration/gaia-central/rev/9f694d521746
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1085258 - [BB] remove dividers in toolbars
2014-11-12 02:35:54 -08:00
B2G Bumper Bot
9734950676
Bumping manifests a=b2g-bump
2014-11-10 10:42:58 -08:00
B2G Bumper Bot
c8ed5791af
Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e0aac97136a0
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26007 from JohanLorenzo/bug-1094185-master-second-try
Bug 1094185 - [DSDS] Make testvars.json handle 2 SIMs
========
https://hg.mozilla.org/integration/gaia-central/rev/336abfccf7b4
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1094185 - [DSDS] Make testvars.json handle 2 SIMs
========
https://hg.mozilla.org/integration/gaia-central/rev/5fe1f30ead2c
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Revert "Bug 1094185 - [DSDS] Make testvars.json handle 2 SIMs"
This reverts commit 720389fd133ba152d907c4ff7796355f7719b821.
========
https://hg.mozilla.org/integration/gaia-central/rev/d340fd6b2bcb
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25999 from JohanLorenzo/bug-1094185
Bug 1094185 - [DSDS] Make testvars.json handle 2 SIMs
========
https://hg.mozilla.org/integration/gaia-central/rev/38fce715e14b
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1094185 - [DSDS] Make testvars.json handle 2 SIMs
========
https://hg.mozilla.org/integration/gaia-central/rev/e10d24c5c353
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #25564 from chirarobert/mms_update
Bug 1083126 - Update test_sms_with_attachments.py to match the manual sm...
========
https://hg.mozilla.org/integration/gaia-central/rev/2878be3a8faa
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1083126 - Update test_sms_with_attachments.py to match the manual smoketest
2014-11-10 10:40:52 -08:00
B2G Bumper Bot
940876090c
Bumping manifests a=b2g-bump
2014-11-10 07:12:55 -08:00
B2G Bumper Bot
9219732bc5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2adb6055c92d
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #25925 from zacc/bug_1074845
Bug 1074845
- Tackle test_add_contact_to_favorite.py intermittent with a...
========
https://hg.mozilla.org/integration/gaia-central/rev/34c5d31fd113
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1074845
- Tackle test_add_contact_to_favorite.py intermittent with a stronger wait
2014-11-10 07:10:54 -08:00
B2G Bumper Bot
90b79ca8f4
Bumping manifests a=b2g-bump
2014-11-10 06:52:39 -08:00
B2G Bumper Bot
6c51dad081
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/681d1570992d
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1095469 - merge pull request #25960 from KevinGrandon:bug_1095469_collection_cdn_url to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/3fdb28e9b5ea
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095469 - [Collection] Use mozSettings for cdn url r=daleharvey r=rickychien
2014-11-10 06:30:53 -08:00
B2G Bumper Bot
52a089d129
Bumping manifests a=b2g-bump
2014-11-10 05:32:19 -08:00
B2G Bumper Bot
8bbb9dc7ef
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dfbdb469f74c
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1095097 - Override e.me url to localhost during tests. r=kgrandon
2014-11-10 05:25:51 -08:00
B2G Bumper Bot
7c9f064c34
Bumping manifests a=b2g-bump
2014-11-10 04:18:06 -08:00
B2G Bumper Bot
ecc5a3cafe
Bumping manifests a=b2g-bump
2014-11-10 03:02:19 -08:00
B2G Bumper Bot
91ad6520fe
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f91b839cede9
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25985 from cctuan/1094003
Bug 1094003 - [Text Selection] Pop-up menu UI improvement
========
https://hg.mozilla.org/integration/gaia-central/rev/fcb004ab9941
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1094003 - [Text Selection] Pop-up menu UI improvement
========
https://hg.mozilla.org/integration/gaia-central/rev/59c3383c368d
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25979 from cctuan/941969
Bug 941969 - optimize JS for system app
========
https://hg.mozilla.org/integration/gaia-central/rev/069a5d364ef1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 941969 - optimize JS for system app
========
https://hg.mozilla.org/integration/gaia-central/rev/b27b599c8765
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25981 from KevinGrandon/bug_1095714_search_window_listener
Bug 1095714 - [SearchWindow] Remove SettingsListener on destroy +autoland
========
https://hg.mozilla.org/integration/gaia-central/rev/c7de0f0686f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095714 - [SearchWindow] Remove SettingsListener on destroy r=alive
2014-11-10 02:55:55 -08:00
B2G Bumper Bot
9e4abb3c14
Bumping manifests a=b2g-bump
2014-11-10 01:52:56 -08:00
B2G Bumper Bot
6005261618
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f3adad408a25
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25940 from sv99/1095529
Bug 1095529 - [ftu] js/language.js LanguageManager define and initialize LanguageManager.init(). r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/9b313ae37ddd
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1095529 - [ftu] js/language.js LanguageManager define and initialize LanguageManager.init()
2014-11-10 01:50:54 -08:00
B2G Bumper Bot
e898667876
Bumping manifests a=b2g-bump
2014-11-10 01:42:19 -08:00
B2G Bumper Bot
71e89432cb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/233defa0119d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25924 from bevis-tseng/bug_1094142
Bug 1094142 - Support DOMString/MozStkTextMessage for confirmMessage/callMessage in SET_UP_CALL/LAUNCH_BROWSER. r=frsela
========
https://hg.mozilla.org/integration/gaia-central/rev/3ba4feb26a62
Author: Bevis Tseng <btseng@mozilla.com>
Desc: Bug 1094142 - Support DOMString/MozStkTextMessage for confirmMessage/callMessage in SET_UP_CALL/LAUNCH_BROWSER. r=frsela
2014-11-10 01:35:55 -08:00
B2G Bumper Bot
d63de9d8de
Bumping manifests a=b2g-bump
2014-11-10 01:12:17 -08:00
B2G Bumper Bot
053bb35f3a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/850766ad4d3c
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25937 from chirarobert/bug_1095531
Bug 1095531 - [v2.2] Un-xfail test_dialer_airplane_mode
========
https://hg.mozilla.org/integration/gaia-central/rev/d7210e4ae40f
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1095531 - [v2.2] Un-xfail test_dialer_airplane_mode
2014-11-10 01:05:53 -08:00
B2G Bumper Bot
553b615718
Bumping manifests a=b2g-bump
2014-11-09 23:51:52 -08:00
B2G Bumper Bot
ff203288db
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2d15d799c130
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25977 from cctuan/1092425
Bug 1092425 - System apps should follow text selection pattern.
========
https://hg.mozilla.org/integration/gaia-central/rev/9ec3428da35d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1092425 - System apps should follow text selection pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/f69cc36d7a8f
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25913 from dwi2/bug1095219
Bug 1095219 - Fix failing card_manager_test.js and re-enable it in tv build only r=rickychien, johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/dba85e590a4d
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1095219 - fix require path and disable tv_apps/smart-home tests in CI
2014-11-09 23:45:59 -08:00
B2G Bumper Bot
4e6e82b040
Bumping manifests a=b2g-bump
2014-11-09 21:07:19 -08:00
B2G Bumper Bot
c6bad13c5d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5202f9aaf844
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #25824 from weideng/bug1020847
Bug 1020847 - [Keyboard][Handwriting] Support handwriting for Simplified...
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/73bd9fda5c62
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1020847 - [Keyboard][Handwriting] Support handwriting for Simplified Chinese
2014-11-09 21:00:55 -08:00
B2G Bumper Bot
9bbc56622d
Bumping manifests a=b2g-bump
2014-11-09 20:37:17 -08:00
B2G Bumper Bot
0396f19fe4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/13b27bbad88e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #25978 from gasolin/issue-1096147
Bug 1096147 - [uitests] Show API version in Bluetooth panel, r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/8520c4c20941
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1096147 - [uitests] Show API version in Bluetooth panel
2014-11-09 20:30:53 -08:00
B2G Bumper Bot
c5fa6d8615
Bumping manifests a=b2g-bump
2014-11-09 19:51:53 -08:00
B2G Bumper Bot
ab1597622c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c8073936975c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25744 from weideng/bug1092930
Bug 1092930 - [Keyboard] No alternate indicator for Chinese period, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e1f2f0679cdf
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1092930 - [Keyboard] No alternate indicator for Chinese period
2014-11-09 19:45:58 -08:00
B2G Bumper Bot
a00417e9d1
Bumping manifests a=b2g-bump
2014-11-09 06:27:17 -08:00
B2G Bumper Bot
c2fe412a2b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/467b9506f6fc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25961 from KevinGrandon/bug_1089006_collection_renaming_restart
Bug 1089006 - [Collection] nonTranslatable property is not saved in home screen
========
https://hg.mozilla.org/integration/gaia-central/rev/c4af4555195c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1089006 - [Collection] nonTranslatable property is not saved in home screen r=Cwiiis
2014-11-09 06:20:53 -08:00
B2G Bumper Bot
0b1aca39cf
Bumping manifests a=b2g-bump
2014-11-08 19:02:19 -08:00
B2G Bumper Bot
4c1c261c95
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20f334a847cb
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #25951 from asutherland/email-compose-normalize-newlines
Bug 1091295 - [email] normalize newlines in composer. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/0d28f12eed90
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1091295 - [email] normalize newlines in composer. r=jrburke
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/352
Failure to normalize newlines in composed messages. May cause some SMTP servers
(ex: qmail) to refuse to send mail with a 451 error.
2014-11-08 18:55:55 -08:00
B2G Bumper Bot
569fd0af72
Bumping manifests a=b2g-bump
2014-11-08 09:12:53 -08:00
B2G Bumper Bot
87cc78b8f3
Bumping manifests a=b2g-bump
2014-11-07 20:57:21 -08:00
B2G Bumper Bot
c2cfb24a89
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/77ec362f96b6
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25967 from lightsofapollo/bug-1095813-fixup
Bug 1095813 - Fixup use int instead of strings r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/a01b10bad25f
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1095813 - Fixup use int instead of strings
2014-11-07 20:50:56 -08:00
B2G Bumper Bot
f1778dfbc2
Bumping manifests a=b2g-bump
2014-11-07 20:42:18 -08:00
B2G Bumper Bot
9c7922b8fb
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58e6bd6bb89e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25962 from lightsofapollo/bug-1095813
Bug 1095813 - Add reruns to task graph creation r=kgrandon +autoland
========
https://hg.mozilla.org/integration/gaia-central/rev/d5366602c60a
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1095813 - Add reruns to task graph creation r=kgrandon +autoland
========
https://hg.mozilla.org/integration/gaia-central/rev/435bee61d438
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25963 from lightsofapollo/bug-1094847
Bug 1094847 - Fix output of test harness r=lightsofapollo +autolander
========
https://hg.mozilla.org/integration/gaia-central/rev/e8da985ff0b3
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1094847 - Fix output of test harness r=lightsofapollo +autolander
2014-11-07 20:35:55 -08:00
Wes Kocher
9b3e9971c5
Merge m-c to b2g-inbound a=merge
2014-11-07 17:56:10 -08:00
Wes Kocher
40adcf133d
Merge inbound to m-c a=merge
2014-11-07 17:48:37 -08:00
B2G Bumper Bot
a0a3c0fe0a
Bumping manifests a=b2g-bump
2014-11-07 17:12:18 -08:00
B2G Bumper Bot
6b7b2c75ee
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8e963a6e6ce2
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1094601 - merge pull request #25866 from KevinGrandon:bug_1094601_remove_search_strings to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/fceacc9ef2ec
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1094601 - Remove strings from search html pages
2014-11-07 17:05:54 -08:00
B2G Bumper Bot
1f6eb7f8fd
Bumping manifests a=b2g-bump
2014-11-07 16:27:16 -08:00
B2G Bumper Bot
88c9b4ddd6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ddb0d74e867d
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25957 from davidflanagan/bug1095310
Bug 1095310: correctly detect BMP files that are larger than 64kb r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/6b53f10035b7
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1095310: correctly detect BMP files that are larger than 64kb
2014-11-07 16:20:52 -08:00
B2G Bumper Bot
f629763fad
Bumping manifests a=b2g-bump
2014-11-07 16:12:16 -08:00
B2G Bumper Bot
957de66dc1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1cc1b0c407e3
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25911 from davidflanagan/bug1085212
Bug 1085212: release video hardware before sharing and restore when done r=russn
========
https://hg.mozilla.org/integration/gaia-central/rev/b279dcd3a253
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1085212: release video hardware before sharing and restore when done
Followup fix for bug 1088456: use playerShowing instead of playing so the patch works even if we are paused
address review comments
2014-11-07 16:05:52 -08:00
B2G Bumper Bot
3a936ace40
Bumping manifests a=b2g-bump
2014-11-07 15:56:54 -08:00
B2G Bumper Bot
3016011678
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f193416199b5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25706 from Cwiiis/bug1091007-install-collapsed-group
Bug 1091007 - Don't add items to collapsed groups. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/520591bf453c
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1091007 - Don't add items to collapsed groups. r=kgrandon
2014-11-07 15:45:59 -08:00
B2G Bumper Bot
51fed761e0
Bumping manifests a=b2g-bump
2014-11-07 15:37:18 -08:00
B2G Bumper Bot
1408322e7b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/85c753aa986c
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25908 from davidflanagan/bug1079519-2
Bug 1079519 - Unable to play video clips during WEBRTC video call r=russn,djf
========
https://hg.mozilla.org/integration/gaia-central/rev/741213393765
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Bug 1079519 - Unable to play video clips during WEBRTC video call
Do not hide the back button under the in use overlay. Handle the case where we try to resume a video while a WebRTC call is in progress
do not hide the pick activity back button under the in-use-error overlay
use a timeupdate event instead of playing event
address review comments
2014-11-07 15:30:53 -08:00
B2G Bumper Bot
d78465b051
Bumping manifests a=b2g-bump
2014-11-07 15:07:16 -08:00
B2G Bumper Bot
130632dab1
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1dc50d4916d3
Author: Michael Wu <mwu@mozilla.com>
Desc: Merge pull request #25953 from mozilla-b2g/revert-25797-bug1091483_v2.2
Revert "Bug 1091483 - Unable to show stk dialog (e.g. user confirmation ...
========
https://hg.mozilla.org/integration/gaia-central/rev/988dfa232f48
Author: Michael Wu <mwu@mozilla.com>
Desc: Revert "Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) ..."
========
https://hg.mozilla.org/integration/gaia-central/rev/277db9613f0c
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #25589 from nullaus/bug1077595
bug 1077595 - Use DataStoreChangeEvents to update Download API Manager c...
========
https://hg.mozilla.org/integration/gaia-central/rev/cd553f2661a4
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1077595 - Use DataStoreChangeEvents to update Download API Manager cache up to date. Move tracking of active downloads into StatusBar instead of DownloadNotifications. r=kgrandon (system, shared), mhenretty (statusbar), arthurcc (settings)
2014-11-07 15:00:53 -08:00
B2G Bumper Bot
2e6ff3954d
Bumping manifests a=b2g-bump
2014-11-07 14:51:54 -08:00
B2G Bumper Bot
ad77da784b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8a0610e9f07b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25945 from KevinGrandon/bug_1095638_chai_split_test
Bug 1095638 - Split resolve/reject cases in chai-as-promised test
========
https://hg.mozilla.org/integration/gaia-central/rev/3ed8bc3da885
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095638 - Split resolve/reject cases in chai-as-promised test r=julienw
2014-11-07 14:45:59 -08:00
B2G Bumper Bot
f31c6edb78
Bumping manifests a=b2g-bump
2014-11-07 12:52:51 -08:00
B2G Bumper Bot
0f76ed079f
Bumping manifests a=b2g-bump
2014-11-07 11:36:51 -08:00
B2G Bumper Bot
48e9d7d07f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe471b147dad
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25906 from eliperelman/bug-1067625
Bug 1067625 - Fixing broken profile-test creation which errors first performance test
========
https://hg.mozilla.org/integration/gaia-central/rev/5bda8faef639
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1067625 - Fixing broken profile-test creation which errors first performance test
2014-11-07 11:25:49 -08:00
B2G Bumper Bot
b078e4a738
Bumping manifests a=b2g-bump
2014-11-07 11:02:16 -08:00
B2G Bumper Bot
48f6ccff99
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0763a823613b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1092195
- Investigate failure in test_cost_control_ftu.py"
This reverts commit 07f5ea2d845d6d17c05c388090b77528ac87ddb4.
2014-11-07 10:55:53 -08:00
B2G Bumper Bot
86d5745068
Bumping manifests a=b2g-bump
2014-11-07 09:41:12 -08:00
B2G Bumper Bot
5bb01cf6dc
Bumping manifests a=b2g-bump
2014-11-07 09:02:23 -08:00
B2G Bumper Bot
b54472d57f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/210bb51b51b7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25873 from sv99/1094716
Bug 1094716 - [collection] bad unit test initialization in collection/test/unit/setup.js r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/c1699cee99d6
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1094716 - [collection] bad unit test initialization in collection/test/unit/setup.js
2014-11-07 08:50:53 -08:00
B2G Bumper Bot
033edf30a2
Bumping manifests a=b2g-bump
2014-11-07 07:42:16 -08:00
B2G Bumper Bot
4f813b4e58
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/739ec414e24e
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25835 from viorelaioia/bug_1092195
Bug 1092195
- Investigate failure in test_cost_control_ftu.py
========
https://hg.mozilla.org/integration/gaia-central/rev/ffb6927d7020
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1092195
- Investigate failure in test_cost_control_ftu.py
========
https://hg.mozilla.org/integration/gaia-central/rev/6b5a7178a208
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25755 from chirarobert/bug_1090087
Bug 1090087 - Add test for saving an image from a webpage
========
https://hg.mozilla.org/integration/gaia-central/rev/ee7698008343
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1090087 - Add test for saving an image from a webpage
========
https://hg.mozilla.org/integration/gaia-central/rev/f9eac9319dcf
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25764 from bebef1987/MMS
Bug 1080169 - Update test_sms_with_attachments.py to correlate with the ...
========
https://hg.mozilla.org/integration/gaia-central/rev/79eae80aa9c1
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1080169 - Update test_sms_with_attachments.py to correlate with the manual test
2014-11-07 07:35:53 -08:00
B2G Bumper Bot
06197e60b4
Bumping manifests a=b2g-bump
2014-11-07 07:27:16 -08:00
B2G Bumper Bot
ddd428cda8
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff5b01bcd544
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25657 from bebef1987/callscreen2
Bug 1091679 - Update test_receive_call_with_locked_screen to wait for th...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f4855cca94e
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1091679 - Update tests to wait for the plivo call to end
========
https://hg.mozilla.org/integration/gaia-central/rev/dc9e9f8d35ca
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25928 from bebef1987/a11y
Bug 1094647 - Intermittent test_a11y_calendar_settings_view.py
========
https://hg.mozilla.org/integration/gaia-central/rev/c1e52572c747
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1094647 - Intermittent test_a11y_calendar_settings_view.py
2014-11-07 07:20:52 -08:00
B2G Bumper Bot
1160890350
Bumping manifests a=b2g-bump
2014-11-07 06:22:10 -08:00
B2G Bumper Bot
41437b15e3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0250afb7773
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25888 from sv99/1094850
Bug 1094850 - [test-agent] add chai-as-promiced and remove old chai support
========
https://hg.mozilla.org/integration/gaia-central/rev/e96db9f105eb
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1094850 - [test-agent] add chai-as-promiced and remove old chai support
2014-11-07 06:16:16 -08:00
B2G Bumper Bot
4e795aebe9
Bumping manifests a=b2g-bump
2014-11-07 06:07:16 -08:00
B2G Bumper Bot
ebf7162afe
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8b3f177cf138
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw"
This reverts commit 1926e9d063b024748e13eb0aa347f18ee57a6cb4.
2014-11-07 06:00:51 -08:00
B2G Bumper Bot
525e87ee3c
Bumping manifests a=b2g-bump
2014-11-07 05:51:54 -08:00
B2G Bumper Bot
a48c407cb8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/821874e24649
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #25814 from lissyx/bug1093093
Bug 1093093 - Try to provide better error reporting r=janx
========
https://hg.mozilla.org/integration/gaia-central/rev/534688347341
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1093093 - Try to provide better error reporting r=janx
When the LogShake feature reports an error, we will try to do as much as
we can to handle it gracefully and give more feedback to the user. One
case that we start with is handling the errno 30 (ro-mounted filesystem)
that happens when the user try to dump while his device is hooked to a
computer and the SD card is shared via UMS. For now, this is the only
one that we handle, so we display a more generic error message for
others.
2014-11-07 05:45:57 -08:00
B2G Bumper Bot
e27ae90b42
Bumping manifests a=b2g-bump
2014-11-07 05:07:17 -08:00
B2G Bumper Bot
1a6b9141a8
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/656ca946983e
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #25934 from RickyChien/bug-969215
Bug 969215 - Execute |make| should only build specific apps we modified r=@cctuan, r=@ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/d39f6817c686
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 969215 - Execute |make| should only build specific apps we modified
========
https://hg.mozilla.org/integration/gaia-central/rev/ef0c18e8ba4e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #25876 from albertopq/1093329-edit-header-downloads
Bug 1093329 - Hiding edit mode by default in Settings - Downloads r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/ef3fd12c4fe5
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1093329 - Hiding edit mode by default in Settings - Downloads
2014-11-07 05:00:53 -08:00
B2G Bumper Bot
a09a66021b
Bumping manifests a=b2g-bump
2014-11-07 04:51:52 -08:00
B2G Bumper Bot
9df903452f
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/477c040809a7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #25851 from etiennesegonzac/bug-1091067
Bug 1091067 - Making sure the edge zones aren't covering the app chrome in landscape r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/61247b99cac2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1091067 - Making sure the edge zones aren't covering the app chrome in landscape.
========
https://hg.mozilla.org/integration/gaia-central/rev/3db6756a34be
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #25932 from mozilla-b2g/revert-25512-bug-969215
Revert "Bug 969215 - Execute |make| should only build specific apps we modified r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/0701dcdfd363
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Revert "Bug 969215 - Execute |make| should only build specific apps we modified"
2014-11-07 04:45:59 -08:00
B2G Bumper Bot
1c33d3f4a3
Bumping manifests a=b2g-bump
2014-11-07 04:17:20 -08:00
B2G Bumper Bot
673d122dac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/02286592b5a6
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #25512 from RickyChien/bug-969215
Bug 969215 - Execute |make| should only build specific apps we modified r=@cctuan, @ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/1d7c00f36476
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 969215 - Execute |make| should only build specific apps we modified
2014-11-07 04:10:50 -08:00
B2G Bumper Bot
ef84fb80a0
Bumping manifests a=b2g-bump
2014-11-07 04:07:50 -08:00
B2G Bumper Bot
c1dfdbe444
Bumping manifests a=b2g-bump
2014-11-07 04:01:54 -08:00
B2G Bumper Bot
880d0848a2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dc89a30c7cd3
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #25853 from wilsonpage/1094340
Bug 1094340 - [camera][rtl] Settings menu should look good in RTL mode
========
https://hg.mozilla.org/integration/gaia-central/rev/7874e7f0bcf7
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1094340 - [camera][rtl] Settings menu should look good in RTL mode
2014-11-07 03:55:58 -08:00
B2G Bumper Bot
e64b578efe
Bumping manifests a=b2g-bump
2014-11-07 03:02:20 -08:00
B2G Bumper Bot
e2883ac21f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2b7f5c48bcc5
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25863 from dwi2/bug1014418_v2
Bug 1014418 - Dispatching hardware button event in Gaia, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/7bab6e845e1a
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1014418 - Dispatching hardware button event in Gaia
2014-11-07 02:55:51 -08:00
B2G Bumper Bot
7b247b8bcd
Bumping manifests a=b2g-bump
2014-11-07 02:42:49 -08:00
B2G Bumper Bot
6a0016e362
Bumping manifests a=b2g-bump
2014-11-07 01:47:25 -08:00
B2G Bumper Bot
a266f4666d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6792a68929d3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25831 from alivedise/bugzilla/1084495_master/commit-close
Bug 1084495 - Commit close in kill, r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/2acc4f665843
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1084495 - Commit close in kill
2014-11-07 01:40:54 -08:00
B2G Bumper Bot
afea13fdb3
Bumping manifests a=b2g-bump
2014-11-07 01:17:24 -08:00
B2G Bumper Bot
e10f2095d2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cfca676ee9f9
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25917 from alivedise/bugzilla/1091739/unwrap-promise
Bug 1091379 - Proxy promise request in system service, r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/5763ef019b52
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1091379 - Proxy promise request in system service
2014-11-07 01:10:54 -08:00
B2G Bumper Bot
91626f817a
Bumping manifests a=b2g-bump
2014-11-07 00:57:55 -08:00
B2G Bumper Bot
cabccffac7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b7e1c391ebb3
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25918 from huchengtw-moz/bug-1095325-send-create-while-restart
Bug 1095325 - [Stingray] app window sends "create" event while restart, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/440c893d3ac4
Author: John Hu <johu@mozilla.com>
Desc: Bug 1095325 - [Stingray] app window sends "create" event while restart
2014-11-07 00:55:53 -08:00
B2G Bumper Bot
4b2d45bfef
Bumping manifests a=b2g-bump
2014-11-07 00:32:18 -08:00
B2G Bumper Bot
65b443d3b9
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5eb5324b3851
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #25887 from snowmantw/bug1094829
Bug 1094829 - Lockscreen slider not cleared when unlocking for Camera
========
https://hg.mozilla.org/integration/gaia-central/rev/0f48ff802aa5
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1094829 - Lockscreen slider not cleared when unlocking for Camera
========
https://hg.mozilla.org/integration/gaia-central/rev/c71c47783700
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25766 from jmcanterafonseca/field_group_animation
Bug 1067310 - [Contacts] [Form] Implement animation when new field group...
========
https://hg.mozilla.org/integration/gaia-central/rev/13d1a2e8e903
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1067310 - [Contacts] [Form] Implement animation when new field groups appear on user's demand
========
https://hg.mozilla.org/integration/gaia-central/rev/b2d8ecad2f02
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25495 from jmcanterafonseca/thumbnail_scaling
Bug 1029763 - The contact thumbnail scaling is terrible, all jagged
========
https://hg.mozilla.org/integration/gaia-central/rev/cf88babbd3fd
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1029763 - The contact thumbnail scaling is terrible, all jagged
2014-11-07 00:20:52 -08:00
B2G Bumper Bot
95a16628c1
Bumping manifests a=b2g-bump
2014-11-06 23:57:15 -08:00
B2G Bumper Bot
d2c45c8a0d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a2d248a2e3d7
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25797 from mancas/bug1091483_v2.2
Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog). r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/28bf9a7dc7fa
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) when foreground app is Callscreen. Patch v2.2. r=alive
2014-11-06 23:50:51 -08:00
B2G Bumper Bot
70fcb6a607
Bumping manifests a=b2g-bump
2014-11-06 22:52:55 -08:00
B2G Bumper Bot
6ada6c21e8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1864f4620b32
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25255 from alivedise/bugzilla/1062819_pickup_rebased/mobile-connection-core
Bugzilla/1062819 pickup rebased/mobile connection core, r=etienne+arthurcc+jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/f840cb988ede
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1062819 - Implement MobileConnectionCore and corresponding sub system
2014-11-06 22:50:53 -08:00
B2G Bumper Bot
0a2dadecac
Bumping manifests a=b2g-bump
2014-11-06 22:12:17 -08:00
B2G Bumper Bot
f1e3d11b42
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ab739e561a89
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25836 from huchengtw-moz/bug-1093534-settings-app-part-2
Bug 1093534 - [Stingray][Settings] add settings list to settings app, r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/f342b10a533d
Author: John Hu <johu@mozilla.com>
Desc: Bug 1093534 - [Stingray][Settings] add settings list to settings app
2014-11-06 22:05:53 -08:00
B2G Bumper Bot
bcf14ca92a
Bumping manifests a=b2g-bump
2014-11-06 20:57:17 -08:00
B2G Bumper Bot
38d5cca26a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b6786289c35c
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25912 from jrburke/bug1093398-email-account-serial-action
Bug 1093398 - [Email] New account page appears again after tapping next r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/3bcf07744a87
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1093398 - [Email] New account page appears again after tapping next
2014-11-06 20:50:51 -08:00
B2G Bumper Bot
301ac90b2e
Bumping manifests a=b2g-bump
2014-11-06 19:57:15 -08:00
B2G Bumper Bot
873670f524
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eeec4607a370
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #25828 from skiee-mahir/master
Bug 1093268 added autostart for bn-Avro layout with bn-BD.
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/d885fe215978
Author: Mahir Labib Chowdhury <optical.mahir@gmail.com>
Desc: Bug 1093268-fixed, added autostart for bn-Avro layout with bn-BD locale
2014-11-06 19:50:51 -08:00
B2G Bumper Bot
52e5b44b7b
Bumping manifests a=b2g-bump
2014-11-06 18:37:14 -08:00
B2G Bumper Bot
a5baffca4c
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/206f6ed4ff66
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095219 - Disable failing unit test, smart-home-test/unit/card_manager_test.js r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/030ab6f13c99
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #25686 from steveck-chung/message-report-view-refresh-and-test
Bug 1092021 - [Messages] Report panel visual refresh follow up for word truncate and l10n issue, r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/94d4d09f18fa
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1092021 - [Messages] Report panel visual refresh follow up for word truncate and l10n issue. r=oleg
2014-11-06 18:30:51 -08:00
B2G Bumper Bot
9767f61e23
Bumping manifests a=b2g-bump
2014-11-06 18:09:21 -08:00
B2G Bumper Bot
8bba41af2a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c488c829540f
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #25907 from asutherland/email-coherent-syncfolderlist
Bug 951312 - [email/backend] check_syncFolderList's doneCallback('idempotent') should be doneCallback(null, 'coherent-notyet') so we retry synchronizing the folder list. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/5f441a73479b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 951312 - [email/backend] check_syncFolderList's doneCallback('idempotent') should be doneCallback(null, 'coherent-notyet') so we retry synchronizing the folder list. r=jrburke
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/350
In bug 951076 we saw a syncFolderList failure from ActiveSync.
ActiveSync triggers an 'aborted-retry' which has us run a check
operation. The check operation intends to have us retry by returning
'idempotent', but screws up and returns it as an error code instead of
the return value.
Also, idempotent is semantically the wrong thing for us to be returning.
'coherent-notyet' is better.
2014-11-06 18:09:07 -08:00
Mike Hommey
b964b29e92
Bug 1075183 - Use the same gcc on b2g linux builds as on browser linux builds, and enable sccache. r=mshal,a=kwierso
2014-11-07 10:57:13 +09:00
B2G Bumper Bot
f598590c9b
Bumping manifests a=b2g-bump
2014-11-06 17:07:15 -08:00
B2G Bumper Bot
1c737f2d69
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/313cc7a1747b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095219 - Disable failing unit test, smart-home-test/unit/card_manager_test.js r=kgrandon
2014-11-06 17:00:51 -08:00
B2G Bumper Bot
dab5035b9e
Bumping manifests a=b2g-bump
2014-11-06 16:07:13 -08:00
B2G Bumper Bot
24a02beb72
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce1789cc91fe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25905 from KevinGrandon/bug_1095057_fix_unit_test
Bug 1095057 - Intermittent sharedtest/test/unit/option_menu_test.js | OptionMenu Display style doesn't affect confirm dialogs - done() called multiple times
========
https://hg.mozilla.org/integration/gaia-central/rev/cfd80d80a2c6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095057 - Intermittent sharedtest/test/unit/option_menu_test.js | OptionMenu Display style doesn't affect confirm dialogs - done() called multiple times r=kgrandon
2014-11-06 16:00:49 -08:00
B2G Bumper Bot
e2114b48eb
Bumping manifests a=b2g-bump
2014-11-06 15:37:14 -08:00
B2G Bumper Bot
287a28b48c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/81652ec33eb5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25892 from davidflanagan/revert-bug1079519
Revert "Merge pull request #25627 from russnicoletti/bug-1079519"
========
https://hg.mozilla.org/integration/gaia-central/rev/78887f9281c0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Revert "Merge pull request #25627 from russnicoletti/bug-1079519"
This reverts commit 7bac3bc2379453196a95117e72670009a4d856e0, reversing
changes made to 1f621c11282161cc47870ab2c8d046103270dc71.
2014-11-06 15:30:52 -08:00
B2G Bumper Bot
a4a930fce4
Bumping manifests a=b2g-bump
2014-11-06 15:02:15 -08:00
B2G Bumper Bot
379f889c87
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d29b9e448c52
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #25903 from asutherland/modifyaccount-syncrange
Bug 946101 - update syncRange when account updated, tests for it. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/edc342ebc9ed
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 946101 - update syncRange when account updated, tests for it. r=jrburke
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/349
To make sure we update syncRange in the front-end objects so the UI updates
without requiring the user to close the settings UI and reopen it.
2014-11-06 14:55:51 -08:00
B2G Bumper Bot
e636e863f3
Bumping manifests a=b2g-bump
2014-11-06 14:47:21 -08:00
B2G Bumper Bot
88bd853881
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a662535a103e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25884 from millermedeiros/1089589-remind-dupe
Bug 1089589 - [Calendar] Existing remind me option can be set again when adding new event. r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/999fdac0ab1e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1089589 - [Calendar]Existing remind me option can be set again when adding new event.
2014-11-06 14:40:50 -08:00
B2G Bumper Bot
a94a0cbdd0
Bumping manifests a=b2g-bump
2014-11-06 13:42:57 -08:00
B2G Bumper Bot
4aa5b77c2e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b089cffa3672
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #25898 from malini/uifix
Bug 1095053 - remove --ui when invoking marionette-mocha, r=eperelman
========
https://hg.mozilla.org/integration/gaia-central/rev/5d65e3227766
Author: Malini Das <mdas@mozilla.com>
Desc: Bug 1095053 - remove --ui when invoking marionette-mocha
2014-11-06 13:40:51 -08:00
B2G Bumper Bot
2755ed5bab
Bumping manifests a=b2g-bump
2014-11-06 13:13:15 -08:00
B2G Bumper Bot
19b0974f0f
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e9f23d196a51
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #25633 from gaye/bug-1088813
Bug 1088813 - Calendar sending notifications with 'null' as body r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/4c089b2951ff
Author: gaye <gaye@mozilla.com>
Desc: 1088813 - Calendar sending notifications with 'null' as body
========
https://hg.mozilla.org/integration/gaia-central/rev/14506fa13fdc
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25893 from wilsonpage/1090501
Bug 1090501 - Remove 'busy'/'ready' event firing from previewStateChange event
========
https://hg.mozilla.org/integration/gaia-central/rev/7885f3ffcbfb
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1090501 - Remove 'busy'/'ready' event firing from previewStateChange event
2014-11-06 13:10:48 -08:00
B2G Bumper Bot
eedb7ba51c
Bumping manifests a=b2g-bump
2014-11-06 13:02:15 -08:00
B2G Bumper Bot
f1e2059923
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9e900ea5ab33
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24791 from rjmackay/bug-1062798-settings-app-json-loading
Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in Settings App
========
https://hg.mozilla.org/integration/gaia-central/rev/29e1ba8d5c8d
Author: Robbie Mackay <rm@robbiemackay.com>
Desc: Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in SettingsApp
Replace various custom JSON loaders in SettingsApp with LazyLoader.getJSON.
Refactor code to handle promises where needed, and update tests to match.
2014-11-06 12:50:51 -08:00
B2G Bumper Bot
f90e986162
Bumping manifests a=b2g-bump
2014-11-06 12:44:22 -08:00
B2G Bumper Bot
7b4b89de36
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f873a6c302e4
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #24825 from gtorodelvalle/callscreen-bug-977056-participant-leaving-conference
Bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list
========
https://hg.mozilla.org/integration/gaia-central/rev/0df4167a2978
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list
========
https://hg.mozilla.org/integration/gaia-central/rev/90ded75718f2
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25671 from DouglasSherk/1045820-sim-picker-dialer
Bug 1045820 - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker. r=gtorodelvalle, r=julienw, r=jmcf, r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/6292b6cf5de3
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1045820 - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker. r=gtorodelvalle, r=julienw, r=jmcf, r=rickychien
2014-11-06 12:44:08 -08:00
Jan Keromnes
761ad566ff
Bug 1011562 - Ship Firefox OS fonts in Mulet. r=mshal
2014-11-06 04:30:00 -05:00
B2G Bumper Bot
cfc0aaf9f1
Bumping manifests a=b2g-bump
2014-11-06 11:27:13 -08:00
B2G Bumper Bot
2a033a23a2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e292c6d94026
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25871 from mancas/bug1088589
Bug 1088589 - [AppPermissions]Very hard to click "Hide info" to contract the info. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/1461e471dde2
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1088589 - [AppPermissions]Very hard to click "Hide info" to contract the info.
2014-11-06 11:20:50 -08:00
B2G Bumper Bot
bce7047cca
Bumping manifests a=b2g-bump
2014-11-06 10:48:13 -08:00
B2G Bumper Bot
11ff33a9a4
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1380aa2d9459
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 1094904 - Bump gaiatest version to 0.30. r=dhunt
2014-11-06 10:45:57 -08:00
B2G Bumper Bot
5456a30a73
Bumping manifests a=b2g-bump
2014-11-06 08:15:48 -08:00
B2G Bumper Bot
824d3de245
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a8ff22af3eec
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25765 from viorelaioia/bug_1090281
Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py
========
https://hg.mozilla.org/integration/gaia-central/rev/0f71ac393416
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py
2014-11-06 08:13:31 -08:00
B2G Bumper Bot
bcf3711fa5
Bumping manifests a=b2g-bump
2014-11-06 07:33:11 -08:00
B2G Bumper Bot
607a98abf9
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1cf711cc0add
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070047 - Upgrade chaijs to version 1.9.2 r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/cef874a04997
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #25324 from wilsonpage/1082625
Bug 1082625 - [Flame][Video] When camera is started by the video app, the mode
========
https://hg.mozilla.org/integration/gaia-central/rev/3af27160e581
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1082625 - [Flame][Video] When camera is started by the video app, the mode
2014-11-06 07:30:54 -08:00
B2G Bumper Bot
5f65f97e5b
Bumping manifests a=b2g-bump
2014-11-06 07:22:15 -08:00
B2G Bumper Bot
7b8e8cdc50
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0bfd456f50cb
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25310 from JohanLorenzo/bug-1082759
Bug 1082759 - go_to_url(self, url) doesn't escape ~ to browse http://peo ...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a4e1b621919
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1082759 - go_to_url(self, url) doesn't escape ~ to browse http://people.mozilla.com/~login/
2014-11-06 07:16:21 -08:00
B2G Bumper Bot
e860dc37d8
Bumping manifests a=b2g-bump
2014-11-06 07:08:45 -08:00