Commit Graph

1026 Commits

Author SHA1 Message Date
Ted Mielczarek
aa974a78e0 bug 690935 - implement navigator.getGamepads(). r=smaug
--HG--
rename : content/events/src/nsDOMGamepad.cpp => dom/gamepad/Gamepad.cpp
rename : content/events/src/nsDOMGamepad.h => dom/gamepad/Gamepad.h
rename : dom/system/GamepadService.cpp => dom/gamepad/GamepadService.cpp
rename : dom/system/GamepadService.h => dom/gamepad/GamepadService.h
extra : rebase_source : da536e09d6c09c605db28e4af4ccccf824efc20d
2012-02-15 19:47:13 -05:00
Ted Mielczarek
3eceadd942 bug 851547 - Make Gamepad API preffable. r=smaug
--HG--
extra : rebase_source : bc4f3c5c34d08f0af0b1ef6c35053c07fe991bf4
2013-04-09 08:43:24 -04:00
Chris Peterson
0217fe67ca Bug 883071 - Don't send opted-out SSIDs when querying Google Location Service. r=dougt 2013-06-13 20:20:15 -07:00
Edgar Chen
9814c0857e Bug 860585 - Part 5: Fix xpcshell tests for cardlock. r=allstars.chh 2013-05-21 15:15:45 +08:00
Edgar Chen
dbb90de6a1 Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh 2013-04-11 15:12:09 +08:00
Mike Shal
2eff1a24b8 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
2013-06-10 12:08:47 -04:00
Edgar Chen
eeec43d137 Bug 880369 - Part 2: Xpcshell tests for mcc table. r=allstars.chh 2013-06-11 16:36:29 +08:00
Edgar Chen
e7c4a8bd30 Bug 880369 - Part 1: Check mcc table if EFad dose not contain the length of mnc. r=allstars.chh 2013-06-07 18:48:10 +08:00
Alexandre Lissy
892b9d9dd0 Bug 882105 - Typo error breaking NetworkManager.js. r=vicamo
---
 dom/system/gonk/NetworkManager.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2013-06-13 01:05:55 +08:00
Albert Crespell
81847104db Bug 879793 - Update stats when network interface is unregistered. r=clian 2013-06-06 20:40:50 +02:00
Vincent Chang
8f98f7255f Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap 2013-05-16 19:39:58 +08:00
Ryan VanderMeulen
52f3758e3b Merge m-c to inbound. 2013-06-10 12:26:38 -04:00
Martin Stransky
82972db84e Bug 879515 - Port GTK2 to GTK3 - dom/plugins fixes. r=karlt 2013-06-10 08:36:26 -04:00
Szu-Yu Chen [:aknow]
986867f111 Bug 875243 - B2G RIL: fix some coding style. r=hsinyi 2013-06-10 10:41:14 +08:00
Gina Yeh
9b9e96c828 Bug 872907 - Patch 5: Handle A2DP status changed in AudioManager, r=echou, r=mwu 2013-06-08 23:26:28 +08:00
Vicamo Yang
f540811326 Bug 874273: B2G RIL - return correct voice network type. r=yoshi 2013-06-07 16:50:10 +08:00
Vicamo Yang
e389424b1b Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi 2013-06-07 15:32:24 +08:00
Vicamo Yang
5ee2afcc8c Bug 879671 - 1/2: pass multiple initial options to ril_worker. r=yoshi 2013-06-07 15:32:20 +08:00
Vicamo Yang
ed30739e16 Bug 879840: B2G RIL - correct CB activation code. r=yoshi 2013-06-07 10:58:05 +08:00
Alexandre Lissy
5ff9e00e05 Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
This seems to be needed on some devices to ensure proper low power state
of the modem.
---
 dom/system/gonk/RadioInterfaceLayer.js | 15 +++++++++++++++
 widget/gonk/nsWindow.cpp               |  9 +++++++++
 2 files changed, 24 insertions(+)
