B2G Bumper Bot
e2a8f35a28
Bumping manifests a=b2g-bump
2015-06-15 07:47:11 -07:00
B2G Bumper Bot
8973a2d253
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce7512d1e4c4
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30540 from chenpighead/Bug1173706
Bug 1173706 - Let system bootup and fake app launch use the same marionette client.
========
https://hg.mozilla.org/integration/gaia-central/rev/22bd58bae3cc
Author: Jeremy Chen <jichen@mozilla.com>
Desc: Bug 1173706 - Let system bootup and fake app launch use the same marionette client.
========
https://hg.mozilla.org/integration/gaia-central/rev/30eaaf9ca680
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30565 from aosmond/bug1166619
Bug 1166619 - Prevent capture when battery status is shutdown, even from hardware buttons.
========
https://hg.mozilla.org/integration/gaia-central/rev/823e05a04c96
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1166619 - Prevent capture when battery status is shutdown, even from hardware buttons.
========
https://hg.mozilla.org/integration/gaia-central/rev/fad462d07fc4
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30541 from borjasalguero/bug_1173278
Bug 1173278 - [Contacts][NGA] 'extServices' should not be tied to 'co…
========
https://hg.mozilla.org/integration/gaia-central/rev/cdaba8b62d8b
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1173278 - [Contacts][NGA] 'extServices' should not be tied to 'contact.js' r=arcturus
2015-06-15 07:45:14 -07:00
Liang-Heng Chen
0a3541cb8c
Bug 1171827 - Temporarily disale mDNS device provider. r=schien
2015-06-15 03:53:00 -04:00
Samael Wang
7c540bf8bc
Bug 1173156 - Fix typo and add a Marionette test case. r=btseng
2015-06-15 17:17:56 +08:00
Dale Harvey
01a8764c70
Bug 1174682 - Rename logshake-screenshot to screenshot.png. r=gerard-majax
2015-06-15 14:56:07 +01:00
B2G Bumper Bot
741bb8a40c
Bumping manifests a=b2g-bump
2015-06-15 06:42:49 -07:00
B2G Bumper Bot
195029d13d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff5f46e8f0b3
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30547 from jpruden92/bug1173098-contacts
Bug 1173098 - [Contacts][NGA] Remove dependency with Contacts.confirmDialog.
========
https://hg.mozilla.org/integration/gaia-central/rev/c37af8f6d750
Author: jpruden92 <jorgepruden@gmail.com>
Desc: Bug 1173098 - [Contacts][NGA] Remove dependency with Contacts.confirmDialog.
========
https://hg.mozilla.org/integration/gaia-central/rev/e800c12637e2
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30433 from yzen/bug-1162040-shared
Bug 1162040 - updating to latest gaia-icons and updating shared style…
========
https://hg.mozilla.org/integration/gaia-central/rev/45c993f8d395
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating to latest gaia-icons and updating shared styles that include gaia-icons. r=wilsonpage
2015-06-15 06:40:27 -07:00
B2G Bumper Bot
2192c2b1dc
Bumping manifests a=b2g-bump
2015-06-15 06:03:21 -07:00
B2G Bumper Bot
7d81bfeaad
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9a8fc6181218
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30568 from yzen/bug-1156786-string-update
Bug 1156786 - updating super swiper achievement to customizer champ.
========
https://hg.mozilla.org/integration/gaia-central/rev/11d2f2a3f13d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1156786 - updating super swiper achievement to customizer champ.
========
https://hg.mozilla.org/integration/gaia-central/rev/02055803c780
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30420 from yzen/bug-1162040-settings
Bug 1162040 - updating accessibility for gaia-icons used in settings …
========
https://hg.mozilla.org/integration/gaia-central/rev/b7cd738e1b97
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating accessibility for gaia-icons used in settings app.
2015-06-15 06:01:21 -07:00
Thomas Zimmermann
32140d4795
Bug 1171017: Move classes from ipc/bluetooth to ipc/hal, r=shuang
...
The class |DaemonSocket| and its helpers implement a service-
neutral connection to a HAL daemon. This patch moves the code
to an appropriate directory and breaks up the code into smaller
pieces.
2015-06-15 14:44:03 +02:00
Thomas Zimmermann
71fc7e794d
Bug 1171017: Rename |BluetoothDaemonConnection| to |DaemonSocket|, r=shuang
2015-06-15 14:44:03 +02:00
Thomas Zimmermann
8177366b2f
Bug 1171017: Rename |BluetoothDaemonConnectionIO| to |DaemonSocketIO|, r=shuang
2015-06-15 14:44:03 +02:00
Thomas Zimmermann
7be824b9cb
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
Thomas Zimmermann
d5f855eea8
Bug 1171017: Rename |BluetoothDaemonPDUConsumer| to |DaemonSocketIOConsumer|, r=shuang
2015-06-15 14:44:03 +02:00
Thomas Zimmermann
98654534cb
Bug 1171017: Rename |BluetoothDaemonConnectionConsumer| to |DaemonSocketConsumer|, r=shuang
2015-06-15 14:44:03 +02:00
B2G Bumper Bot
e11efb02a2
Bumping manifests a=b2g-bump
2015-06-15 04:38:17 -07:00
B2G Bumper Bot
d2a22db332
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fbb9918f7033
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1168915 - Ensure default status bar is light theme. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/84d56ade180c
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30530 from albertopq/1171563-landscape-apps
Bug 1171563 - Lock orientation on SIM dialogs r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/7a733a566a85
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1171563 - Lock orientation on SIM dialogs
2015-06-15 04:36:21 -07:00
B2G Bumper Bot
5a19932b55
Bumping manifests a=b2g-bump
2015-06-15 04:22:21 -07:00
B2G Bumper Bot
3663033f8f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/25a0fc194099
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #30585 from crh0716/1166909
Bug 1166909 - Remove the anchor element r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/ce341ef1c3ad
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1166909 - Remove the anchor element
2015-06-15 04:20:22 -07:00
B2G Bumper Bot
4b783462c5
Bumping manifests a=b2g-bump
2015-06-15 04:09:30 -07:00
B2G Bumper Bot
2b357f5745
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dba91d7dd983
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #30173 from evanxd/bug-1167077
Bug 1167077 - Set all audio channels belonged to System app as muted r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/b8a4227d222b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1167077 - Set all audio channels belonged to System app as muted r=alive
2015-06-15 04:09:10 -07:00
Shawn Huang
de55380891
Backed out changesets 0832ffdd8144 for Bug 1167064
2015-06-15 19:05:03 +08:00
Shawn Huang
a2001af02e
Backed out changesets 7e91b61455e9 for Bug 1167064
2015-06-15 19:04:18 +08:00
Shawn Huang
e3f3d33ad1
Backed out changesets 43a68ed0bc6a for Bug 1167064
2015-06-15 18:58:09 +08:00
B2G Bumper Bot
1dc4a188fe
Bumping manifests a=b2g-bump
2015-06-15 02:27:11 -07:00
B2G Bumper Bot
829249f255
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2bd0396108a3
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #30467 from rexboy7/1168043-intro-launch
Bug 1168043 - [Stingray][Dashboard] Intro launch animation. r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/b7f28d5ae4d3
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1168043 - [Stingray][Dashboard] Intro launch animation
2015-06-15 02:25:14 -07:00
Jocelyn Liu
34828523e2
Bug 1167064 - Patch3: Update mochitests for switching to Bluetooth APIv2. r=bz
2015-06-15 17:11:47 +08:00
Jocelyn Liu
40c978bd9d
Bug 1167064 - Patch2: Touch CLOBBER for switching to bluetooth APIv2. r=shuang
2015-06-15 17:11:41 +08:00
Jocelyn Liu
5e418e10e5
Bug 1167064 - Patch1: Switch to bluetooth APIv2. r=shuang
2015-06-15 17:11:35 +08:00
Jocelyn Liu
1c4017a3f9
Bug 1174071 - Remove 'required' keyword for Bluetooth*EventInit dictionary members. r=btian, r=bz
2015-06-15 17:11:18 +08:00
B2G Bumper Bot
8ac1ba5384
Bumping manifests a=b2g-bump
2015-06-15 01:02:19 -07:00
B2G Bumper Bot
68fe62fb42
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cb06a058228f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30538 from gasolin/issue-1173675-camera
Bug 1173675 - link gaia jsdoc gh-page on camera readme, r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/cb930a7320dd
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on camera readme, r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/1e92b62fc1c3
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30535 from gasolin/issue-1173675-settings
Bug 1173675 - link gaia jsdoc gh-page on settings readme, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/eeffc0742ea1
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on settings readme, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/77efd133c666
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #30440 from chenpighead/Bug1168326_PR_to_Gij_test_file
Bug 1168326 - Remove SpecialPowers in selection_helper.js
========
https://hg.mozilla.org/integration/gaia-central/rev/4f2d70c23af6
Author: Jeremy Chen <jeremychen@mozilla.com>
Desc: Bug 1168326 - Remove SpecialPowers in selection_helper.js
2015-06-15 01:00:24 -07:00
B2G Bumper Bot
f52189f711
Bumping manifests a=b2g-bump
2015-06-15 00:07:21 -07:00
B2G Bumper Bot
90412f5de3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4bab438d9765
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #30584 from shamenchens/bug1173237
Bug 1173237 - [Stingray][EPG/TVDeck] Support l10n ID for pin channels…
========
https://hg.mozilla.org/integration/gaia-central/rev/e5b56e915df5
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1173237 - [Stingray][EPG/TVDeck] Support l10n ID for pin channels to home
2015-06-15 00:05:24 -07:00
B2G Bumper Bot
5121302aac
Bumping manifests a=b2g-bump
2015-06-14 23:17:09 -07:00
B2G Bumper Bot
1979dcc064
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5f5cde7ffde3
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #30504 from crh0716/1172155
Bug 1172155 - Show a warning when switching to UMS on devices with a limited support r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/3d5f5ccd7a8a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1172155 - Show a warning when switching to UMS on devices with a limited support
2015-06-14 23:15:13 -07:00
B2G Bumper Bot
6bf8b34d22
Bumping manifests a=b2g-bump
2015-06-14 21:02:21 -07:00
B2G Bumper Bot
dd3afd53f3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/11a288afb671
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30581 from KevinGrandon/bug_1174443_hotspot_settings_gaia_switch
Bug 1174443 - [Settings] Convert hotspot switches to use gaia-switch
========
https://hg.mozilla.org/integration/gaia-central/rev/6513bddda0f4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1174443 - [Settings] Convert hotspot switches to use gaia-switch r=eragon
2015-06-14 21:00:24 -07:00
Phil Ringnalda
f7a6fce5c6
Merge m-i to m-c, a=merge
2015-06-14 15:54:58 -07:00
James Graham
ffcc517012
Bug 1131287 - Rename gainnode test to work around treeherder limitation, r=Ms2ger
...
Gecko CI infrastructure has naive algorithm for matching intermittent
tests so gets confused by filenames like test.html
2015-06-14 17:29:50 +01:00
Kartikaya Gupta
7cd9a35053
Bug 1125325 - Follow-up to stop sending over bad values to the child process when a widget is not available. r=smaug
2015-06-14 12:19:55 -04:00
Marina Samuel
a8a18d11d9
Bug 1158858 - Move 'suggested' and 'sponsored' labels to the top left of the tile. r=Mardak
2015-06-13 20:26:51 -07:00
Phil Ringnalda
018b0b40e9
Merge m-i to m-c, a=merge
2015-06-13 19:49:13 -07:00
Phil Ringnalda
3198f71168
Merge f-t to m-c, a=merge
2015-06-13 18:32:23 -07:00
Phil Ringnalda
af16958666
Back out fd36716d1f9d (bug 1162986) for mostly-Win8-debug devtools crashes
...
CLOSED TREE
2015-06-13 14:41:15 -07:00
Phil Ringnalda
bc5917d8c3
Back out 2 changesets (bug 977805) for OS X crashes @js::jit::PatchJump
...
CLOSED TREE
Backed out changeset 33f3b919ef1b (bug 977805)
Backed out changeset 9fa312e065e1 (bug 977805)
2015-06-13 13:06:42 -07:00
Gabriel Luong
91ecaabba0
Bug 1172788 - Add tooltip for pseudo class toggle button in the rule view r=bgrins
2015-06-13 13:00:53 -07:00
Bernardo P. Rittmeyer
050a9c5f6a
Bug 1169702 - Toggle viewing the password contents in the capture doorhanger upon focus/blur. r=MattN
2015-06-13 12:36:12 -07:00
Bernardo P. Rittmeyer
dfe22932ea
Bug 1153217 - Allow editing the password in the capture doorhanger. r=MattN
...
The main action button is disabled if the password is empty since empty passwords aren't allowed.
2015-06-13 12:35:05 -07:00
Ted Mielczarek
6fdf482003
bug 977805 - pacify JS style checker. r=bustage
2015-06-13 15:29:16 -04:00