B2G Bumper Bot
5a1654518c
Bumping manifests a=b2g-bump
2015-11-18 02:24:33 -08:00
B2G Bumper Bot
3c4d149d62
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d02e42f3a17e
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33246 from nullaus/bug1225559
Bug 1225559 - Treat marionette-mocha errors as fatal. Always.
========
https://hg.mozilla.org/integration/gaia-central/rev/0894dadcfc19
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1225559 - Treat marionette-mocha errors as fatal. Always.
2015-11-18 02:23:10 -08:00
B2G Bumper Bot
6c3354d883
Bumping manifests a=b2g-bump
2015-11-18 02:15:33 -08:00
B2G Bumper Bot
291b728e02
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f6b9d21a2d9
Author: Hal Wine (admin) <hwine+ghadmin@mozilla.com>
Desc: bug 1225465 - white space only change, NPOTB
2015-11-18 02:14:02 -08:00
Carsten "Tomcat" Book
f47ee88775
Bug 1225465 - reset b2g/config/gaia.json to sane values since after resetting the hg repo. r=hwine, a=tomcat
2015-11-18 10:56:52 +01:00
Fabrice Desré
e77f7832da
Bug 1225279 - Enable safebrowsing on b2g by default r=gwagner
2015-11-17 11:03:44 -08:00
Fabrice Desré
aad453aba6
Bug 1225276 - Enable tracking protection by default in private browsing contexts. r=gwagner
2015-11-17 11:03:44 -08:00
B2G Bumper Bot
d38015f7d3
Bumping manifests a=b2g-bump
2015-11-17 03:56:39 -08:00
Carsten "Tomcat" Book
b24e95dbcb
Merge mozilla-central to b2g-inbound
2015-11-17 12:38:16 +01:00
Carsten "Tomcat" Book
074e71d839
merge mozilla-inbound to mozilla-central a=merge
2015-11-17 12:26:16 +01:00
B2G Bumper Bot
0dc0756e21
Bumping manifests a=b2g-bump
2015-11-17 00:12:18 -08:00
B2G Bumper Bot
f5281c3b86
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1fbe09c3fd9
Author: Théo Chevalier <theo.chevalier11@gmail.com>
Desc: Bug 1222204 - Add Persian (fa) to master and 2.5 builds, r=stas, a=mahe
2015-11-17 00:10:32 -08:00
B2G Bumper Bot
6329acd1af
Bumping manifests a=b2g-bump
2015-11-16 15:01:39 -08:00
B2G Bumper Bot
fe2946d890
Bumping gaia.json for 34 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0513f90869b6
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1218327 - Fix appUsage install counts to count marketplace apps. r=fabrice, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/b8b79ff16426
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1210201 - Work around the better event fluffing algorithm r=jrburke r=jlorenzo, a=mahe
When we get a DOM event for an existing event "<a>" link, maybe it's the result
of Gecko's event retargeting algorithm: the user may have actually tapped around
the link but not right on the link.
While this is generally a good thing, this is not in this case, as it prevents
the user from creating a new event just before or after an existing event. So we
validate this event to see whether it happened really on the button.
Note that for the "+" buttons, we actually keep the retargeting algorithm.
========
https://hg.mozilla.org/integration/gaia-central/rev/bdea119b0449
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1218091 - [Messages][Performance] Use optimized Bridge libraries. r=schung, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/e7913269255c
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1171848 - put scrollbar at the right position for textarea. r=francisco, a=mahe
If you put a dir="auto" on an element, its direction is viewed as LTR
when it is empty, and the scrollbar is on the left. This is bug 1103011.
But here, we already have a unicode-bidi: -moz-plaintext on the element.
So we don't need any dir="auto" anyway.
========
https://hg.mozilla.org/integration/gaia-central/rev/29dbee2de7f6
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1178197 - Avoid browserbox's naive folder name inference logic. r=jrburke, a=mahe
propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/398
========
https://hg.mozilla.org/integration/gaia-central/rev/ebb666007ab9
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1217809 - [Email] quoted reply generation is failing to inject newlines for the non-base-case. r=jrburke, a=mahe
propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/389
========
https://hg.mozilla.org/integration/gaia-central/rev/4906b47a55af
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1221472 - Show URI as title when a record is without title. r=danhuang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/b98df6ab4288
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220996 - Catch before/after key events for non-mozbrowser iframes in smart-system. r=rexboy, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/97e0a5ec332b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/456cee36594c
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1221867 - Use a regexp to globally replace underscores in histogram names. r=marshall. a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/78bded00b6b0
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220576 - [Stingray][Home] Add first-time-use screen. r=yliao, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/033a15c9ecfc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220589 - [Stingray][system] Add first-time-use screen for pin-to-card. r=lchang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/c59e149bec95
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1222369 - Escape bookmark names properly when removing. r=gmarty, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/082ddb84479f
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1217781 - [Shared] Fix layout of search form. r=francisco, a=mahe
The search input field wasn't growing enough. Therefore, there was some
space after the "cancel" button. If the word cancel is to small (in
certain locale as arabic), it can apppear shifted to the beginning.
========
https://hg.mozilla.org/integration/gaia-central/rev/f1d31a5c151d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1219153 - Update gaia-container to work around gecko bug. r=me, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/5d5c91952197
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1221367 - Correct alignment for meta in search. r=kevingrandon, a=mahe
There was a typo in a previous patch: there should be one rule for RTL
and one for LTR.
========
https://hg.mozilla.org/integration/gaia-central/rev/85f163f84e90
Author: Andre Natal <anatal@gmail.com>
Desc: Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/daf2a6c3f37e
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1219575 - save favor icon data in data synced indexedDB. r=selee, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/5bd94c73f163
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1214992
- [Stingray][Home] Filter out cards inside folder. r=yliao, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/7d7222afda74
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220078 - [TV Browser] Please change the color for "Terms of Service" and "Privacy Notice". r=dhuang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/d076ac3e3cc5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216523 - Fix task manager enter/exit transitions. r=etienne, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/47f932b8e3e9
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1200583 - [Messages][Tests] It is difficult to debug when we forget to set the mock data in an integration test. Storage code is rewritten so that data can be set _before_ app is started. r=julien, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/e715823a739c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32926 from weilonge/seanlee/TVBrowser/v2.5/Bug1220528
Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only. r=rchien, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/19cd7f783ded
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only.
========
https://hg.mozilla.org/integration/gaia-central/rev/c67ef2ba24f2
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32904 from justindarc/bug1219994
Bug 1219994 - [Music] Update DOM Scheduler dependency after Issue #35…
========
https://hg.mozilla.org/integration/gaia-central/rev/6e28cd6f31bc
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32968 from gabrielesvelto/bug-1221060-disable-multitap-emergency-call
Bug 1221060 - Disable multi-tap on the emergency call keypad. r=thills
(cherry picked from commit 5ab39e87a843a8e4cd206265934a01889af3ae27)
========
https://hg.mozilla.org/integration/gaia-central/rev/5899a5119b6d
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1221817 - Observer moztimechange in IntlHelper
========
https://hg.mozilla.org/integration/gaia-central/rev/ed86b0cfadb0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1213172 - Remove smart collections r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/6e18f5cbded2
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33029 from ngokevin/mkt2.5fix
Bug 1222254 - incoming marketplace package (r=fabrice)
========
https://hg.mozilla.org/integration/gaia-central/rev/c100527f4918
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)
========
https://hg.mozilla.org/integration/gaia-central/rev/737b29528c5f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #32536 from timdream/input-mgmt-chrome-event2"
This reverts commit 043b7c9231335e2257588005ab9c13dcdb7fc3c4, reversing
changes made to 956ff6cae980105886dd94dd37d1c7dede05ac4e.
========
https://hg.mozilla.org/integration/gaia-central/rev/98339b177faa
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1222415 - Update l20n.js to 3.4.1
========
https://hg.mozilla.org/integration/gaia-central/rev/6fe0bafc5385
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32981 from ngokevin/mkt2.5
Bug 1198031 - incoming marketplace updates r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/9dfb4718e2c7
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1198031 - incoming marketplace updates (r=fabrice)
2015-11-16 15:00:15 -08:00
Wes Kocher
29734c35d6
Merge m-c to inbound, a=merge
2015-11-16 17:27:08 -08:00
B2G Bumper Bot
02fe6edb54
Bumping manifests a=b2g-bump
2015-11-16 12:15:08 -08:00
B2G Bumper Bot
43b4f071d3
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9eeff7d402dd
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1216301 - Silent updates for add-ons. r=mhrenretty
2015-11-16 12:13:41 -08:00
B2G Bumper Bot
4a1405c768
Bumping manifests a=b2g-bump
2015-11-16 10:42:25 -08:00
B2G Bumper Bot
5796f3e4eb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/503587ee1e9b
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #33151 from JonHylands/jhylands-1223931-add-bt-pairing-to-gaiatest
Bug 1223931 - Added capability to pair to BT device from test
========
https://hg.mozilla.org/integration/gaia-central/rev/1479a9de5989
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 1223931 - Added capability to pair to BT device from test
2015-11-16 10:40:39 -08:00
B2G Bumper Bot
aceb98227e
Bumping manifests a=b2g-bump
2015-11-16 10:12:09 -08:00
B2G Bumper Bot
c89984591b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f2bc9f50ec9
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33076 from michielbdejong/1218420-internal-client-error
Bug 1218420 - Reset after internal client error, r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/b0526af8b7a1
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1218420 - Reset after internal client error, r=ferjm
2015-11-16 10:10:18 -08:00
B2G Bumper Bot
7b21c26e30
Bumping manifests a=b2g-bump
2015-11-16 09:46:41 -08:00
B2G Bumper Bot
464f7cfebb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f07469367946
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #33119 from julienw/1205907-fix-contacts-marionette-test
Bug 1205907 - Don't do pointer-events: none on the next panel r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/3f248a81d107
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1205907 - Don't do pointer-events: none on the next panel r=francisco
2015-11-16 09:45:17 -08:00
B2G Bumper Bot
20c1036cec
Bumping manifests a=b2g-bump
2015-11-16 08:42:21 -08:00
B2G Bumper Bot
60c903b52a
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bcaa8f344f67
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #33215 from etiennesegonzac/bug-1213233
Bug 1213233 - [WindowManager] Support switching from one homescreen to another. r=cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/74513a9fd2c7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1213233 - [WindowManager] Support switching from one homescreen to another. r=cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/788501a36511
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33043 from michielbdejong/1214189-datastore-conflicts
Bug 1214189 - DataStore conflicts handling, r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/a2f5cc54bd26
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1214189 - places DataStore conflicts handling, r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/16d06efdd763
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33201 from andrenatal/settings_webactv
Bug 1224395 - Back button arrow has no functionality in Message Settings or in Homescreen Settings. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/2e2b14fba93d
Author: Andre Natal <anatal@mozillas-MacBook-Pro-2.local>
Desc: Bug 1224395 - Back button arrow has no functionality in Message Settings or in Homescreen Settings r=gasolin
2015-11-16 08:40:35 -08:00
B2G Bumper Bot
c0c09e65e1
Bumping manifests a=b2g-bump
2015-11-16 08:16:36 -08:00
B2G Bumper Bot
598a85f5d0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b4387aa77bd
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #33169 from comzeradd/bug-1222180
Bug 1222180 - Fix error message for contacts who lack a phone number or email address
========
https://hg.mozilla.org/integration/gaia-central/rev/a7061fe076ac
Author: Nikos Roussos <nikos@roussos.cc>
Desc: Bug 1222180 - Fix error message for contacts who lack a phone number or email address
2015-11-16 08:15:13 -08:00
Mike Hommey
21ea6a1c90
Bug 1224490 - Kill LIBXUL_DIST. r=mshal
2015-11-17 10:00:19 +09:00
B2G Bumper Bot
7a1fd20ad8
Bumping manifests a=b2g-bump
2015-11-16 07:46:39 -08:00
B2G Bumper Bot
ae0ff9237b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f2a0e7c25f8
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33185 from tungmangtdh3/bug976457
Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c555c1b997a8
Author: Thomas Nguyen <tnguyen@mozilla.com>
Desc: Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=timdream
2015-11-16 07:45:15 -08:00
B2G Bumper Bot
0d325be5c6
Bumping manifests a=b2g-bump
2015-11-16 07:24:33 -08:00
B2G Bumper Bot
8041437e4d
Bumping manifests a=b2g-bump
2015-11-16 06:47:01 -08:00
B2G Bumper Bot
885ef817a1
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9382471a0f5f
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #33195 from davidflanagan/bug1224281
Bug 1224281 - secure window manager should refocus app after hiding… r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/3afb1b7eca84
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1224281 - secure window manager should refocus app after hiding permission dialog or sleep menu
========
https://hg.mozilla.org/integration/gaia-central/rev/6b9df8c27ec0
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33191 from JohanLorenzo/bug-1224547
Bug 1224547 - [Aries] test_gallery_view.py fails: AssertionError: 640…
========
https://hg.mozilla.org/integration/gaia-central/rev/624499c6af76
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1224547 - [Aries] test_gallery_view.py fails: AssertionError: 640 != 590
2015-11-16 06:45:37 -08:00
B2G Bumper Bot
31d5ee6869
Bumping manifests a=b2g-bump
2015-11-16 05:56:36 -08:00
B2G Bumper Bot
6c7333209c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/73efa8c645c8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33212 from mikehenrty/bug-1225073-bookmark-test
Bug 1225073 - Convert bookmark_test.js to pinning test
========
https://hg.mozilla.org/integration/gaia-central/rev/b82bfad9a4f8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1225073 - Convert bookmark_test.js to pinning test
2015-11-16 05:55:12 -08:00
B2G Bumper Bot
39699ee6f6
Bumping manifests a=b2g-bump
2015-11-16 04:54:32 -08:00
B2G Bumper Bot
83fe7e19f1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/19c94cd66ffb
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33024 from TheoChevalier/add-persian
Bug 1222204 - Add Persian (fa) to master and 2.5 builds, r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/1b1d1381eadb
Author: Théo Chevalier <theo.chevalier11@gmail.com>
Desc: Bug 1222204 - Add Persian (fa) to master and 2.5 builds, r=stas
2015-11-16 04:53:10 -08:00
B2G Bumper Bot
629c96f34c
Bumping manifests a=b2g-bump
2015-11-16 04:26:35 -08:00
B2G Bumper Bot
3d0a61f8f5
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6b46f10d235
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33091 from russnicoletti/bug-1211433
Bug 1211433 - [Metrics] Increase thresholds for reflows. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/aa6044251517
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1211433 - [Metrics] Increase thresholds for reflows
========
https://hg.mozilla.org/integration/gaia-central/rev/9f65f971d0f4
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33081 from Phoxygen/bug1164790-fdn_plus_misplaced
Bug 1164790 - [Settings] Set correct direction authorized number. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/51a063a9e46c
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1164790 - [Settings] Set correct direction authorized number
An international number should have a dir="auto".
Likewise, the name is an input from the user. It needs a dir="auto"
========
https://hg.mozilla.org/integration/gaia-central/rev/224a44183449
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33082 from Phoxygen/bug1161455-settings_rtl_wifi_ellipsis
Bug 1161455 - [Settings] Fix wifi name ellipsis. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/4b24a2c48751
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1161455 - [Settings] Fix wifi name ellipsis.
2015-11-16 04:25:12 -08:00
B2G Bumper Bot
079abc7c19
Bumping manifests a=b2g-bump
2015-11-15 22:30:20 -08:00
B2G Bumper Bot
b2ae3b0e5e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2bcc85ab90d9
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #33124 from snowmantw/bug1219681
Bug 1219681 - fixed: successfully test unlocking with correct passcode and remaining locked with incorrect passcode
========
https://hg.mozilla.org/integration/gaia-central/rev/6e048e8afefb
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1219681 - Implement *test_lockscreen_unlock_to_homescreen_with_passcode.py* as an integration test in JavaScript
2015-11-15 22:25:17 -08:00
B2G Bumper Bot
4e4353db24
Bumping manifests a=b2g-bump
2015-11-15 12:52:01 -08:00
B2G Bumper Bot
cdadcc70c4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/138b96b61f2d
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #33153 from lissyx/bug1223953
Bug 1223953 - Re-enable HWComposer in Spark builds r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/8d57f6ac7889
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1223953 - Re-enable HWComposer in Spark builds r=evelyn
2015-11-15 12:50:37 -08:00
B2G Bumper Bot
4e99faf04e
Bumping manifests a=b2g-bump
2015-11-15 00:26:33 -08:00
B2G Bumper Bot
1f22fa247f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3cf9c3292879
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #33171 from jimporter/music-tiles-rtl
Bug 1172839 - [music][rtl] Support RTL in the tiles view
========
https://hg.mozilla.org/integration/gaia-central/rev/ff0711c90885
Author: Jim <jporter@mozilla.com>
Desc: Bug 1172839 - [music][rtl] Support RTL in the tiles view
2015-11-15 00:25:11 -08:00
B2G Bumper Bot
a3a2f702cf
Bumping manifests a=b2g-bump
2015-11-14 01:22:00 -08:00
B2G Bumper Bot
7546c2dc5e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f6a2d9c7dd1e
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33200 from luke-chang/1212403_remote_control_client_visual
Bug 1212403 - [TV 2.5] Apply visual spec to the client-side page of TV remote control, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/d103871ea8a2
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1212403 - [TV 2.5] Apply visual spec to the client-side page of TV remote control
- implement PinCodeInput module to avoid some compatible issues
- change the "input" event name to "textinput" according to Gecko reviewer's feedback
- revise l10n strings
2015-11-14 01:20:36 -08:00
B2G Bumper Bot
fdef2d556f
Bumping manifests a=b2g-bump
2015-11-14 00:56:36 -08:00
B2G Bumper Bot
3d55fbfd11
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9295f8547041
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33199 from mozilla-b2g/revert-33067-1212403_remote_control_client_visual
Revert "Bug 1212403 - [TV 2.5] Apply visual spec to the client-side page of TV remote control"
========
https://hg.mozilla.org/integration/gaia-central/rev/72dd5440b048
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Revert "Bug 1212403 - [TV 2.5] Apply visual spec to the client-side page of T…"
2015-11-14 00:55:14 -08:00
B2G Bumper Bot
0a2fb5fcd7
Bumping manifests a=b2g-bump
2015-11-13 15:24:40 -08:00