Jessica Jong
7ecb8b9733
Bug 1038276
- Add a fallback to AOSP's for supported network types. r=edgar
2014-09-05 17:40:03 +08:00
Hsin-Yi Tsai
46669e24af
Bug 1063405
- [B2G][RIL] ussd is not defined. r=edgar
2014-09-05 16:54:36 +08:00
Hsin-Yi Tsai
dc14e62feb
Bug 1061535 - [B2G][RIL] relax restrictions on EF_IMG error handling - part 2 - test. r=edgar
2014-09-04 12:13:20 +08:00
Hsin-Yi Tsai
0e263f1a7e
Bug 1061535 - [B2G][RIL] relax restrictions on EF_IMG error handling - part 1 - fix. r=edgar
2014-09-03 15:53:09 +08:00
B2G Bumper Bot
3fae63902b
Bumping manifests a=b2g-bump
2014-09-05 01:46:59 -07:00
B2G Bumper Bot
e543acd0fa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/03480d78d045
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23752 from crdlc/bug-1053758-v2
Bug 1053758 - Update add to home screen dialog to meet new interaction a...
========
https://hg.mozilla.org/integration/gaia-central/rev/df44b0ed88c6
Author: crdlc <crdlc@tid.es>
Desc: Bug 1053758 - Update add to home screen dialog to meet new interaction and UX specs
2014-09-05 01:35:45 -07:00
B2G Bumper Bot
ec045307f8
Bumping manifests a=b2g-bump
2014-09-05 01:27:05 -07:00
B2G Bumper Bot
1354abc932
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8800f179ae80
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23444 from Moz-TedC/bug-1052486-fix
Bug 1052486 - Call UIManager.initTZ later, giving the mobile network more time to connect. r=achen
========
https://hg.mozilla.org/integration/gaia-central/rev/8a99777d907a
Author: Ted Clancy (:tedders1) <tclancy@mozilla.com>
Desc: Bug 1052486: Call UIManager.initTZ later, giving the mobile network more time to connect. r=achen
2014-09-05 01:20:51 -07:00
Thomas Zimmermann
261a3f87cf
Bug 1062754: Support peer shutdown and EOF in |SocketIOBase|, r=qdot, btian
...
Calling read on a socket that has been closed for reading by the
peer, read returns 0. The socket is still readable however, so
polling and reading will return constant results of 0 received
bytes.
With this patch, if a socket's peer shuts down reading or if
we reached the EOF, we stop watching the file descriptor for
readability. |SocketIOBase| will detect this case exactly once
and initiate the socket's shutdown.
2014-09-05 10:16:24 +02:00
Yoshi Huang
7ec45ecc3a
Bug 1053732 - Part 3: Update Impl and tests. r=dimi
2014-08-19 17:40:07 +08:00
Yoshi Huang
4caec34814
Bug 1053732 - Part 2: update NfcService. r=smaug
2014-08-18 17:31:18 +08:00
Yoshi Huang
a3b1a52aa8
Bug 1053732 - Part 1: DOM changes. r=smaug
2014-08-18 14:56:12 +08:00
Thomas Zimmermann
f86f3b798c
Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian
...
The patch removes unused callbacks and helper runnables from the
Bluedroid implementation of BluetoothA2DPManager. It also removes
the last Bluedroid-specific code from BluetoothUtils.{cpp,h}.
2014-09-05 10:00:41 +02:00
Thomas Zimmermann
9c424c3029
Bug 1061124: Integrate helper runnables into A2DP and AVRCP notifications (under bluetooth2/), r=btian
...
The helper runnables where necessary to perform certain operations on
the main thread after having received a callback from Bluedroid. The
new notification methods already run on the main thread, so the helper
runnables can be replaced by direct calls.
2014-09-05 10:00:40 +02:00
Thomas Zimmermann
ae1052b35e
Bug 1061124: Use Bluetooth A2DP and AVRCP notifications (under bluetooth2/), r=btian
...
This patch converts Bluetooth's A2DP manager and Bluedroid interface
to use notifications instead of callbacks.
2014-09-05 10:00:40 +02:00
Thomas Zimmermann
bdd661ae16
Bug 1061124: Implement Bluetooth A2DP notifications (under bluetooth2/), r=btian
...
This patch adds Bluetooth A2DP and AVRCP notifications to Gecko's
A2DP manager. The code has been taken from taken from the callback
implementations, and adapted to run on the main thread. No further
cleanups have been applied.
2014-09-05 10:00:40 +02:00
Thomas Zimmermann
4d8594f2cb
Bug 1061124: Add Bluetooth A2DP and AVRCP notifications (under bluetooth2/), r=btian
...
This patch adds A2DP and AVRCP notifications and callbacks to
Gecko's Bluedroid interface. Support for AVRCP depends on the
version of the Android base system and is only available on
versions 18, 19 or later.
2014-09-05 10:00:39 +02:00
Alexandre Poirot
75e1b8902b
Bug 1062107 - Fix system app listener removal. r=fabrice
2014-09-04 03:04:00 +02:00
B2G Bumper Bot
1979faafd5
Bumping manifests a=b2g-bump
2014-09-05 00:07:00 -07:00
B2G Bumper Bot
52d244c4e3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbc6de7c7214
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23739 from Achal-Aggarwal/fix-1055975
Bug 1055975 - Bad comparison in libpinyin.js.
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/2691fd47eb83
Author: Achal-Aggarwal <theachalaggarwal@gmail.com>
Desc: Bug 1055975 - Bad comparison in libpinyin.js
2014-09-05 00:00:44 -07:00
B2G Bumper Bot
2a989f62c7
Bumping manifests a=b2g-bump
2014-09-04 23:31:59 -07:00
B2G Bumper Bot
837ec60570
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa23c1312bd2
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #23698 from cctuan/1061563
Bug 1061563 - extend build test time
========
https://hg.mozilla.org/integration/gaia-central/rev/574e7fdeacab
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1061563 - extent test timeout from 180000 for build-test
2014-09-04 23:25:44 -07:00
B2G Bumper Bot
1f7300ac9c
Bumping manifests a=b2g-bump
2014-09-04 22:08:16 -07:00
B2G Bumper Bot
5a5eefa2e8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c65a5707548
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #23736 from hfiguiere/bug947816-metadata-unit-test
Bug 947816 - metadata unit test r=squib
========
https://hg.mozilla.org/integration/gaia-central/rev/3a367e41fd8e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947816 - Part 2: Add metadata test for VorbisComment (.ogg) id3v1 and AAC (.m4a)
2014-09-04 22:00:40 -07:00
Ehsan Akhgari
3e12cc3169
Bug 1060115 - Avoid using malloc/free in b2g.exe on b2g desktop so that we can make it work on XPSP2 with MSVC2013; r=dmajor
2014-09-04 23:21:24 -04:00
B2G Bumper Bot
840742d61d
Bumping manifests a=b2g-bump
2014-09-04 20:13:56 -07:00
B2G Bumper Bot
feb3c35657
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acbe04d0739c
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #23624 from luke-chang/960800_sms_rtsp_link_support
Bug 960800 - [B2G][SMS][RTSP] RTSP link doesn't appear as hyperlink when SMS is received
========
https://hg.mozilla.org/integration/gaia-central/rev/b5ecc4266aff
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 960800 - [B2G][SMS][RTSP] RTSP link doesn't appear as hyperlink when SMS is received
- add hyperlink support to rtsp protocol
2014-09-04 20:05:31 -07:00
B2G Bumper Bot
7122846832
Bumping manifests a=b2g-bump
2014-09-04 19:44:12 -07:00
B2G Bumper Bot
2c0e24954f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8ac8b8a096fa
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23618 from RudyLu/keyboard/Bug985334_popup_originalKey
Bug 985334 - [Keyboard UX update][User Story] Second layer popup behavior.
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/8a01d096a074
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 985334 - to include the original key in the alternative char menu.
2014-09-04 19:35:36 -07:00
Wes Kocher
2cc342f7d3
Merge m-c to b2g-inbound a=merge
2014-09-04 18:52:01 -07:00
Wes Kocher
d48269bc7c
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Wes Kocher
7725890754
Merge b2g-inbound to m-c a=merge
2014-09-04 17:31:18 -07:00
B2G Bumper Bot
a421ddcaf8
Bumping manifests a=b2g-bump
2014-09-04 17:22:27 -07:00
B2G Bumper Bot
c1da7c40ef
Bumping manifests a=b2g-bump
2014-09-04 16:51:54 -07:00
B2G Bumper Bot
10af3c0b32
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebae3f4e495c
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1062198 - Fix launching app from rocket bar search result r=kgrandon
- Hide search result and deactivate rocket bar when launching app
2014-09-04 16:40:44 -07:00
B2G Bumper Bot
1eb607b26d
Bumping manifests a=b2g-bump
2014-09-04 15:31:52 -07:00
B2G Bumper Bot
5f4b2fc327
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/125cf22ac281
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23730 from mikehenrty/bug-1062046-fix-notification-intermittent
Bug 1062046 - Remove unneeded calendar launch call
========
https://hg.mozilla.org/integration/gaia-central/rev/d304ee8cc3cd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1062046 - Remove unneeded calendar launch call
2014-09-04 15:25:45 -07:00
B2G Bumper Bot
a85e3d6c30
Bumping manifests a=b2g-bump
2014-09-04 15:01:51 -07:00
B2G Bumper Bot
16aee019fd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea34a9b4afea
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #23691 from nullaus/bug1062580
bug 1062580 - Send taskmanagershow with correct filter data.
========
https://hg.mozilla.org/integration/gaia-central/rev/afddf6cdd617
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1062580 - Send taskmanagershow with correct filter data.
2014-09-04 14:55:44 -07:00
B2G Bumper Bot
0b2baf74e1
Bumping manifests a=b2g-bump
2014-09-04 14:12:26 -07:00
B2G Bumper Bot
a045c7f72a
Bumping manifests a=b2g-bump
2014-09-04 14:06:50 -07:00
B2G Bumper Bot
a5e5536bed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c24176cfc9d1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23696 from mikehenrty/bug-1061924-call-forwarding-flashing
Bug 1061924 - Hide callforwarding and signal icons by default
========
https://hg.mozilla.org/integration/gaia-central/rev/a2629d53e82a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1061924 - Hide callforwarding and signal icons by default
2014-09-04 14:00:44 -07:00
B2G Bumper Bot
198689270e
Bumping manifests a=b2g-bump
2014-09-04 13:47:43 -07:00
B2G Bumper Bot
0e8aa5d71a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8003c86883
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22985 from pivanov/bug-1035681
Bug 1035681 - [Gallery] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/7e5fb5a91600
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035681 - [Gallery] - check missing images
2014-09-04 13:45:49 -07:00
Ehsan Akhgari
f86faf74b9
Bug 1034930 - Improve the const correctness of BinaryOutputStream::writeBytes; r=upstream
2014-09-04 16:17:19 -04:00
B2G Bumper Bot
87b9a24094
Bumping manifests a=b2g-bump
2014-09-04 13:12:26 -07:00
Boris Zbarsky
a5de334278
Bug 716491. Return a .status of 200 and .statusText of "OK" for successful non-HTTP XHR loads. r=smaug
2014-09-04 15:26:58 -04:00
Boris Zbarsky
0884032212
Bug 1057176. Don't try to use the document's window for regexp evaluation in nsContentUtils::IsPatternMatching, since there might not be one. Just use the unprivileged junk scope. r=bholley
2014-09-04 15:26:39 -04:00
Boris Zbarsky
dfeaa19d76
Bug 969490. Add a Components.utils.now() that provides access in system JS to a monotonic timer, returning a fractional number milliseconds since process creation. r=bholley
2014-09-04 15:26:21 -04:00
Tim Taubert
f20cb9b88b
Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage
2014-09-04 15:08:57 -04:00