B2G Bumper Bot
23f41e72c8
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/247e70ea3560
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #19459 from luke-chang/1013036_stingray_static_elements
Bug 1013036 - [Stingray] Static elements on homescreen, r=johnhu, r=gchen, r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/bde275a21a89
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1013036 - [Stingray] Static elements on homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/41a3fe058c50
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #19215 from alivedise/bugzilla/1009368_master/keyboard-settings
Bug 1009368 - Configure keyboard correctly, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/75be39139ae7
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1009368 - Configure keyboard correctly
2014-05-22 01:16:20 -07:00
B2G Bumper Bot
a727cb5ad4
Bumping manifests a=b2g-bump
2014-05-22 01:03:00 -07:00
B2G Bumper Bot
308aad2fb7
Bumping manifests a=b2g-bump
2014-05-22 00:56:34 -07:00
B2G Bumper Bot
6462138083
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1efbde01ea46
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #19377 from julienw/1012627-use-dot-reporter
Bug 1012627 - Use the "Dot" reporter on Travisr=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/6caadfca8340
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1012627 - Use the "Dot" reporter on Travis r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/868e3c55e1a8
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #18452 from r-gaia-cs/neo-layout
Bug 998299 - Add Neo layout
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/0e9f4d628a9a
Author: Raniere Silva <raniere@ime.unicamp.br>
Desc: Bug 998299 - Add Neo layout
[Neo](http://www.neo-layout.org/ ) is another layout for keyboards.
Since Neo request at least 11 keys in each line this is a adaptation
of it to mobile devices (a adaptation to Android is available at
https://play.google.com/store/apps/details?id=com.anysoftkeyboard.languagepack.neo2&hl=en ).
2014-05-22 00:51:09 -07:00
B2G Bumper Bot
d49ded6711
Bumping manifests a=b2g-bump
2014-05-22 00:16:31 -07:00
B2G Bumper Bot
dfb0f03c51
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a0349dee45f8
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #19467 from tauzen/Bug1013803
Bug 1013803 - NFC: TypeError: suite.skip is not a function when running Gaia Unit test. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/148084a8904d
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1013803 - NFC: TypeError: suite.skip is not a function when running Gaia Unit test.
2014-05-22 00:11:02 -07:00
David Rajchenbach-Teller
050a7e0346
Bug 1014473 - Fix AsyncShutdown warning. r=froydnj
2014-05-22 02:53:00 -04:00
B2G Bumper Bot
13f1e3ef0a
Bumping manifests a=b2g-bump
2014-05-21 23:46:33 -07:00
B2G Bumper Bot
39a188edcf
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c4289b783eb9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1013842 - Follow-up, remove unused menu CSS r=me
2014-05-21 23:41:11 -07:00
B2G Bumper Bot
4001f93669
Bumping manifests a=b2g-bump
2014-05-21 23:36:34 -07:00
B2G Bumper Bot
e72ddf2c38
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84f413a40a6c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19390 from crdlc/bug-1012692
Bug 1012692 - (vertical-homescreen) Add option to change the wallpaper
========
https://hg.mozilla.org/integration/gaia-central/rev/f65c2bee6705
Author: crdlc <crdlc@tid.es>
Desc: Bug 1012692 - (vertical-homescreen) Add option to change the wallpaper
2014-05-21 23:30:44 -07:00
Eric Chou
95e25f77a0
Bug 942104 - Notify BluetoothAdapter about discovery state changed (bluez), r=gyeh
2014-05-22 14:10:01 +08:00
Eric Chou
942aa5000d
Bug 942104 - Notify BluetoothAdapter about discovery state changed (bluedroid), r=gyeh
2014-05-22 14:09:56 +08:00
Eric Chou
754dc42faa
Bug 942104 - Fire event 'discoverystatechanged', r=gyeh
2014-05-22 14:09:52 +08:00
Eric Chou
97f21e1433
Bug 942104 - Add event 'BluetoothDiscoveryStateChangedEvent', r=gyeh, r=bz
2014-05-22 14:09:43 +08:00
Eric Chou
3a7ceafcaa
Bug 942104 - Add an event listener "ondiscoverystatechanged", r=gyeh, r=mrbkap
2014-05-22 14:09:38 +08:00
Eric Chou
66b7a0a000
Bug 942104 - Avoid exposing Bluetooth interface to all web pages, r=bz
...
Current Bluetooth related webidl implementation would make interfaces
such as BluetoothAdapter exposed to all web pages, and obviously we
don't want to see that.
2014-05-22 14:09:33 +08:00
Boris Zbarsky
8c754fd2c7
Bug 1013316. Implement GetSupportedNames on HTMLAllCollection. r=smaug
...
This also fixes the GetSupportedNames on nsContentList HTMLCollections to follow the spec.
2014-05-22 00:23:51 -04:00
Ryan VanderMeulen
cb09b3403c
Backed out changeset aa71426c4514 (bug 983490) for intermittent failures.
2014-05-22 13:24:50 -04:00
Boris Zbarsky
6c0bc65ea8
Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug
2014-05-22 00:23:51 -04:00
Wes Kocher
91aab75d1b
Merge m-c to fx-team
2014-05-21 20:40:01 -07:00
Wes Kocher
5ac095d953
Merge m-c to b2g-inbound
2014-05-21 20:38:07 -07:00
Wes Kocher
1f2aaaf04e
Merge fx-team to m-c
2014-05-21 20:29:05 -07:00
B2G Bumper Bot
9d326ba284
Bumping manifests a=b2g-bump
2014-05-21 20:26:25 -07:00
Wes Kocher
f8bb8da7ea
Merge b2g-inbound to m-c
2014-05-21 20:24:32 -07:00
B2G Bumper Bot
f0f3e102ed
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5b3c57323fdc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19494 from KevinGrandon/bug_1013842_reland
Bug 1013842 - Create gaia-menu Web Component
========
https://hg.mozilla.org/integration/gaia-central/rev/f930309c194b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1013842 - Create gaia-menu Web Component [r=kgrandon]
This reverts commit 9fac6e9c3acff17ef21ba144733ccae6e0e905d2.
========
https://hg.mozilla.org/integration/gaia-central/rev/a9d387f8ed1e
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19517 from jrburke/bug1014278-email-nomail-overlap
Bug 1014278 - [B2G][E-mail]'No mail in this Folder' text overlaps email in Local Drafts folder r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/b8ad6aae3faa
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1014278 - [B2G][E-mail]'No mail in this Folder' text overlaps email in Local Drafts folder
2014-05-21 20:20:58 -07:00
B2G Bumper Bot
6daf13005f
Bumping manifests a=b2g-bump
2014-05-21 20:11:39 -07:00
B2G Bumper Bot
28f879e10f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f14f5c318673
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19509 from jrburke/bug1012896-email-icons-cutoff
Bug 1012896 - [B2G][Open_C][E-mail]The Reply, Reply All, and Forward icons are cut off r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/10baaba51cc2
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1012896 - [B2G][Open_C][E-mail]The Reply, Reply All, and Forward icons are cut off
2014-05-21 20:06:14 -07:00
B2G Bumper Bot
1fd479b101
Bumping manifests a=b2g-bump
2014-05-21 19:41:36 -07:00
B2G Bumper Bot
bbd15fa822
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/090a57bdd651
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19515 from jrburke/bug1008904-email-error-code
Bug 1008904 - [email/UI] Stop showing raw, untranslated/unlocalized account setup error codes r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/e55ae2f55ed2
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1008904 - [email/UI] Stop showing raw, untranslated/unlocalized account setup error codes
========
https://hg.mozilla.org/integration/gaia-central/rev/40de5d0b927d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #19464 from petervanderbeken/1013802
Bug 1013802 - Include utils.js in hotspot_test.js so that openDialog is defined r=crh0716
========
https://hg.mozilla.org/integration/gaia-central/rev/23fe45b5df88
Author: Peter Van der Beken <peterv@propagandism.org>
Desc: Include utils.js in hotspot_test.js so that openDialog is defined.
2014-05-21 19:36:14 -07:00
Wes Kocher
ae72230fb0
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
...
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
2014-05-21 18:05:15 -07:00
B2G Bumper Bot
724b9e5936
Bumping manifests a=b2g-bump
2014-05-21 17:12:21 -07:00
B2G Bumper Bot
9d4c7c4975
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21652299e037
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Revert "Merge pull request #19504 from justindarc/bug1008349"
This reverts commit c16d56833586c34be586aee357f860b890039a3d, reversing
changes made to 43d26d9f869d62616b217b8c68b21d02e1a8da5b.
========
https://hg.mozilla.org/integration/gaia-central/rev/08f70c0f0cc0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #19504 from justindarc/bug1008349
Bug 1008349 - [B2G][Camera][Zoom][Open C]zoom level in preview is higher...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c0c7df92b6c
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1008349 - [B2G][Camera][Zoom][Open C]zoom level in preview is higher than the zoom level of the picture taken.
2014-05-21 17:06:15 -07:00
Gijs Kruitbosch
ec807623dd
Bug 1012750 - nitfix, DONTBUILD because immaterial, rs=mak/firebot
2014-05-22 00:48:19 +01:00
B2G Bumper Bot
d011353b73
Bumping manifests a=b2g-bump
2014-05-21 16:31:36 -07:00
B2G Bumper Bot
8a45b03a1e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58fe6b7c3ae4
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19492 from jrburke/bug1010867-email-slow-down-there-buddy
Bug 1010867 - [OPENC_1.3][email/UI] Message notification handling is pushing message_reader onto the stack twice r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/ebe506ff8c45
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1010867 - [OPENC_1.3][email/UI] Message notification handling is pushing message_reader onto the stack twice
2014-05-21 16:26:09 -07:00
Wes Kocher
fa6b843889
Backed out changesets 8c23781bad3c,16418be9d4dd (bug 996310) for dt1 bustage on a CLOSED TREE
2014-05-21 16:21:17 -07:00
B2G Bumper Bot
09d30f4249
Bumping manifests a=b2g-bump
2014-05-21 15:51:41 -07:00
B2G Bumper Bot
8fcd3d764a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f8c2f092306f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #19490 from justindarc/bug1014110
Bug 1014110 - [Camera] Lazy-loaded controller references are not kept
========
https://hg.mozilla.org/integration/gaia-central/rev/8860fd015cd0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1014110 - [Camera] Lazy-loaded controller references are not kept
2014-05-21 15:46:14 -07:00
B2G Bumper Bot
7eb052906f
Bumping manifests a=b2g-bump
2014-05-21 14:56:36 -07:00
B2G Bumper Bot
665fbf7ab7
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4439e4904cd4
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #19486 from hfiguiere/bug837669
Bug 837669 - Part 2: ignore negative timing for event that appear before our "start". r=eli
========
https://hg.mozilla.org/integration/gaia-central/rev/53159d3f6bc7
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 837669 - Part 2: ignore negative timing for event that appear before our "start".
========
https://hg.mozilla.org/integration/gaia-central/rev/aecd5959facd
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #19501 from davidflanagan/revert-bug-1000701
Revert "Merge pull request #19278 from ranjithgithub/1000701_FileNameDon...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ee90e802bd2
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Revert "Merge pull request #19278 from ranjithgithub/1000701_FileNameDoneIconSupport"
This reverts commit 696257a7a60e0d87c25e23611f2a6aaf9a3cb86b, reversing
changes made to 10e4bc8a1760bfb66d1e63c881ce4b7f0d1b9755.
2014-05-21 14:51:12 -07:00
B2G Bumper Bot
72dd789c53
Bumping manifests a=b2g-bump
2014-05-21 14:41:39 -07:00
B2G Bumper Bot
f50a93efe4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bdf8cf7ba350
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19441 from guilherme-pg/bug947985-fmd-icon
Bug 947985 - Add icon for Find My Device.
========
https://hg.mozilla.org/integration/gaia-central/rev/e7e307f7a12b
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 947985 - Add icon for Find My Device.
========
https://hg.mozilla.org/integration/gaia-central/rev/8096b9dc5f62
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19395 from nucliweb/1003060-circle-messages
Bug 1003060 - [VR][Messaging] Empty circle to the right in messages with out recipient r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/bc542e1941a5
Author: Joan Leon <joan.leon@gmail.com>
Desc: Bug 1003060 - [VR][Messaging] Empty circle to the right in messages without recipient
2014-05-21 14:35:33 -07:00
B2G Bumper Bot
768f09d40f
Bumping manifests a=b2g-bump
2014-05-21 14:29:58 -07:00
B2G Bumper Bot
067e00a46c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a49cf1c4be50
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19304 from crh0716/1010394_1
Bug 1010394 - Refresh the items when entering the carrier panel r=jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/3bd4fd07052a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1010394 - Refresh the items when entering the carrier panel
2014-05-21 14:29:46 -07:00
Drew Willcoxon
0b909bbbff
Bug 1013722 - Fix ContentSearch.jsm error: TypeError: msg.target.messageManager is undefined. r=felipe
2014-05-21 14:20:29 -07:00
Byron Campen [:bwc]
a06fbf3117
Bug 1013729 - Null check in case PushLayers failed when registering for the DTLS connection signal. r=jesup
2014-05-21 08:49:03 -07:00
Alexandre Poirot
9bdf969109
Bug 1014015 - Fix webapps actor exception when connecting more than once. r=paul
2014-05-21 08:21:00 -04:00
Tim Taubert
5ee414cf5b
Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw
2014-05-21 11:17:58 +02:00
Dão Gottwald
116e580edc
Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies
2014-05-21 22:26:37 +02:00