B2G Bumper Bot
f4fc33d619
Bumping manifests a=b2g-bump
2015-02-08 12:26:55 -08:00
B2G Bumper Bot
55c591eec7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f4c0b567dce4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1129238 - merge pull request #27911 from fcampo:barring-trunc-text-1129238 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c10c2da8814d
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1129238 - Truncated text on call barring (r=arthurcc)
2015-02-08 12:25:27 -08:00
B2G Bumper Bot
0bcba55ecb
Bumping manifests a=b2g-bump
2015-02-08 11:41:27 -08:00
B2G Bumper Bot
9403254869
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7f5ddd1615ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1130865 - Disable permaorange test on Sunday | apps/calendar/test/marionette/month_view_test.js | month view double tap r=kgrandon
2015-02-08 11:39:57 -08:00
B2G Bumper Bot
700e11b5ed
Bumping manifests a=b2g-bump
2015-02-08 10:02:28 -08:00
B2G Bumper Bot
8a90923755
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e8d03a87f801
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1130283
- merge pull request #28015 from evelynhung:issue-1130283 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/28534c4d23e8
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1130283
- remove DOM_VK_F6 reload shortcut
2015-02-08 10:00:28 -08:00
B2G Bumper Bot
8803c06e45
Bumping manifests a=b2g-bump
2015-02-08 02:36:24 -08:00
B2G Bumper Bot
797e32e6fc
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/66bbf2c6ba3e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Follow up to Bug 1115796
- Update l10n.js to use Langpacks API. r=stas
2015-02-08 02:34:55 -08:00
B2G Bumper Bot
c073822fb0
Bumping manifests a=b2g-bump
2015-02-08 02:17:00 -08:00
B2G Bumper Bot
71a46fe546
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/669152786d8e
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #28033 from zbraniecki/1124141-downgrade-to-es5
Bug 1124141 - Update l10n.js to work with pre-ES6 JS. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/9aa1d3633a2c
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1124141 - Update l10n.js to work with pre-ES6 JS
2015-02-08 02:15:26 -08:00
B2G Bumper Bot
f4724bcf71
Bumping manifests a=b2g-bump
2015-02-07 19:31:34 -08:00
B2G Bumper Bot
79a9996de5
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7b379544ede
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106420
- Disable intermittent test, apps/system/test/marionette/media_playback_test.js | media playback tests should hide now playing info by exiting r=kgrandon
2015-02-07 19:30:04 -08:00
B2G Bumper Bot
1f100c32da
Bumping manifests a=b2g-bump
2015-02-07 18:51:30 -08:00
B2G Bumper Bot
e414bd5798
Bumping manifests a=b2g-bump
2015-02-07 11:51:54 -08:00
B2G Bumper Bot
7ef4201f7b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c9dce5fc433
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Revert "Merge pull request #27867 from mwargers/share_music_ringtone2"
This reverts commit 53d81870dc547fa57b915b06457142e4ee1051b2, reversing
changes made to 1ea6c3c6c918fcc76598d3a5bafe07200763bab4.
2015-02-07 11:50:26 -08:00
B2G Bumper Bot
61e30c6c3c
Bumping manifests a=b2g-bump
2015-02-07 09:26:25 -08:00
B2G Bumper Bot
a307e8a61e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/090c1e1b2b51
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #27769 from mnjul/bug_1102834_user_dict_blob_in_kb_settings
Bug 1102834 - Save UserDictionary TST blob in KeyboardSettingsApp. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/795aa98e9316
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102834 - Save UserDictionary TST blob in KeyboardSettingsApp
- An empty word list saves into indexedDB as "undefined" in TST blob
- Add WordListConverter which is the JavaScript version of xml2dict.py
-- More information: https://github.com/mnjul/gaia-kb-dict-tools/tree/release/gaiafication
-- Unit testing of WordListConverter is blackbox testing of the result it converts to.
- Change UserDictionary._saveDict() unit test script such that testing queued saves is more realistic and more streamlined.
- Implement PromiseStorage.setItems()
2015-02-07 09:24:56 -08:00
B2G Bumper Bot
eb779c7eaf
Bumping manifests a=b2g-bump
2015-02-07 07:46:25 -08:00
B2G Bumper Bot
ee887f2165
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0cc4f559d103
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1117972 - Show search notice again. r=benfrancis
2015-02-07 07:44:52 -08:00
B2G Bumper Bot
1dba928ab9
Bumping manifests a=b2g-bump
2015-02-07 05:06:24 -08:00
B2G Bumper Bot
915857d30e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/af9236f36ec3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1117970 - Reland - Pick Search provider from search app. r=alive, r=benfrancis
This reverts commit 0244121522343877d65a69377226a836688e3004.
2015-02-07 05:04:55 -08:00
B2G Bumper Bot
ad0597c7d1
Bumping manifests a=b2g-bump
2015-02-07 03:26:26 -08:00
B2G Bumper Bot
74799eac8b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/13c50d88b148
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1127939 - Wait for provider ready before searching. r=kgrandon
2015-02-07 03:24:56 -08:00
B2G Bumper Bot
0e07571446
Bumping manifests a=b2g-bump
2015-02-06 20:06:33 -08:00
B2G Bumper Bot
abe60a7715
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61e2693d6cd0
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1130410 - merge pull request #28024 from RickyChien:bug-1130410 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/e1e9840dd009
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1130410 - Remove optimize-clean.js from post-app.js
2015-02-06 20:05:05 -08:00
B2G Bumper Bot
d8f76d2a8c
Bumping manifests a=b2g-bump
2015-02-06 19:06:50 -08:00
B2G Bumper Bot
df525deaa3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/48265ed5cbfa
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1129572 - merge pull request #28030 from davidflanagan:bug1129572.2 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/f32ecf02d76d
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1129572 - make MediaDB send an enumerable event before it is fully ready
2015-02-06 19:05:00 -08:00
B2G Bumper Bot
1b64ee45db
Bumping manifests a=b2g-bump
2015-02-06 18:06:24 -08:00
B2G Bumper Bot
60b619a771
Bumping manifests a=b2g-bump
2015-02-06 17:06:31 -08:00
B2G Bumper Bot
b9c45d5246
Bumping manifests a=b2g-bump
2015-02-06 16:26:29 -08:00
B2G Bumper Bot
bce70ecf05
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0667f878402b
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #27987 from sfoster/ftu-rtl-switches-bug-1010615
Bug 1010615 - Fix RTL FTU toggle-switches. r=fcampo a=bajaj
========
https://hg.mozilla.org/integration/gaia-central/rev/66967e5a4221
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1010615 - Fix RTL FTU toggle-switches. r=fcampo a=bajaj
2015-02-06 16:24:58 -08:00
Wes Kocher
1b2b74bdb6
Merge m-c to b2g-inbound a=merge CLOSED TREE
2015-02-06 14:56:32 -08:00
Wes Kocher
e3c586438a
Merge b2g-inbound to m-c a=merge
2015-02-06 14:36:35 -08:00
Bhavana Bajaj
6af7220279
Backed out changeset cec0b3b4403a (bug 1129804)
2015-02-06 14:27:41 -08:00
B2G Bumper Bot
2d220b0a24
Bumping manifests a=b2g-bump
2015-02-06 14:26:32 -08:00
B2G Bumper Bot
45909e46fb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ef1a423ce351
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27867 from mwargers/share_music_ringtone2
Bug 1116175 - Write a gaia UI test for moztrap test: Share a music as a ...
========
https://hg.mozilla.org/integration/gaia-central/rev/83d394dc8107
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1116175 - Write a gaia UI test for moztrap test: Share a music as a ringtone
2015-02-06 14:25:03 -08:00
B2G Bumper Bot
44407ca0b6
Bumping manifests a=b2g-bump
2015-02-06 13:25:53 -08:00
B2G Bumper Bot
8231c2f771
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4545747291c1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28028 from KevinGrandon/bug_1130552_disable_test
Bug 1130552 - Disable broken test, TEST-UNEXPECTED-FAIL | null | [privacy-panel-test/unit/ala/blur_slider_test.js] ALA BlurSlider "before all" hook
========
https://hg.mozilla.org/integration/gaia-central/rev/6cf32ffd4f10
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1130552 - Disable broken test, TEST-UNEXPECTED-FAIL | null | [privacy-panel-test/unit/ala/blur_slider_test.js] ALA BlurSlider "before all" hook
2015-02-06 13:23:59 -08:00
B2G Bumper Bot
8bb9ec44a8
Bumping manifests a=b2g-bump
2015-02-06 13:02:16 -08:00
B2G Bumper Bot
e2cd008ee3
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e144de7edd5
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #27435 from pivanov/bug-808624
Bug 808624 - [radio] [UX] favorites star icon may go unnoticed. Consider make it more visible
========
https://hg.mozilla.org/integration/gaia-central/rev/b93db102a97c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 808624 - [radio] [UX] favorites star icon may go unnoticed. Consider make it more visible
========
https://hg.mozilla.org/integration/gaia-central/rev/cc0039bb6ac0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #28022 from pivanov/bug-1130344
Bug 1130344 - [FM Radio] Update background of Dialog background
========
https://hg.mozilla.org/integration/gaia-central/rev/aec99011a378
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1130344 - [FM Radio] Update background of Dialog background
2015-02-06 13:00:47 -08:00
B2G Bumper Bot
cf397d328e
Bumping manifests a=b2g-bump
2015-02-06 12:41:56 -08:00
B2G Bumper Bot
5e688ca0c0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe211657a648
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27263 from FunkTron/Bug1069630
Bug 1069630 - Improved accessibility for rating/share bars
========
https://hg.mozilla.org/integration/gaia-central/rev/ee52ce8c82a4
Author: FunkTron <FunkTron@users.noreply.github.com>
Desc: Bug 1069630 - Updated "album rating bar" and "caption/share bar" with ARIA roles/labels
2015-02-06 12:40:28 -08:00
B2G Bumper Bot
80b2776bdb
Bumping manifests a=b2g-bump
2015-02-06 12:16:37 -08:00
B2G Bumper Bot
c64fc8bed6
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0829f98e30c6
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1130011 - Removing superfluous touch event listener on the whole window r=kgrandon"
This reverts commit 33e864db8d1576eeef537c26af89f7a53b85213a.
2015-02-06 12:15:04 -08:00
B2G Bumper Bot
c275b6a4a7
Bumping manifests a=b2g-bump
2015-02-06 11:37:05 -08:00
B2G Bumper Bot
2734148774
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b3f95ed4290c
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27790 from yzen/bug-1068699
Bug 1068699 - for email item in the message list making its reading order more sensible for the screen reader.
========
https://hg.mozilla.org/integration/gaia-central/rev/885b7e600987
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068699 - for email item in the message list making its reading order more sensible for the screen reader.
2015-02-06 11:35:32 -08:00
B2G Bumper Bot
c7170c4ca4
Bumping manifests a=b2g-bump
2015-02-06 11:16:44 -08:00
B2G Bumper Bot
614dc1b3da
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a4176cf9719
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #27982 from tamarahills/bugfix/1126379_force_ltr_on_emergency_dialer
Bug 1126379 - Force LTR for phone number and delete in the Emergency Dia...
========
https://hg.mozilla.org/integration/gaia-central/rev/34357059ef72
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1126379 - Force LTR for phone number and delete in the Emergency Dialer.
========
https://hg.mozilla.org/integration/gaia-central/rev/d935eff086fe
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #27948 from mikehenrty/bug-1125962-pin-retries
Bug 1125962
- Reset SIM PIN form after each entry attempt
========
https://hg.mozilla.org/integration/gaia-central/rev/352ed34a4e56
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1125962
- Reset SIM PIN form after each entry attempt
2015-02-06 11:15:09 -08:00
B2G Bumper Bot
3581fbbefd
Bumping manifests a=b2g-bump
2015-02-06 10:11:25 -08:00
B2G Bumper Bot
43124d543d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d007767cabd2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #26748 from goetsu/Bug-1069614---Albums-are-not-accessible-
Bug 1069614 - making albums accessible in the main view r=squib
========
https://hg.mozilla.org/integration/gaia-central/rev/80918aeca58a
Author: goetsu <aurelien.levy@free.fr>
Desc: Bug 1069614 - making albums accessible in the main view
2015-02-06 10:09:56 -08:00