Commit Graph

422 Commits

Author SHA1 Message Date
Gene Lian
c2411ba98b Bug 783021 - System time: listen to timezone settings changes and update system timezone (part 2). r=khuey, sr=cjones 2012-09-04 15:56:30 +08:00
Alexandre Lissy
c4255647c1 Bug 782289 - Headphones status notification. Part 1: Send observer notification. r=philikon
We send this notification each time status change. For now, only on/off, maybe
it might be a good thing to add microphone status too. We will observe
this notification in b2g's shell.js to generate a mozChromeEvent.
2012-08-13 16:57:51 +02:00
Jose Antonio Olivera Ortega
69428a4081 Bug 782603 - Part 3: RIL implementation for exposing MCC/MNC codes. r=marshall_law 2012-09-03 17:43:59 -04:00
Alexandre Lissy
e70802c7e6 Bug 787936 - Missing comma in ril_worker.js. r=vingtetun 2012-09-03 16:42:13 +02:00
Randell Jesup
29ac5c0b8c Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Gene Lian
a9e8313910 Bug 785298 - Settings API: set() can carry a customized message to notify "mozsettings-changed" observers. r=gwagner 2012-08-31 15:37:43 +08:00
Ryan VanderMeulen
6ae43922eb Merge m-c to inbound. 2012-08-31 20:23:29 -04:00
Philipp von Weitershausen
e8d5af186f Back out 982d02faef3f (bug 777145) for B2G marionette bustage 2012-08-31 13:16:20 -03:00
Ryan VanderMeulen
db0d22bd6d Merge the last PGO-green inbound changeset to m-c. 2012-08-30 21:54:09 -04:00
Blake Kaplan
a005ad2893 Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal 2012-08-30 13:01:34 -03:00
Gregor Wagner
790cd35b36 Bug 787069 - B2G desktop build broken. r=bent 2012-08-30 11:46:04 -03:00
Yoshi Huang
89c3e4ec9b Bug 786831 - Part 3: Update RIL implementations. r=philikon 2012-08-29 19:09:12 -03:00
Jose Antonio Olivera Ortega
c2e71774f4 Bug 786535 - B2G 3G: Handling roaming setting correctly. r=philikon 2012-08-30 21:41:46 +02:00
Shian-Yow Wu
dafad69130 Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon 2012-08-30 13:57:33 -03:00
Yoshi Huang
c32f685556 Bug 786816 - (b2g-stk) B2G RIL: Don't send Terminal Response in advance. r=philikon 2012-08-29 16:56:00 -03:00
Yoshi Huang
ba544f7c66 Bug 786809 - (b2g-stk) B2G RIL: typo in Stk. r=philikon. 2012-08-29 15:00:59 -03:00
Vincent Chang
9907b4e85b Bug 735547 - Support Wifi/USB Tethering, Part 3: NetworkManager. r=philikon 2012-08-30 03:27:08 +08:00
Vincent Chang
a897bbaeb8 Bug 735547 - Support Wifi/USB Tethering, Part 1: netd IPC. r=bent 2012-08-30 04:35:53 +08:00
Yoshi Huang
36c5f43d7e Bug 786701 : B2G RIL : refactor reading MSISDN. r=vicamo 2012-08-28 13:08:05 -03:00
Hubert Figuière
e13e75dd37 Bug 777145 - B2G Network Manager: support navigator.onLine / online / offline events. r=philikon 2012-07-27 15:21:23 -07:00
Yoshi Huang
fc9413a022 Bug 778679 - (b2g-stk) B2G RIL: Handle RIL_UNSOL_STK_EVENT_NOTIFY. r=philikon 2012-07-27 18:36:34 +08:00
Michael Vines
1f2b2fd4ef Bug 786468 - Support alternate nsIRadioInterfaceLayer implementations. r=philikon,mrbkap 2012-08-31 10:59:27 -07:00
Yoshi Huang
be12963ee9 Bug 786694 - Part 2: Error callback. r=philikon 2012-08-28 17:22:12 -03:00
Yoshi Huang
0d5ed3806b Bug 786694 - Part 1: Import 2G SIM Contacts. r=philikon 2012-08-28 15:53:57 -03:00
Hsin-Yi Tsai
f451fe0258 Bug 787423 - B2G RIL: gSystemMessenger is not defined. r=philikon 2012-08-31 22:45:32 +08:00
Cervantes Yu
61595ae851 Bug 711315 - Reset ril states on rild restart in ril worker. r=philikon 2012-08-22 19:16:49 +08:00
Hsin-Yi Tsai
10e756fd10 Bug 782488 - Use system messages to notify incoming telephony events. r=philikon 2012-08-31 11:06:42 +08:00
Yoshi Huang
2e356cd0f7 Bug 787175 - B2G RIL: Use system messages to notify proactive commands. r=philikon 2012-08-30 23:00:13 -03:00
Yoshi Huang
eda0230151 Bug 744714 - Part 3: RIL implementation. r=philikon 2012-04-10 20:04:27 +08:00
Jose Antonio Olivera Ortega
19da3610f0 Bug 785095 - B2G RIL - Error fetching records for ICC cards with RIL_APPTYPE_SIM = 1. r=philikon 2012-08-28 20:05:34 +02:00
Philipp von Weitershausen
248cabbd76 Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law 2012-08-28 11:37:43 -03:00
Philipp von Weitershausen
b80c091040 Bug 785947 - B2G RIL: I accidentally a typo in the message manager refactoring. r=qDot 2012-08-27 15:27:37 -03:00
Philipp von Weitershausen
f47e2a9937 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Shian-Yow Wu
a25a281392 Bug 785620 - B2G RIL: datacall.dns is null. r=philikon 2012-08-25 22:29:07 -04:00
David Rajchenbach-Teller
e03c0a038d Bug 761138 - Create/remove directories (constants). r=froydnj 2012-08-24 16:18:15 -04:00
Nathan Froyd
4c779437cc Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey 2012-08-24 16:01:30 -04:00
Luke Wagner
ce71e55555 Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley)
--HG--
extra : rebase_source : 12acf2288285f5caefd7fecea8207de3a47eab5b
2012-08-21 18:42:53 -07:00
David Rajchenbach-Teller
537d283f95 Bug 775588 - Do not define a special directory if it doesn't exist. r=khuey
--HG--
extra : rebase_source : 19432a51e503201248a1e402fcdceefe2dfcf7d4
2012-08-22 16:58:09 -04:00
David Rajchenbach-Teller
56cc07bc9e Bug 775588 - Expose path to tmpdir, profiledir in OS.Constants and make sure that weird loaders that violate loading order do not segfault. r=khuey
--HG--
extra : rebase_source : 26df2463b84dd60ca50cc9c280f226ee692d2f4e
2012-08-22 16:58:08 -04:00
Ehsan Akhgari
8c296bbcd4 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script.  Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Hsin-Yi Tsai
730cd761d3 Bug 777202 - RadioInterfaceLayer broadcasts request responses to all content processes. r=philikon 2012-08-17 11:46:34 +08:00
Hsin-Yi Tsai
f77317f667 Bug 782778 - [WebAPI] WebTelephony: Receive 'connected' call event twice for the same call. r=philikon 2012-08-15 16:10:09 +08:00
Yoshi Huang
226247f651 Bug 783150 - B2G RIL: Fetch ICC Record only when SIM_READY. r=vicamo 2012-08-10 14:55:08 +08:00
Vicamo Yang
55faef4dd3 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-16 09:36:56 +08:00
Steven Lee
23dca1a089 Bug 779149 - [Dialer] Audio does not go through headset. r=mwu 2012-08-15 21:00:50 -04:00
Jose Antonio Olivera Ortega
20fd320408 Bug 774114 - B2G RIL: Refactor the way of handling RIL_REQUEST_{ENTER_*, CHANGE_*} responses. r=philikon 2012-08-15 09:49:12 -07:00
Phil Ringnalda
e683918b13 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Vicamo Yang
6321d28af0 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-15 12:35:46 +08:00
Shian-Yow Wu
82c519a7c0 Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon 2012-08-13 21:54:42 -04:00
Shian-Yow Wu
3345c89acf Bug 767375 - B2G network manager: expose IP Information of network interfaces (IDL). r=philikon 2012-08-13 21:54:42 -04:00