Commit Graph

802 Commits

Author SHA1 Message Date
Shih-Chiang Chien
3f2dfe58f2 Bug 841243 - Followup fix for the captive portal changes, r=fabrice a=shira+ 2013-02-15 14:26:58 -08:00
Dave Hylands
052f926324 Bug 839422 - Don't enable adb when toggling USB Tethering. r=qdot 2013-02-14 12:21:08 -08:00
Ryan VanderMeulen
141f9389ce Backed out 12 changesets (bug 834732) for b2g bustage and OSX mochitest-1 crashes on a CLOSED TREE. 2013-02-12 20:54:48 -05:00
Bobby Holley
fbadb5c010 Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap
The goal here is to get rid of this crap entirely, and make nsCxPusher always
push. But that's a scary change, so we do it in chunks. This patch, in particular,
should have zero behavioral change. This means preserving some very wrong behavior.
For instance, currently SafeAutoJSContext never pushes a damn thing, because the
safe JSContext doesn't have an associated nsIScriptContext. We preserve this
behavior, and in fact convert various similarly-buggy consumers to
SafeAutoJSContext, so that we can hoist the behavioral change into a subsequent
patch.
2013-02-13 00:22:26 +01:00
Andrea Marchesini
3bfe2368d9 Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv 2013-02-08 11:34:47 -05:00
Shian-Yow Wu
113cf7dc1c Bug 833526 - Not be able to receive "network-active-change" notification from NetworkManager. r=vicamo 2013-02-07 16:21:28 +08:00
Edgar Chen
d5769306a5 Bug 838096 - Part 5: Modify test_update_network_name. r=allstars.chh 2013-02-06 17:42:10 +08:00
Edgar Chen
c0e591e420 Bug 838096 - Part 4: xpcshell tests for readPNN. r=allstars.chh 2013-02-05 18:01:27 +08:00
Edgar Chen
12871a4a1f Bug 838096 - Part 3: Ignore the record of EF_PNN if the contents are unused bytes. r=allstars.chh 2013-01-23 23:46:09 +08:00
Edgar Chen
1f57dadf06 Bug 838096 - Part 2: Refactor readPNN. r=allstars.chh 2013-02-06 11:42:49 +08:00
Edgar Chen
5c65c0c7eb Bug 838096 - Part 1: Rename getPNN as readPNN. r=allstars.chh 2013-02-06 11:26:19 +08:00
Edgar Chen
3298b7cebe Bug 809725 - Part 4: xpcshell tests for readEmail. r=allstars.chh 2013-01-28 17:40:59 +08:00
Edgar Chen
aba03bd8a4 Bug 809725 - Part 2: Read contact email. r=allstars.chh 2012-12-22 14:24:46 +08:00
Edgar Chen
3818cf8d15 Bug 809725 - Part 1: Add readEmail and readIAP in ICCRecordHelper. r=allstars.chh 2013-01-31 15:34:55 +08:00
Shih-Chiang Chien
ea7eaf690e Bug 780793 - Part 2: Initiate captive portal detection while wifi connected. r=vchang 2012-11-15 11:26:43 +08:00
Shian-Yow Wu
14c8c9ef66 Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo 2013-02-06 13:12:25 +08:00
Gene Lian
ba54790727 Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 1, s/SmsDatabaseService/MobileMessageDatabaseService). r=vicamo 2013-02-05 19:10:39 +08:00
Vicamo Yang
726c0d58ed Bug 814579: connect client socket by id. r=qDot 2013-02-04 21:26:43 +08:00
Marco Chen
dc12cdcd02 Bug 834200 - [Audio] Hook AudioManager::SetPhoneState for getting ring & in_call then register into AudioChannelService. r=baku, a=tef+ 2013-02-04 11:23:06 +08:00
Yoshi Huang
c3cdc774d3 Bug 833711 - Part 3: Move lastKnownMcc into voice connection. r=vicamo 2013-01-24 11:11:16 +08:00
Yoshi Huang
0d9d4a1954 Bug 833711 - Part 2: Revise handleoperatorchange in RadioInterfaceLayer and updateInfo in RILContentHelper. r=vicamo 2013-01-28 11:41:34 +08:00
Yoshi Huang
63c963b476 Bug 830164 - Part 6: update xpcshell tests for SST. r=vicamo 2013-01-28 10:57:30 +08:00
Yoshi Huang
fea3348c66 Bug 830164 - Part 5: remove SST from iccInfo. r=vicamo 2013-01-25 11:09:22 +08:00
Yoshi Huang
c8ffccc19c Bug 830164 - Part 4: Update GPS. r=dougt 2013-01-10 14:57:49 +01:00
Yoshi Huang
bf8f604d1c Bug 830164 - Part 3: update read IMSI. r=vicamo 2013-01-11 10:20:12 +01:00
Yoshi Huang
8eecf8ee1e Bug 830164 - Part 2: rename icc to iccInfo. r=vicamo 2013-01-10 17:18:54 +01:00
Yoshi Huang
d7b9a92513 Bug 830164 - Part 1: IDL Changed. r=vicamo 2013-01-10 14:20:37 +01:00
Daniel Holbert
669a7077c9 back out 9a7369b9bc9d (bug 814579) for B2G Arm opt Mn & X orange 2013-02-02 00:01:25 -08:00
Vicamo Yang
0b69ea42e6 Bug 814579: connect client socket by id. r=qDot 2013-02-02 13:06:27 +08:00
Jose Antonio Olivera Ortega
df7f8dbc2e Bug 822522 - [b2g-ril] Add an explicit GECKO_CARDSTATE_UNKNOWN state. r=qDot 2013-02-01 14:17:48 +01:00
Vicamo Yang
95c0116f41 Bug 826931 - Part 3/3: use mozilla::ipc::UnixSocket. r=qDot 2013-02-01 20:28:22 +08:00
Yoshi Huang
343ae89e0a Bug 836731 : Fix processICCIOError. r=vicamo 2013-01-31 23:10:34 +08:00
Hsin-Yi Tsai
1078507957 Bug 830522 - unregister enumerationTelephonyCallback. r=vicamo 2013-01-31 10:37:13 +08:00
Hsin-Yi Tsai
fef8959ddb Bug 836168 - B2G RIL: update audioPhoneState when rejecting an incoming call. r=allstars.chh 2013-01-30 11:16:31 +08:00
Chuck Lee
3f0d4c7081 Bug 831627 - 0004. Test case for Event Download Command : Language Selection. r=yoshi 2013-01-28 14:06:06 +08:00
Chuck Lee
f249196787 Bug 831627 - 0003. Mark event as supported. r=yoshi 2013-01-28 10:44:13 +08:00
Chuck Lee
5936e1e55d Bug 831627 - 0002. Handle event. r=yoshi 2013-01-28 10:44:12 +08:00
Andrea Marchesini
a2f2f91dda Bug 835612 - Fix nsVolumeService to use strings better, r=jlebar 2013-01-29 14:27:46 +01:00
Dave Hylands
e69de7d4fa Bug 835408 - nsVolume NameStr and MountPointStr noe return nsCString rather than ptr to freed memory. r=jlebar 2013-01-28 14:34:30 -08:00
Ed Morley
46036aa594 Backout aad75c7c49c5:2addf5bd1730 (bug 830164) for B2G marionette failures on a CLOSED TREE 2013-01-28 10:44:15 +00:00
Yoshi Huang
c0a343ce0b Bug 830164 - Part 6: update xpcshell tests for SST. r=vicamo 2013-01-28 10:57:30 +08:00
Yoshi Huang
7a81928999 Bug 830164 - Part 5: remove SST from iccInfo. r=vicamo 2013-01-25 11:09:22 +08:00
Yoshi Huang
e5d87e7d38 Bug 830164 - Part 4: Update GPS. r=dougt 2013-01-10 14:57:49 +01:00
Yoshi Huang
23619df098 Bug 830164 - Part 3: update read IMSI. r=vicamo 2013-01-11 10:20:12 +01:00
Yoshi Huang
06192d127b Bug 830164 - Part 2: rename icc to iccInfo. r=vicamo 2013-01-10 17:18:54 +01:00
Yoshi Huang
9a7847333d Bug 830164 - Part 1: IDL Changed. r=vicamo 2013-01-10 14:20:37 +01:00
Jose Antonio Olivera Ortega
c9282c43d2 Bug 827280 - Part 4: RIL. r=philikon a=tef+ 2013-01-25 19:45:23 +01:00
Chuck Lee
9bf0337f71 Bug 831628 - 0005. Test case for Event Download Command : Idle Screen Available. r=yoshi 2013-01-24 15:34:32 +08:00
Chuck Lee
8a4442f09a Bug 831628 - 0004. Change worker name. r=yoshi 2013-01-24 15:34:30 +08:00
Chuck Lee
86b42533ce Bug 831628 - 0003. Mark event as supported. r=yoshi 2013-01-24 12:15:11 +08:00