Thomas Zimmermann
6aa9274df2
Bug 1073548: Implement Bluetooth Core module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds support for the Bluetooth daemon's Core module. It
provides the basic Bluetooth functionality, such as searching and
pairing with devices, and accessing device properties.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
099bc5cc64
Bug 1073548: Add core interfaces and Setup module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds the core interfaces and the Setup module for
the Bluetooth Daemon. The Setup module implements commands
for enabling and disabling Bluetooth profiles in the daemon.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
10b38f578b
Bug 1073548: Add |mozilla::ipc::BluetoothDaemonConnection|, r=shawnjohnjr
...
This patch adds |BluetoothDaemonConnection|, which transfers PDUs from and
to the Bluetooth daemon. The class is build around the existing socket I/O
infrastructure.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
d2fac1048c
Bug 1073548: Support Bluetooth daemon in build system, r=mh+mozilla
2014-11-03 13:03:48 +01:00
B2G Bumper Bot
10f04e87f3
Bumping manifests a=b2g-bump
2014-11-03 03:36:58 -08:00
B2G Bumper Bot
8b2b2b42a9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5fd2221990ca
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25249 from mnjul/bug_1075306_input_window_stage3
Bug 1075306 - Implement InputWindow (inherits from AppWindow). r=zac,timdream,alivedise,rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/31705ebcb5c1
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1075306 - Implement InputWindow (inherits from AppWindow)
- Instances of InputWindow replaces those iframes we were keeping in InputFrameManager.
- InputAppTransitionManager has been eliminated, in favor of already-built AppTransitionController that works closely with AppWindow.
- The coupling of KeyboardManager, InputFrameManager and InputWindows shall be resolved in a following bug where we'll implement InputWindowManager.
- Flow of showing/hiding/reusing/switching input apps & layouts has been streamlined.
2014-11-03 03:30:48 -08:00
B2G Bumper Bot
ee7b063e46
Bumping manifests a=b2g-bump
2014-11-03 03:07:10 -08:00
B2G Bumper Bot
ff389b9698
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58ca1755c41f
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #25663 from gmarty/Bug-1089451-Swiping-down-from-top-edge-when-utility-tray-is-already-open-and-it-closes
Bug 1089451 - Swiping down from top edge when utility tray is already op...
========
https://hg.mozilla.org/integration/gaia-central/rev/a2d424171f84
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1089451 - Swiping down from top edge when utility tray is already open and it closes; quite opposite from gesture's movement
2014-11-03 03:00:49 -08:00
B2G Bumper Bot
72dbb443c2
Bumping manifests a=b2g-bump
2014-11-03 02:36:57 -08:00
B2G Bumper Bot
b5f5ac56ab
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0c4121251a84
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25639 from dwi2/bug1091353
Bug 1091353 - Home key and Power key should be only handled by System App r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e9bac0f0d64f
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1091353 - Home key and Power key should be only handled by System App
========
https://hg.mozilla.org/integration/gaia-central/rev/975717f3d011
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25719 from Cwiiis/bug1078766-hint-at-top-group
Bug 1078766 - Add a visual hint when dragging above the top group. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/8d00d2929029
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1078766 - Add a visual hint when dragging above the top group. r=crdlc,kgrandon
2014-11-03 02:30:48 -08:00
B2G Bumper Bot
6eda825657
Bumping manifests a=b2g-bump
2014-11-03 02:22:05 -08:00
B2G Bumper Bot
0d6c3f9fff
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21f9169d963a
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #24666 from pacorampas/977588
Bug 977588 - [Dialer] The Active call screen does not have the option to place calls on hold. r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/f85d56ee7c10
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 977588 - [Dialer] The Active call screen does not have the option to place calls on hold.
2014-11-03 02:15:55 -08:00
B2G Bumper Bot
171e54e486
Bumping manifests a=b2g-bump
2014-11-03 02:07:00 -08:00
B2G Bumper Bot
bf59813657
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9393981d1362
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25751 from alivedise/bugzilla/1092897/then-browser-dom-request
Bug 1092897 - Migrate browser API from dom request to then, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/1e71ccd44e0c
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1092897 - Migrate browser API from dom request to then
2014-11-03 02:00:50 -08:00
B2G Bumper Bot
27e37803cb
Bumping manifests a=b2g-bump
2014-11-03 01:37:00 -08:00
B2G Bumper Bot
3bb2b3d596
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bdc2d477fa1d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25753 from timdream/keyboard-aria-label2
Bug 1092911 - Correct aria-label for layout switching keys, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/e9d899d92a37
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1092911 - Correct aria-label for layout switching keys
2014-11-03 01:30:49 -08:00
B2G Bumper Bot
35eed6005c
Bumping manifests a=b2g-bump
2014-11-03 01:02:40 -08:00
B2G Bumper Bot
5195378d5d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f0067495bd2b
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25540 from lodr/bug-1030672-allow-sending-mms-to-emails-in-body
Bug 1030672 - [Sora][HOMO][o2 Germany][o2 Bug 56785]Regional] DUT doesn't send MMS to email accounts. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/3890af80b0dc
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: Bug 1030672 - [Sora][HOMO][o2 Germany][o2 Bug 56785]Regional] DUT doesn't send MMS to email accounts
2014-11-03 01:00:55 -08:00
Randall Barker
7ba6e5c9b1
Bug 1055562 - crash in java.lang.IllegalStateException: Callback has already been executed, v2. r=wesj
2014-10-31 13:19:00 +01:00
J. Ryan Stinnett
ae334e7e26
Bug 1091586 - Rename Manage Add-ons to Extra Components. r=paul
2014-11-03 15:16:00 +01:00
Vaibhav Agrawal
24bd7cf5a2
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
2014-10-31 10:31:00 +01:00
Nick Fitzgerald
8fdc2fcd99
Bug 1090594 - Part 2: Fix indentation in DebuggerClient.prototype.onPacket. r=ejpbruel
2014-10-31 10:27:00 +01:00
Nick Fitzgerald
51d1c9dcfb
Bug 1090594 - Part 1: Remove the unused ProtocolCompatibility layer from the debugger client (no whitespace changes). r=ejpbruel
2014-10-31 10:26:00 +01:00
Matteo Ferretti
69447562b3
Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker
2014-11-02 02:09:00 +01:00
Blake Winton
b27de46d10
Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw
2014-10-31 16:00:34 -04:00
Monica Chew
417f65797a
Bug 1089774: Followup to fix test (r=gavin)
2014-11-03 22:01:05 -08:00
Monica Chew
798166f1ff
Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin)
2014-11-03 15:21:47 -08:00
Nick Alexander
f57df069d5
Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium
2014-11-03 20:04:20 -08:00
Nick Alexander
6d9454aef6
Bug 1091087 - Disable MOZ_NATIVE_DEVICES when MOZ_ANDROID_RESOURCE_CONSTRAINED is set. r=glandium
...
This saves dexing and shipping the Google Play Services and other Google
libraries, which add resources and about 3megs of code.
Due to ordering issues, the relevant flags and toggles were moved to
configure.in and exposed early enough to be used by confvars.sh.
2014-11-03 20:04:19 -08:00
Wes Kocher
6f3ddc8ffc
Merge mozilla-central to fx-team a=merge
2014-11-03 19:35:23 -08:00
Gijs Kruitbosch
2aa8c510d0
Bug 1080801 - update message for browser_bug462673.js, rs=comments-only
...
DONTBUILD because only changing comments
2014-11-04 01:23:36 +00:00
Gijs Kruitbosch
b955986ef9
Bug 1080801 - update e10s skipping for browser/base tests, step 1 of N: zoom, r=ally
...
--HG--
extra : rebase_source : e82dcb90635c56664451cab8dede42a5fedd81ed
2014-11-03 15:08:43 +00:00
Gijs Kruitbosch
3c3d69b436
Bug 1080801 - enable tests relying on DOMLinkAdded, r=ally
...
--HG--
extra : rebase_source : 20f0ff291610a2394aa4e50b3d4fe63b8a633077
2014-11-03 17:36:25 +00:00
Gijs Kruitbosch
127014d466
Bug 1080801 - update comments for sessionHistory tests, rs=comments-only
...
DONTBUILD because comments only change.
--HG--
extra : rebase_source : f7db64a3a2c349d696a75b85dee21b58c3a4e8f9
2014-11-04 00:14:29 +00:00
Dan Mosedale
7dc69332bc
Bug 1073410 - get gUM perms earlier for Loop calls (paired with jaws), r=jaws,me
2014-11-03 14:48:16 -08:00
Edgar Chen
134c9ac6cf
Bug 1092013 - Part 1: mozMobileConnection.data.cell is reset to null
unexpectedly in MobileConnectionService. r=hsinyi
2014-10-31 15:15:47 +08:00
B2G Bumper Bot
9cc321b6d8
Bumping manifests a=b2g-bump
2014-11-04 00:37:02 -08:00
B2G Bumper Bot
684f59f0e4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1986bfe36253
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #25759 from comoyo/bug1093011
Bug 1093011 - $ sign should not yield any autosuggestions. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/c0ef4186b8f8
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 1093011 - $ sign should not yield any autosuggestions
2014-11-04 00:30:49 -08:00
B2G Bumper Bot
dc10ae9cc2
Bumping manifests a=b2g-bump
2014-11-04 00:19:59 -08:00
B2G Bumper Bot
e2fdc0d369
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3edb58ab25e2
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25782 from eliperelman/bug-1067625
Bug 1067625 - Increasing timeout for performance tests to account for longer profile creation. r=jlal
========
https://hg.mozilla.org/integration/gaia-central/rev/e0796be896d5
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1067625 - Increasing timeout for performance tests to account for longer profile creation a=npotb r=lightsofapollo
2014-11-04 00:19:44 -08:00
Akshendra Pratap
0ee74ddfcd
Bug 1064365 - Deprecated GetKeywordForURI. r=mak
2014-10-31 06:35:00 +01:00
Blake Winton
873c19be5a
Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw
2014-10-31 16:00:34 -04:00
Alexandre Lissy
f6ea8b2409
Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner
...
In the event of broken/unexpected things, we would like to have even a
partial log set dump. This happens for parsing properties values on
Kitkat builds: the current code does all the parsing itself, but the
format of storage of properties evolved with Kitkat base system, and
this makes LogParser to fail, as documented in bug 1079322. Even if we
miss some values, it can still be useful to have the other remaining
ones.
2014-10-31 05:47:00 +01:00
B2G Bumper Bot
5fed67f58f
Bumping manifests a=b2g-bump
2014-11-03 00:32:00 -08:00
B2G Bumper Bot
daedd7c574
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/33f186b50e2d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25752 from mozilla-b2g/revert-25742-keyboard-aria-label
Revert "Bug 1092911 - Correct aria-label for layout switching keys
========
https://hg.mozilla.org/integration/gaia-central/rev/41ef5bbd5d3e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1092911 - Correct aria-label for layout switching keys +shepherd"
========
https://hg.mozilla.org/integration/gaia-central/rev/e226c628ee22
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25742 from timdream/keyboard-aria-label
Bug 1092911 - Correct aria-label for layout switching keys, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/af890b7ea29d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1092911 - Correct aria-label for layout switching keys
2014-11-03 00:25:51 -08:00
Akshendra Pratap
3f9dba0524
Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric
2014-10-30 08:21:00 -04:00
Mark Banner
ed0e69a65e
Bug 1093056 Scrollbars shouldn't be shown in the room list by default. r=nperriault
2014-11-04 13:43:37 +00:00
Gijs Kruitbosch
ef8c069948
Bug 1080801 - update comments for notification-related tests, rs=comments-only
...
DONTBUILD because comments-only change.
--HG--
extra : rebase_source : 31a1f72d65d77b9fd3fca975cdb458b98791d4b2
2014-11-04 13:19:33 +00:00
Lucas Rocha
6b76767d3f
Bug 1091531 - Don't refresh sidebar state in new tablet UI (r=mhaigh)
2014-11-04 12:01:39 +00:00
Michael Comella
b8e3c28efd
Bug 1086981 - Part 6: Drop keyboard when clicking the menu button. r=lucasr
2014-11-04 04:02:13 -08:00