2013-06-06 15:28:59 +08:00
Vicamo Yang
97cf2da443 Bug 879225: NetworkManager - extract hostname from various formats. r=gene 2013-06-05 17:20:50 +08:00
Vicamo Yang
46e9e2bf89 Bug 877560: B2G RIL - support EF_CBMID. r=yoshi 2013-06-05 14:55:36 +08:00
Ed Morley
9eefe35b00 Merge latest green inbound changeset and mozilla-central 2013-06-04 15:14:21 +01:00
Makoto Kato
bad23f34f8 Bug 871462 - Clean up string API usages on Gonk. r=dbaron 2013-06-03 17:41:27 +09:00
Edgar Chen
615334542d Bug 868934 - Support selecting authentication type for data call. r=hsinyi 2013-05-06 16:58:56 +08:00
Patrick Wang
7390e87edc Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
Phil Ringnalda
d98176c5dc Merge m-c to birch 2013-06-02 10:19:08 -07:00
Chris Peterson
b9bb211b66 Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde 2013-05-30 11:26:02 -07:00
Alexandre Lissy
55dc8a6762 Bug 875390 - Add MMSC and/or MMS Proxy specific host routes via MMS APN. r=vyang
MMS sending has been failing because often the default network route was
not going through the MMS APN. This commit adds specific host route via
the correct network interface for either MMSC or MMS proxy depending on
the carrier information. We also perform DNS resolution to cope with
MMSC/proxy that are using FQDN.
2013-05-31 10:14:45 +02:00
Oleg Romashin
d6d1948115 Bug 877191 - Gonk does not compile with later m-c on 4.6 compiler. r=mwu
From 0ff67b491787206102e3f079026bdb54339f69bf Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/GonkGPSGeolocationProvider.cpp |    6 +++---
 dom/system/gonk/GonkGPSGeolocationProvider.h   |    1 +
 widget/gonk/nsIdleServiceGonk.h                |    7 +++----
 3 files changed, 7 insertions(+), 7 deletions(-)
2013-05-29 17:43:17 -07:00
Boris Zbarsky
e1d7ebf663 Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
Jon Coppeard
6fec5f0632 Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug 2013-05-29 09:29:39 +01:00
Vincent Liu
37474bcb97 Bug 864588 - [B2G] [Leo] [Internet Sharing] USB tethering turns off almost immediately after being turned on. r=vchang 2013-05-24 10:38:31 +08:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
rlin@mozilla.com
ad670953ca Bug 875227 - No call sound when the call established, r=mwu 2013-05-23 18:28:20 +08:00
Ed Morley
0f51279675 Merge mozilla-central and birch 2013-05-23 12:47:30 +01:00
Vicamo Yang
a4f483fe2e Bug 872219 - 1/2: B2G SMS - check number of segments in getSegmentInfoForText(). r=gene 2013-05-23 19:42:29 +08:00
Hsin-Yi Tsai
e359b85d70 Bug 823958 - RIL impl- Deliver 'enumerateCallStateComplete' (part 3/4). r=vicamo 2013-05-10 14:58:06 +08:00
Edgar Chen
b422878737 Bug 873965 - Set preferred network type when radio is on. r=vicamo 2013-05-20 16:04:37 +08:00
Szu-Yu Chen [:aknow]
62088d9ca5 Bug 818393 - Part 3: Call barring RIL implementation. r=htsai.
---
 dom/system/gonk/RILContentHelper.js    |  112 +++++++++++++++++++++++++++++++-
 dom/system/gonk/RadioInterfaceLayer.js |   38 +++++++++++
 dom/system/gonk/ril_consts.js          |   19 ++++++
 dom/system/gonk/ril_worker.js          |   31 +++++++++
 4 files changed, 199 insertions(+), 1 deletion(-)
2013-05-21 13:13:37 +08:00
Bobby Holley
91448a9dac Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley
54ef3d2952 Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
Edgar Chen
edee3e5ee8 Bug 859220 - Part 3: Separate IPC messages in RadioInterfaceLayer. r=allstars.chh 2013-04-09 14:18:43 +08:00
Marco Chen
dcb43990c1 Bug 870682 - [gonk-jb-4.2] Add basic support for audio control API. r=mwu 2013-05-20 15:34:42 +08:00
Dave Hylands
a70d0d649d Bug 873391 - Volume state changes may get processed out of order in child processes. r=qDot 2013-05-17 12:55:14 -07:00
Randy Lin
40362af3d8 Bug 868932 - All channel volume is not updated. r=mwu 2013-05-16 12:00:02 +08:00
Shawn Huang
c9e8e4ab5c Bug 872428 - Fix missing setForceUse to BT SCO for audio path, r=mwu 2013-05-16 14:31:21 +08:00
Patrick Wang
31bbc66fb6 Bug 849725: remove RIL.iccInfoPrivate.SPN.spn. r=allstars.chh 2013-05-14 11:32:16 +08:00
Ryan VanderMeulen
f9b7785a5b Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
Dimi Lee
5ce68add7b Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang 2013-05-02 18:02:33 +08:00