B2G Bumper Bot
e8ee72921c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3dee712b395a
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22567 from RudyLu/keyboard/Bug1015309-symbol_layout_refinement
Bug 1015309 - Update the default and English symbol panel.
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/a1312be44e65
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1015309 - Update the default and English symbol panel.
- Update the layout definition and the alternateLayout part to align with the default symbol panel 1.
- Don't add special chars at symbol panels for type=email, url.
- Remove hidden/visible property for symbol panel.
========
https://hg.mozilla.org/integration/gaia-central/rev/e090cbd24781
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22714 from yurenju/camera-config-2
Bug 1036830 - build failed if camera-config.js in distribution directory doesn't exist r=gduan
========
https://hg.mozilla.org/integration/gaia-central/rev/3b0143002657
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1036830 - build failed if camera-config.js in distribution directory doesn't exist r=gduan
2014-08-12 01:50:28 -07:00
B2G Bumper Bot
486fac4e50
Bumping manifests a=b2g-bump
2014-08-12 01:46:31 -07:00
B2G Bumper Bot
c40bdaac8e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/64f146638781
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 1036830 - build failed if camera-config.js in distribution directory doesn't exist r=gduan"
This reverts commit c9fb6b5a763d744a991aa0b26a22ef988fde8ab7.
2014-08-12 01:35:38 -07:00
Jamin Liu
d3a304e7e3
Bug 1036234 - Implement pairing event handlers of BluetoothAdapter. r=btian, r=mrbkap
...
- EventHandler ondevicepaired;
- EventHandler ondeviceunpaired;
2014-08-12 16:30:42 +08:00
Jamin Liu
c92f96eaa6
Bug 1036233 - Implement pairing methods of Bluetooth API v2. r=btian, r=mrbkap
...
- Promise<void> pair(DOMString aAddress)
- Promise<void> unpair(DOMString aAddress)
- sequence<BluetoothDevice> getPairedDevices()
2014-08-12 16:30:36 +08:00
Jamin Liu
628526cbe7
Bug 1036233 - Initialize the data member of BluetoothDevice. r=btian
2014-08-12 16:30:26 +08:00
B2G Bumper Bot
c2e4a809cd
Bumping manifests a=b2g-bump
2014-08-12 01:16:24 -07:00
B2G Bumper Bot
361b2a56aa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a991b9f51b4a
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #21574 from yurenju/camera-config
Bug 1036830 - build failed if camera-config.js in distribution directory... r=gduan
========
https://hg.mozilla.org/integration/gaia-central/rev/a22047c24738
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1036830 - build failed if camera-config.js in distribution directory doesn't exist r=gduan
2014-08-12 01:10:34 -07:00
B2G Bumper Bot
1c082af5c9
Bumping manifests a=b2g-bump
2014-08-12 00:56:20 -07:00
B2G Bumper Bot
fbb0f82d56
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2babb1f06da2
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22557 from yurenju/callscreen-2
Bug 1000049 - APP=callscreen make install-gaia should restart b2g to pick up the changes r=gduan
========
https://hg.mozilla.org/integration/gaia-central/rev/026781dc5142
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1000049 - APP=callscreen make install-gaia should restart b2g to pick up the changes
2014-08-12 00:50:29 -07:00
B2G Bumper Bot
c218d6a248
Bumping manifests a=b2g-bump
2014-08-12 00:38:08 -07:00
B2G Bumper Bot
a02b1e03d4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6b3fde225754
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #22705 from cctuan/1050670
Bug 1050670 - verify output files from jsmin
========
https://hg.mozilla.org/integration/gaia-central/rev/e6d7db0fc10a
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1050670 - verify output files from jsmin
========
https://hg.mozilla.org/integration/gaia-central/rev/dbf692dad055
Author: GaryChen, PYChen, Gary <mmm198219@gmail.com>
Desc: Merge pull request #22612 from mpizza/Bug_1050097_add_error_handling
Bug 1050097 - [Camera] Add error handling while |videoStorage.addNamed| occurs error. r=diego.
========
https://hg.mozilla.org/integration/gaia-central/rev/550d77d77e68
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 1050097 - [Camera] Add error handling while |videoStorage.addNamed| occurs error.
2014-08-12 00:35:32 -07:00
B2G Bumper Bot
b4be26c515
Bumping manifests a=b2g-bump
2014-08-11 23:49:15 -07:00
B2G Bumper Bot
30967db040
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d5e434bcfc2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22755 from timdream/keyboard-mouse-events
Bug 1051599 - Don't handle mouse events involving life cycles from/to out of keyboard frame, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/685b49d935f4
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1051599 - Don't handle mouse events involving life cycles from/to out of keyboard frame
2014-08-11 23:49:03 -07:00
Yoshi Huang
1f36877080
Bug 1051754 - B2G NFC: Add marionette test for peer.sendFile. r=dimi
...
From 3cfb06874b6e838ad76e1817c7b69df81e0f802b Mon Sep 17 00:00:00 2001
---
dom/nfc/tests/marionette/head.js | 20 +++++++--
dom/nfc/tests/marionette/manifest.ini | 1 +
dom/nfc/tests/marionette/test_nfc_peer_sendFile.js | 49 ++++++++++++++++++++++
3 files changed, 67 insertions(+), 3 deletions(-)
create mode 100644 dom/nfc/tests/marionette/test_nfc_peer_sendFile.js
2014-08-11 18:26:52 +08:00
B2G Bumper Bot
cfab2af42f
Bumping manifests a=b2g-bump
2014-08-11 23:17:35 -07:00
B2G Bumper Bot
2074c7b98b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/07f94ec832dd
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #22561 from mnjul/bug_1035117_keyboard_input_password_type
Bug 1035117 - [Keyboard] To support password input. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/5ea8d3c26d6f
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1035117 - [Keyboard] To support password input
2014-08-11 23:10:29 -07:00
B2G Bumper Bot
34762cbe3c
Bumping manifests a=b2g-bump
2014-08-11 23:02:23 -07:00
B2G Bumper Bot
a93dce18a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de69f15b2b3f
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #22295 from cctuan/1045919
Bug 1045919 - JavaScript Error: "TypeError: AppWindowManager.getActiveApp(...) is null" {file: "app://system.gaiamobile.org/js/activity_window_manager.js"
========
https://hg.mozilla.org/integration/gaia-central/rev/e98ef151696e
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1045919 - JavaScript Error: "TypeError: AppWindowManager.getActiveApp(...) is null" {file: "app://system.gaiamobile.org/js/activity_window_manager.js"
2014-08-11 22:55:29 -07:00
B2G Bumper Bot
9daddbe1b2
Bumping manifests a=b2g-bump
2014-08-11 22:46:30 -07:00
B2G Bumper Bot
a24d110c2b
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1e1e9cd2f319
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22754 from KevinGrandon/bug_1043275_test_follow_up
Bug 1043275 - Follow-up, fix test to retry scroll before verifying meta tag
========
https://hg.mozilla.org/integration/gaia-central/rev/a257ee361605
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1043275 - Follow-up, fix test to retry scroll before verifying meta tag R=me
========
https://hg.mozilla.org/integration/gaia-central/rev/71c44b9284fb
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #22259 from snowmantw/issue1043892
Bug 1043892 - [LockScreen] Solve the visual regression caused by Bug 104...
========
https://hg.mozilla.org/integration/gaia-central/rev/46f0664b7f31
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1043892 - [LockScreen] Solve the visual regression caused by Bug 1043821, with panel switching refactoring
2014-08-11 22:40:25 -07:00
Fabrice Desré
1b2c3f60c8
Bug 1051114 - 400 MozInterAppMessagePort registered on frame message manager r=bent
2014-08-11 10:37:09 -07:00
Dave Hylands
9da0787380
Bug 1046127 - Don't drop adb connection during startup. r=fabrice
2014-08-11 21:04:06 -07:00
B2G Bumper Bot
00183a5aa1
Bumping manifests a=b2g-bump
2014-08-11 20:52:23 -07:00
B2G Bumper Bot
b149cefd9c
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ed234298a692
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 994495 -- (follow-up) resetUpperCase -> setUpperCase, r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/69daf91cccdc
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22758 from timdream/keyboard-jshangul
Bug 994495 - Solve various problems of Korean keyboard under FxOS, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c78dd924938c
Author: Jinkyu Yi <jincreator@jincreator.net>
Desc: Bug 994495 - Solve various problems of Korean keyboard under FxOS 1.4+
2014-08-11 20:45:38 -07:00
B2G Bumper Bot
0b8ba0f58d
Bumping manifests a=b2g-bump
2014-08-11 20:38:42 -07:00
B2G Bumper Bot
4dafcc28e8
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/16edff8f2d1e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1042105 - [User Story] Icon prioritization in the status bar"
This reverts commit 7e4678128cdd6d296b67679fbe827845d19e7ec7.
2014-08-11 20:35:31 -07:00
Nigel Babu
9858b7f9c4
Backed out changeset 2d0ebc1bc7d6 (bug 1036233) for build bustage ON A CLOSED TREE
2014-08-12 09:00:30 +05:30
Nigel Babu
c92019faa9
Backed out changeset c5d50f1bc995 (bug 1036233) for build bustage ON A CLOSED TREE
2014-08-12 09:00:20 +05:30
Nigel Babu
da90530683
Backed out changeset a471c7c73409 (bug 1036234) for build bustage on A CLOSED TREE
2014-08-12 09:00:08 +05:30
B2G Bumper Bot
54c0424a9f
Bumping manifests a=b2g-bump
2014-08-11 19:54:09 -07:00
B2G Bumper Bot
6a513b8634
Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e96b90ea2b6a
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22444 from sudheesh001/Patch_1032036
Fixes bug 1032036, build/test/integration/multilocale.test.js r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/227d1a81cfe4
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Bug 1032036 - Fix jshint error for build/test/integration/multilocale.test.js r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/8f4bda4ac902
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22715 from sudheesh001/Patch_1032032
Fixes Bug 1032032 in build/test/integration/distribution.test.js r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/72c6d463889a
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes Bug 1032032 in build/test/integration/distribution.test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/43c2b10c2440
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #22651 from crh0716/1050402
Bug 1050402 - Should not skip the current navigation when there is a pending one r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/44f446896684
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1050402 - Should not skip the current navigation when there is a pending one
========
https://hg.mozilla.org/integration/gaia-central/rev/15d757bcf576
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #22613 from cctuan/1039935
Bug 1039935
- [User Story] Re-implement NFC URL sharing in System Browser
========
https://hg.mozilla.org/integration/gaia-central/rev/d89db2ab187d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1039935
- [User Story] Re-implement NFC URL sharing in System Browser
========
https://hg.mozilla.org/integration/gaia-central/rev/00bd408ee993
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #22659 from mnjul/bug_1050052_lockscreen_homescreen_bg_darkness
Bug 1050052 - Change Lockscreen & Homescreen background underlay darkness. r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/201dec1ee38a
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1050052 - Change Lockscreen & Homescreen background underlay darkness
2014-08-11 19:53:58 -07:00
Jamin Liu
86709c14f4
Bug 1036234 - Implement pairing event handlers of BluetoothAdapter. r=btian, r=mrbkap
...
- EventHandler ondevicepaired;
- EventHandler ondeviceunpaired;
2014-08-12 10:49:59 +08:00
Jamin Liu
a33ca7691a
Bug 1036233 - Implement pairing methods of Bluetooth API v2. r=btian, r=mrbkap
...
- Promise<void> pair(DOMString aAddress)
- Promise<void> unpair(DOMString aAddress)
- sequence<BluetoothDevice> getPairedDevices()
2014-08-12 10:49:53 +08:00
Jamin Liu
c6f4dbe265
Bug 1036233 - Initialize the data member of BluetoothDevice. r=btian
2014-08-12 10:49:43 +08:00
B2G Bumper Bot
9a51d69b6c
Bumping manifests a=b2g-bump
2014-08-11 19:11:25 -07:00
B2G Bumper Bot
77e2f6e416
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2f9cab7d3a90
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #22709 from shamenchens/Bug1051672-TabletAppList
Bug 1051672 - Update tablet app list, r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/5cf16f9912cc
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1051672 - Update tablet app list
========
https://hg.mozilla.org/integration/gaia-central/rev/f6f1bb0be7da
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #22607 from shamenchens/Bug1048711-L10NDeviceType
Bug 1048711 - L10N with device type follow up, r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/8455c476a2ea
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1048711 - L10N with device type follow up
2014-08-11 19:05:34 -07:00
B2G Bumper Bot
54b74d1c6c
Bumping manifests a=b2g-bump
2014-08-11 18:11:27 -07:00
B2G Bumper Bot
ad01ef25a9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ee1e566538ac
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #22743 from mcav/net-end
Bug 1048487 - [email/backend] node-net.js's end() method does not actual...
========
https://hg.mozilla.org/integration/gaia-central/rev/4bdeeee90eef
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1048487 - [email/backend] node-net.js's end() method does not actually close the socket. r=asuth
2014-08-11 18:05:39 -07:00
B2G Bumper Bot
af3c7fc545
Bumping manifests a=b2g-bump
2014-08-11 17:01:27 -07:00
B2G Bumper Bot
4cb35b4e14
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/503e799ca31f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #21303 from awiss/signatures
Bug 847168 - [User Story] Email Signature r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/3c8dba9ceb98
Author: Alex Wissmann <awiss@mozilla.com>
Desc: Bug 847168 - [User Story] Email Signature
2014-08-11 16:55:34 -07:00
Kartikaya Gupta
a49ece5557
Bug 1047639 - Use the touch pointer id instead of the index when tracking up/downs. r=mwu
2014-08-11 19:12:30 -04:00
B2G Bumper Bot
e2ee535ec4
Bumping manifests a=b2g-bump
2014-08-11 15:47:12 -07:00
B2G Bumper Bot
ab71e32bf6
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/90779632fefa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1015295 - [Keyboard] Update to use gaia-header"
This reverts commit 26975d023609464c9c2341b8683e236398981f16.
2014-08-11 15:45:46 -07:00
Wes Kocher
b04134dbf2
Backed out changeset 49086e9caa4e (bug 1051114) for making Gaia-unit tests timeout on a CLOSED TREE
2014-08-11 15:27:58 -07:00
Michael Wu
6dbfffbba9
Follow up to bug 1035394 - Fix bustage from initializing fields in the wrong order on a CLOSED TREE, r=bustage
2014-08-11 17:53:06 -04:00
B2G Bumper Bot
cb2a6d6bde
Bumping manifests a=b2g-bump
2014-08-11 14:36:20 -07:00
B2G Bumper Bot
84703a7512
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b3e4bc16766f
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22408 from zbraniecki/1047344-clean-up-mozl10n-api-in-browser
Bug 1047344 - Clean up mozL10n API use in Browser. r=dale
========
https://hg.mozilla.org/integration/gaia-central/rev/1b347cb38aa0
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1047344 - Clean up mozL10n API use in Browser
2014-08-11 14:30:33 -07:00
Michael Wu
8931c79879
Bug 1036394 - Use CRC32 to query hidden fonts, r=jfkthame
2014-08-04 12:26:55 -04:00
Michael Wu
58f9bd9241
Bug 1036394 - Add support for getting the zip entry from the jar channel, r=jduell
2014-08-04 11:54:28 -04:00