Marco Chen
03e0be6fea
Bug 929139 - Remove assert check for impossible unknow state because some devices (ex: emulator) may not have sys node for headset switch state. r=dougt
2013-10-25 14:03:27 +08:00
Ed Morley
54bdd310c4
Merge mozilla-central and b2g-inbound
2013-10-25 12:12:23 +01:00
Carsten "Tomcat" Book
63e13d3fb3
Merge B2g-inbound to Mozilla-Central
2013-10-25 11:48:38 +02:00
Steven Michaud
f8b48d3ced
Bug 929686 - Stopgap patch to allow building of CoreLocation stuff with 10.9 SDK. r=spohl
2013-10-24 21:10:10 -05:00
Mike Hommey
1d566f7586
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Georgia Wang
7b00539f20
Bug 813042 - Part2: xpcshell test for RILQUIRKS_SEND_STK_PROFILE_DOWNLOAD. r=yoshi
2013-10-23 11:25:12 +08:00
Georgia Wang
3a2ee6f741
Bug 813042 - Part1: Add Ril quirk for REQUEST_STK_SEND_PROFILE. r=yoshi
2013-10-23 11:15:36 +08:00
Georgia Wang
783279d835
Bug 929396 - Message printout error in ComprehensionTlvHelper's decoding function. r=yoshi
2013-10-23 11:53:59 +08:00
"allstars.chh"
803819934f
Bug 928782 - B2G RIL: 'Import SIM Contact failed' after when Contact is WebIDLized. r=vicamo
2013-10-22 14:57:44 +08:00
Ed Morley
e5afc7eee4
Backed out changeset a8ee7948d5cf (bug 920551)
2013-10-25 10:52:20 +01:00
Ed Morley
09e86235f0
Backed out changeset 7e0b33c685c8 (bug 920551)
2013-10-25 10:52:14 +01:00
Edgar Chen
59d9aa8ab2
Bug 925676 - Part 2: RIL implementation. r=vyang,gene
2013-10-22 18:43:03 +08:00
Edgar Chen
efbd67d792
Bug 925676- Part 1: IDL changes. r=vyang,gene
2013-10-22 17:30:35 +08:00
Vicamo Yang
7c936f30b6
Bug 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru
2013-10-25 11:07:52 +08:00
Vicamo Yang
85ce55ab0a
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-25 11:07:44 +08:00
Vicamo Yang
fe6bb6c92a
Bug 926302 - 3/3: test cases. r=hsinyi
2013-10-24 16:15:15 +08:00
Vicamo Yang
d5accb0c72
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
2013-10-24 16:15:06 +08:00
Vicamo Yang
a2dff26413
Bug 926302 - 2.a/3: refactor preference/settings names. r=gene
2013-10-24 16:14:59 +08:00
Mike Hommey
61124c1afc
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
e2ae65f67a
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Trevor Saunders
d3d322d222
[PATCH] bug 922566 - kill dom-config.mk
...
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
content/media/webspeech/recognition/Makefile.in | 1 -
content/media/webspeech/recognition/moz.build | 5 +-
content/media/webspeech/synth/Makefile.in | 1 -
content/media/webspeech/synth/pico/Makefile.in | 3 --
dom/alarm/Makefile.in | 2 -
dom/apps/src/Makefile.in | 1 -
dom/base/Makefile.in | 2 -
dom/base/moz.build | 26 ++++++++++-
dom/battery/Makefile.in | 1 -
dom/bindings/Makefile.in | 3 --
dom/bindings/moz.build | 17 ++++++-
dom/bindings/test/Makefile.in | 5 +-
dom/bluetooth/Makefile.in | 2 -
dom/bluetooth/moz.build | 7 ++-
dom/browser-element/Makefile.in | 3 --
dom/browser-element/moz.build | 6 ++-
dom/camera/Makefile.in | 1 -
dom/camera/moz.build | 5 +-
dom/devicestorage/Makefile.in | 1 -
dom/dom-config.mk | 61 -------------------------
dom/encoding/Makefile.in | 1 -
dom/fmradio/Makefile.in | 2 -
dom/fmradio/ipc/Makefile.in | 1 -
dom/fmradio/ipc/moz.build | 5 +-
dom/fmradio/moz.build | 5 +-
dom/icc/src/Makefile.in | 4 --
dom/media/Makefile.in | 3 --
dom/media/moz.build | 6 ++-
dom/mobilemessage/src/Makefile.in | 1 -
dom/mobilemessage/src/moz.build | 5 +-
dom/network/src/Makefile.in | 2 -
dom/plugins/base/Makefile.in | 1 -
dom/plugins/base/moz.build | 8 +++-
dom/power/Makefile.in | 1 -
dom/quota/Makefile.in | 1 -
dom/system/gonk/Makefile.in | 2 -
dom/telephony/Makefile.in | 1 -
dom/time/Makefile.in | 1 -
dom/wifi/Makefile.in | 5 --
39 files changed, 85 insertions(+), 123 deletions(-)
delete mode 100644 dom/dom-config.mk
delete mode 100644 dom/wifi/Makefile.in
2013-10-23 17:20:55 -04:00
Nils Maier
d07967b696
Bug 924916: Part 1 - Implement OS.File.setDates() for Unix. r=yoric
2013-10-28 05:40:00 +00:00
Birunthan Mohanathas
ca89c214af
Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan
2013-10-28 10:04:47 -04:00
Dave Hylands
7d2c8f127a
Backout e7a4fe2d9e5e (Bug 818353) due to causing bug 929815.
2013-10-22 21:12:04 -07:00
Wes Kocher
ad52f3e2b0
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Wes Kocher
8f386cadf3
Merge m-c to b2g-inbound
2013-10-22 11:19:19 -04:00
Wes Kocher
cac2099286
Merge b2g-inbound to m-c
2013-10-21 20:30:58 -04:00
Phil Ringnalda
bd30e279e0
Merge m-c to b-i
2013-10-20 19:32:48 -07:00
Dave Hylands
2ea5e22f1c
Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot
2013-10-18 20:21:52 -07:00
Ryan VanderMeulen
133467df0a
Merge inbound to m-c.
2013-10-18 15:08:39 -04:00
Ms2ger
3b1af10f4f
Bug 923395 - Part b: Remove makefiles that only set LOCAL_INCLUDES and DEFINES; r=gps
2013-10-20 09:25:19 +02:00
Carsten "Tomcat" Book
ba4b28bb05
Merge mozilla-central to mozilla-inbound
2013-10-18 14:13:10 +02:00
Reuben Morais
4d0d3e88a1
Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
...
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Edgar Chen
b5ace9258d
Bug 912902 - MMS/SMS: retrieve GSM MSISDN / CDMA MDN correctly. r=gene
2013-10-15 10:42:49 +08:00
Dave Hylands
8484d80879
Bug 927961 - Add ums.status so that settings app can determine if files are open. r=gwagner
2013-10-17 15:41:46 -07:00
Shao Hang Kao
92796e5d7d
Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene
2013-10-15 16:43:53 +08:00
Jessica Jong
4c29009736
Bug 818353 - Part 5: RIL implementation. f=edgar r=hsinyi
2013-10-18 15:01:03 +08:00
Georgia Wang
db93b18a0f
Bug 908083 - Part3: browser termination envelop event xpcshell test. r=yoshi
2013-09-04 11:34:45 +08:00
Georgia Wang
da7a45cc94
Bug 908083 - Part2:"browser termination event" Envelope command implement. r=yoshi
2013-09-03 17:50:18 +08:00
Doug Turner
815162b4fb
Bug 928217 - Enable core location geolocation conditionally. r=jdm/smichaud
2013-10-20 17:53:09 -07:00
Nathan Froyd
963afd7689
Bug 928916 - use services::GetObserverService more in dom/; r=smaug
2013-10-21 08:58:12 -04:00
Mike Hommey
d56e743f1b
Bug 932197 - Put QT generated files in GENERATED_SOURCES. r=gps
2013-11-01 10:30:45 +09:00
Ryan VanderMeulen
c46a5facb8
Merge m-c to inbound.
2013-10-16 17:02:56 -04:00
Ryan VanderMeulen
5b64d52d9e
Backed out changeset 403bbc5e127f (bug 914888) for intermittent xpcshell failures.
2013-10-16 16:19:48 -04:00
Shawn Ku
17188b8c8f
Bug 925618 - Part 2: Add test case for moving reading MBDN/MSISDN into readSST(). r=yoshi
2013-10-16 17:45:17 +08:00
Shawn Ku
e5fd8ec6d7
Bug 925618 - Part 1: RIL implementation on moving MBDN/MSISDN reading to the callback of readSST(). r=yoshi
2013-10-16 13:21:29 +08:00
Wes Kocher
6667469963
Merge m-c to fx-team
2013-10-15 20:32:13 -07:00
Edgar Chen
4612cefbae
Bug 926358 - Fix the potential issue in MMI request handler. r=allstars.chh
2013-10-14 18:47:55 +08:00
Michael Harrison
fa3449c498
Bug 914888 - Reset geolocation provider accuracy when the last high accuracy request is shut down. r=jdm
2013-10-15 14:03:34 -04:00
Marco Chen
0a06499410
Bug 924787 - [AudioManager] The checking condition should be "leave here if settings name is not for bt_sco". r=mwu
2013-10-14 18:27:13 +08:00
Marco Chen
67729189b8
Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan
2013-10-14 18:45:35 +08:00
Chuck Lee
8499b99742
Bug 789217 - 0003. Bring up keystore. r=khuey
2013-10-01 12:09:57 +08:00
Thomas Zimmermann
fe732b37df
Bug 925672: Update manifest.ini, r=jgriffin
...
Make sure Marionette knows about the test for REQUEST_SCREEN_STATE.
2013-10-14 10:22:20 +02:00
Sankha Narayan Guria
350b7b56ed
Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric
2013-10-11 23:13:48 +05:30
Edgar Chen
9be347484e
Bug 873380 - Part 3: RIL changes for icc card lock error. r=allstars.chh
2013-09-25 16:14:23 +08:00
Thomas Zimmermann
61950458c3
Bug 905107: Added test case for screen-state handling in RIL, r=vicamo
...
The new test checks for the correctness of RIL's support of
'screen-state-change' events. The expected result is to set
CREG state to 1 when the screen is turned off, and back to
2 when the screen is turned on again.
2013-10-08 16:51:06 +02:00
Thomas Zimmermann
cc788f9b2d
Bug 905107: Fix options in RIL.setScreenState, r=vicamo
...
The method RIL.setScreenState parses its arguments incorrectly. The
RIL worker methods usually receive an object that contain their
arguments, but setScreenState expects a boolean. Because objects are
interpreted as 'true', setScreenState always signals enabled screen
state to the RIL daemon.
This patch changes RIL.setScreenState to expect an object as its
argument and read the screen state from the object.
2013-10-08 16:43:07 +02:00
Ryan VanderMeulen
5669fdc343
Merge m-c to inbound.
...
CLOSED TREE
2013-10-09 15:34:02 -04:00
Boris Zbarsky
48ef79b3bb
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
2013-10-09 12:05:22 -04:00
Ethan Tseng
0e285f8064
Bug 920361 - Add error handle in NetworkManager.js::resetRoutingTable. r=vchang
2013-10-01 14:17:55 +08:00
Hsin-Yi Tsai
b408ac74a0
Bug 842239 - B2G Multi-SIM: get the number of RadioInterfaces. r=vicamo
2013-10-02 11:13:56 +08:00
Hsin-Yi Tsai
641dfb3b91
Bug 917922 - temporary CLIR mode not working. r=ferjm
2013-10-02 13:45:23 +08:00
Ms2ger
7ffcd856c2
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Michael Harrison
bbf3ca42c9
Bug 886138 - Make Geolocation work when geo.wifi.uri is a file:// URI. r=jdm
2013-10-01 17:38:30 -04:00
Ryan VanderMeulen
08074605aa
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ehsan Akhgari
54eda21c57
Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo
2013-10-01 08:25:08 -04:00
Hsin-Yi Tsai
b901002a78
Bug 921422 - B2G RIL: include clientId in async messages from RadioInterface to RILContentHelper. r=vicamo
2013-09-30 08:56:00 +08:00
Ryan VanderMeulen
439f7d7d01
Merge m-c to b2g-inbound.
2013-09-30 16:30:26 -04:00
Ryan VanderMeulen
40233fbb80
Merge fx-team to m-c.
...
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
Ed Morley
5f372d43ac
Merge mozilla-central and inbound
2013-09-30 17:26:43 +01:00
Ed Morley
e3d3eefc2b
Merge mozilla-central and fx-team
2013-09-30 17:21:02 +01:00
Vicamo Yang
dcaf2bced0
Bug 919982: B2G RIL - read Gonk property "ro.moz.ril.numclients" instead. r=hsinyi
2013-09-30 17:24:54 +08:00
Gregory Szorc
cc1da2c22a
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Marco Castelluccio
9245146ce3
Bug 920686 - [OS.File] Add some constants to OS.Constants.Path for WebappsInstaller.jsm. r=yoric
2013-09-30 10:59:41 -04:00
Ryan VanderMeulen
fb2d6dc1a4
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
...
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 17:02:09 -04:00
Ed Morley
038cae0901
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
b44203ca27
Backed out changeset 0904d8d19947 (bug 913985)
2013-09-30 11:05:35 +01:00
Ed Morley
1111eabd54
Backed out changeset 196a2b00d509 (bug 913985)
2013-09-30 11:05:32 +01:00
Gregory Szorc
483a776413
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Chris Kitching
86cafa43ea
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
2013-09-30 09:07:39 +02:00
Chris Kitching
10a59f88e3
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-30 09:07:34 +02:00
Reuben Morais
551b5f8e6c
Backed out 8 changesets (bug 916267, bug 850430) for mochitest failures
2013-09-30 01:44:06 -03:00
Ed Morley
2c635d5d0c
Backed out changeset 8fa0cbe4a54d (bug 817194) for build failures
2013-10-09 17:48:13 +01:00
Boris Zbarsky
cf8ba5ee47
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
2013-10-09 12:05:22 -04:00
Henry Chang
c3b4371a1c
Bug 900847 - Add and implement nsINetworkManager::setDhcpServer. r=vchang
2013-10-01 12:14:20 +08:00
Ryan VanderMeulen
a6f51028c2
Backed out changeset 4f2748dbe5ed (bug 684722) for Android timeouts.
2013-10-08 10:01:40 -04:00
Bharath Thiruveedula
c8b1187a41
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-10-08 08:22:42 -04:00
Nathan Froyd
b095d63d5d
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
2013-09-10 16:56:05 -04:00
Chris Kitching
deac33421d
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats; DONTBUILD
2013-09-27 10:10:47 -04:00
Chris Kitching
b3fd693d20
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Kartikaya Gupta
7f22c5c405
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
...
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Chris Kitching
126d781bda
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
2013-09-27 10:10:47 -04:00
Chris Kitching
96d931b9eb
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Yoshi Huang
c2dbf98be1
Bug 920391 - B2G RIL: Buf.read/writeUint32 should be of signed int32 operation. r=vicamo
2013-09-26 14:53:50 +08:00
Georgia Wang
18d8f685b7
Bug 916000 - Part2: Add sim state xpcshell test case. r=yoshi
2013-09-25 12:22:18 +08:00
Georgia Wang
a67a18b175
Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi
2013-09-25 12:20:03 +08:00
Masayuki Nakano
d37d273b83
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
2013-09-25 20:21:19 +09:00
Ehsan Akhgari
671bbdc894
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
2013-09-23 17:30:40 -04:00
Ehsan Akhgari
b4cc06df88
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
Reuben Morais
e3d4aa1b0f
Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
2013-09-29 22:22:34 -03:00
Jessica Jong
cdcaedf1e5
Bug 909688: B2G RIL - handle data connection state changes properly. r=vicamo
2013-09-18 18:07:14 +08:00
Hsin-Yi Tsai
1d8921baa8
Bug 915638 - part1 - B2G RIL: telephonyCallGroup.onstatechange isn't fired when a conference call is becoming empty. r=vicamo
2013-09-12 21:00:18 +08:00
Ethan Tseng
7831cfacab
Bug 855951 - Collect and save TX/RX traffic amounts of TCP connections per-App, r=gene, mcmanus
2013-08-29 14:15:08 +08:00
Ethan Tseng
dab298cd37
Bug 915529 - Add null pointer checking in stringToIP() of systemlibs.js. r=vchang
2013-09-30 16:31:12 +08:00
Gene Lian
a56e308897
Backout b796080cf4d0 (bug 931699) due to causing bug 933787.
2013-11-02 17:36:28 +08:00
Georgia Wang
897d3134ca
Bug 908075 - Part2: USER_ACTIVITY stk event xpcshell test. r=yoshi
2013-09-04 18:52:28 +08:00
Georgia Wang
2689da2ec1
Bug 908075 - Part1: "USER_ACTIVITY" event implement in RIL. r=yoshi
2013-09-04 18:45:35 +08:00
"allstars.chh"
986618bda0
Bug 915987 - Part 2: Update recordId for USIM contact. r=vicamo
2013-09-13 00:07:14 +02:00
"allstars.chh"
2ca3a937e0
Bug 915987 - Part 1: reuse nsIDOMContact.id. r=vicamo
2013-09-12 23:52:07 +02:00
"allstars.chh"
00f519f5dc
Bug 915986 - Part 1: Check pin2 in RIL. r=vicamo
2013-09-12 18:04:35 +02:00
Ryan VanderMeulen
db5e1d87c2
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Ryan VanderMeulen
e757b0b4fb
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
David Zbarsky
548db48d32
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
2013-09-14 14:59:51 -04:00
David Zbarsky
b3c8139b98
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
2013-09-14 14:59:50 -04:00
Vicamo Yang
83465a18f3
Bug 912442 - Part 5 : fix test_ril_worker_sms.js. r=allstarts.chh
2013-09-14 00:12:30 +02:00
Vicamo Yang
96d59fd04b
Bug 912442 - Part 4: move buf specific contants into Buf itself. r=allstars.chh
2013-09-14 00:12:25 +02:00
Edgar Chen
b518cd6a8e
Bug 912442 - Part 3: Remove m prefix from worker_buf.js and fix the tests. r=allstars.chh
2013-09-06 17:03:51 +08:00
Edgar Chen
fd01167cd9
Bug 912442 - Part 1: Fix header_helper.js. r=vicamo
2013-09-06 14:18:56 +08:00
Steven Lee
5bd72907f2
Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup
2013-09-13 16:51:48 +08:00
Ryan VanderMeulen
c22b2b3980
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Marco Chen
f10f8408c6
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
2013-09-12 20:26:03 +08:00
Ed Morley
b68d7d631c
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-12 12:05:20 +01:00
Szu-Yu Chen [:aknow]
672ec6563b
Bug 909638 - Part 2: Remove token in callError/dataCallError message. r=vicamo
2013-09-12 15:16:36 +08:00
Chuck Lee
c87147fcdf
Bug 882985 - 0002. Test case for CDMA information record decoder. r=vicamo
2013-09-09 23:19:51 +08:00
Chuck Lee
140abdfa7e
Bug 882985 - 0001. Receive CDMA information record and send system message. r=vicamo
2013-09-11 00:48:19 +08:00
Dimi Lee
fd37f9bfb7
Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap
2013-08-22 18:22:25 +08:00
Ryan VanderMeulen
ae34ed792a
Merge m-c to inbound on a CLOSED TREE.
2013-09-10 16:43:06 -04:00
Ehsan Akhgari
63120f149f
Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley
...
X-Git-Commit-ID: 78e6843063b303780a7dd2695dd2824a0a9c9a3c
--HG--
extra : rebase_source : 1dfcc228f43c68efbbc74f639570c227c26ef025
2013-09-09 23:14:10 +02:00
Gene Lian
49bc3978b7
Bug 913777 - [Buri][SMS]When receive an SMS during handset locked,there is no notification. r=vicamo a=leo+
2013-09-10 21:51:47 +08:00
Ryan VanderMeulen
77773dff70
Merge inbound to m-c.
2013-09-09 15:55:42 -04:00
Gene Lian
4cc178f86f
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:48:07 +08:00
Gene Lian
77e05493e7
Backed out changeset 9f377abbf13e
2013-09-09 21:22:37 +08:00
Gene Lian
415d896ad2
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:00:45 +08:00
Henry Chang
249cbee5b4
Bug 909786 - Use incremental id as the hash key of |controlCallbacks|. r=vchang
2013-08-27 23:38:10 +08:00
Szu-Yu Chen [:aknow]
b1ba92deb4
Bug 912884 - Part 2: Update test case. r=hsinyi
2013-09-09 08:19:49 -04:00
Szu-Yu Chen [:aknow]
90dbdfd71c
Bug 912884 - Part 1: Always send out emergencyCbModeChange event when received from ril. r=hsinyi
2013-09-09 08:19:49 -04:00
Vicamo Yang
58db0e1752
Backout bug 907585, break B2G Mnw test cases
2013-09-07 19:32:23 +08:00
Vicamo Yang
00657cb9ec
Backout bug 873351, break Mnw test cases.
2013-09-07 19:09:54 +08:00
Vicamo Yang
07643ef4e8
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-07 14:20:19 +08:00
Vicamo Yang
a5824695df
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-07 14:20:11 +08:00
Vicamo Yang
54062665c7
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-07 14:20:07 +08:00
Vicamo Yang
6bb601750e
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-07 14:20:04 +08:00
Vicamo Yang
8d3594c697
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-07 14:19:57 +08:00
Vicamo Yang
e9a47488e4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Ryan VanderMeulen
d32d9ebb4d
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
...
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Thomas Zimmermann
c44d624ad1
Bug 912996: Remove memcpy when reading from Unix socket, r=qdot
...
We used to allocate memory on the stack when reading from a file
descriptor and copied the result into an instance of UnixSocketRawData.
This patch
- cleans up the interface of UnixSocketRawData,
- removes the large stack allocation (64KiB), and
- removes the unnecessary memcpy.
Other memcpys for sending data have been moved into the constructor
of UnixSocketRawData.
--HG--
extra : rebase_source : 46ed1c73481732c3f3350bf0bedb56d376c24e98
2013-09-06 10:18:35 +02:00
Vicamo Yang
eac458c748
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-06 16:11:54 +08:00
Vicamo Yang
69e2d5d6a7
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-06 16:11:49 +08:00
Vicamo Yang
7058efe953
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-06 16:11:46 +08:00
Vicamo Yang
afd2d6b494
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-06 16:11:43 +08:00
Vicamo Yang
55560f0983
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
349d13eac4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Chia-hung Tai
c83d31326a
Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang
2013-09-06 10:25:06 +08:00
Ed Morley
3dfc516118
Merge mozilla-central and b2g-inbound
2013-09-05 14:53:25 +01:00
Shawn Ku
7b16e86b2a
Bug 911006 - B2G RIL: Improve the flow of requestNetworkInfo in ril_worker.js. r=hsinyi
2013-09-05 14:51:48 +08:00
Ed Morley
be0545a9dd
Backed out changeset 5f709b46eebc (bug 864485)
2013-09-05 11:52:35 +01:00
Ed Morley
73afdd110d
Backed out changeset f6b637a621ac (bug 864485)
2013-09-05 11:52:32 +01:00
Vicamo Yang
eeb6b24ae1
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-05 00:38:57 +08:00
Vicamo Yang
5b70de5220
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-05 00:38:54 +08:00
Wes Kocher
8bba56d03f
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Edgar Chen
5163e81729
Bug 869778 - Part 5: GPS changes for msisdn. r=kchen
2013-08-21 10:45:57 +08:00
Szu-Yu Chen [:aknow]
b16be28c24
Bug 909684 - Add enabled and password checking. r=hsinyi
2013-09-03 08:50:55 -04:00
Vicamo Yang
883e2416aa
Bug 909693 - B2G RIL: don't send REQUEST_QUERY_NETWORK_SELECTION_MODE error message. r=yoshi
2013-09-03 10:20:53 +08:00
Chia-hung Tai
662669be60
Bug 911026 - Fix the wrong argument pass through setMessageDeliveryByMessageId after enabling "Delivery reports". r=vyang
2013-09-02 12:05:55 +08:00
Edgar Chen
1fc3920e91
Bug 869778 - Part 3: RIL implementation for CDMA MIN. r=allstars.chh
2013-08-12 14:59:17 +08:00
Edgar Chen
0002638c10
Bug 869778 - Part 2: Move mbdn to iccInfoPrivate. r=allstars.chh
2013-08-21 00:48:11 +08:00
Szu-Yu Chen [:aknow]
85bc632c34
Bug 909669 - Part 2: Change error code to InvalidParameter (ril, test). r=hsinyi
2013-09-04 08:30:44 -04:00
Gene Lian
0847ca405b
Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir
2013-08-09 21:25:53 +08:00
Vicamo Yang
d770b8fa67
Bug 911341 - 2/2: Seperate the parcel header handling. r=yoshi
2013-09-04 18:58:26 +08:00
Vicamo Yang
b140739339
Bug 911341 - 1/2: B2G RIL - refactor worker_buf. r=yoshi
2013-09-04 18:58:23 +08:00
Ed Morley
983620f4cb
Backed out changeset 9bd4fcd6d084 (bug 864485)
2013-09-04 11:51:02 +01:00
Ed Morley
342d44f56a
Backed out changeset 89113a5b091e (bug 864485)
2013-09-04 11:50:59 +01:00
Ed Morley
034dd7c44a
Backed out changeset 0b45d07ccdee (bug 907585)
2013-09-04 11:50:55 +01:00
Ed Morley
2910a0fbad
Backed out changeset 0a1f354d13a0 (bug 907585)
2013-09-04 11:50:52 +01:00
Ed Morley
e62524208c
Backed out changeset 21b97e0e5a10 (bug 907585)
2013-09-04 11:50:49 +01:00
Ed Morley
bb19dddab4
Backed out changeset 8b6235d4c2ac (bug 873351)
2013-09-04 11:50:46 +01:00
Vicamo Yang
eff88ee844
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-04 15:53:50 +08:00
Vicamo Yang
bcdbae90bf
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-04 15:53:45 +08:00
Vicamo Yang
a7fcf45ed8
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-04 15:53:42 +08:00
Vicamo Yang
7abc452492
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-04 15:53:39 +08:00
Vicamo Yang
836b79ae07
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 15:53:34 +08:00
Vicamo Yang
3caf63238c
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 15:53:30 +08:00
Phil Ringnalda
8b4379a664
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
a8dc8ed91c
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 12:46:04 +08:00
Vicamo Yang
d2b683037b
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Marco Chen
e70506b49f
Bug 823273 - Part 4: Music volume should be faded when notification sound is on going - FM Radio, Camera, Phone clients. r=rlin
2013-09-02 17:45:44 +08:00
Ryan VanderMeulen
1f1fb8a044
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
David Zbarsky
feb175cc7f
Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug
2013-09-11 18:35:51 -04:00
Shao Hang Kao
e39458f3a8
Bug 874771 - Implement SNTP support (Gecko end). r=gene
2013-06-22 22:22:05 +08:00
Doug Turner
805876c713
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
Jessica Jong
9b006feee7
Bug 908603 - B2G RIL: Data connection not workable after flight mode on/off. r=vicamo
2013-08-29 09:58:41 -04:00
Boris Zbarsky
03d632d917
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
2013-08-28 00:14:57 -04:00
Brian O'Keefe
4f68eb9b02
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Boris Zbarsky
a6ce34f2cf
Back out revisions 042d50591265:69f4af72765c (bug 909645) due to Windows bustage causing a CLOSED TREE.
2013-08-28 01:46:00 -04:00
Boris Zbarsky
d7e2aadfa7
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
2013-08-28 00:14:57 -04:00
Fabrice Desré
451d5f91ac
Bug 864932 - Rewrite wifi workers in c++ r=mrbkap
2013-08-27 13:54:51 -07:00
Shawn Ku
fb86c837cf
Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi
2013-08-27 10:03:11 +08:00
Shawn Ku
d295aba090
Bug 905479 - Part 3: RIL implementation on change call barring password. r=hsinyi, r=yoshi
2013-08-27 09:59:17 +08:00
Szu-Yu Chen [:aknow]
5a3a5018ab
Bug 882983 - Part 3: Pass ota status (ril). r=hsinyi
2013-08-27 08:25:54 -04:00
Georgia Wang
d60b998b64
Bug 906948 - Avoid un-assigned rilMessageType checking on GetIMEI. r=yoshi
2013-08-23 18:49:00 +08:00
Edgar Chen
10355a0807
Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang
2013-08-22 17:43:53 +08:00
Hsin-Yi Tsai
f98069ff92
Bug 905109 - Part 4: add getter for members in Buf. r=hsinyi
2013-08-23 23:45:51 +08:00
"allstars.chh"
6dee1fcaf6
Bug 905109 - Part 3: Update test_ril_code_quality.py. r=hsinyi
...
From 880ccfcbb169ffc33e7e0d40bfbd95a26705b9f3 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/tests/marionette/test_ril_code_quality.py | 4 ++++
1 file changed, 4 insertions(+)
2013-08-15 14:59:34 +08:00
"allstars.chh"
dec626a587
Bug 905109 - Part 2: Update Makefile.in to add worker_buf.js r=gps
...
From 7c0743554872f6466ee92071d3ce3c6a288351e4 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/Makefile.in | 8 ++++++++
1 file changed, 8 insertions(+)
2013-08-22 12:24:09 +08:00
"allstars.chh"
23522808da
Bug 905109 - Part 1: Move Buf to worker_buf.js. r=bent, vicamo.
2013-08-22 12:17:40 +08:00
Hsin-Yi Tsai
e847d440e3
Bug 908636 - B2g RIL: return false in setCallingLineIdRestriction. r=vicamo
2013-08-23 20:42:20 +08:00
Marco Chen
cf9e0de65e
Bug 904531 - AudioManager should actively ask settings DB for volume initialization. r=mwu
2013-08-23 11:29:11 +08:00
Ken Chang
7e455367fd
Bug 901232 - B2G RIL: Data call not working on Nexus S, r=vyang
2013-08-06 16:43:45 +08:00
Dave Hylands
0ffd2e95b8
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
...
This changeset causes tranistory states when changing from mounted to shared,
and back to mounted to be reported as shared instead of unavailable.
We also don't send the same status twice in a row.
2013-08-22 16:12:25 -07:00
Ryan VanderMeulen
7726245c4e
Merge inbound to m-c.
2013-08-22 15:42:18 -04:00
Ms2ger
8bfa279bb1
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
Ms2ger
ced3dd8b1c
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
2013-08-22 08:56:00 +02:00
Ms2ger
4d968c40e1
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Nicholas Nethercote
42ccf38dcd
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
...
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Ed Morley
d384a21010
Merge mozilla-central and b2g-inbound
2013-08-22 12:05:51 +01:00
Jessica Jong
6b77647a47
Bug 832808 - B2G Multi-SIM: To support data call function for multi-SIM. r=vicamo
2013-08-22 18:06:36 +08:00
Hsin-Yi Tsai
798f39b5bf
Bug 772765 - part3 - RIL impl. r=vicamo
2013-07-06 18:40:58 +08:00
Jessica Jong
a10653a2e5
Bug 905955 - B2G RIL: mms data connection does not get disconnected. r=vicamo
2013-08-20 19:31:10 +08:00
Hsin-Yi Tsai
00a6b0a728
Bug 905076 - [wasabi] Temporary CLIR not work on CDMA. r=vicamo
2013-08-16 16:18:31 +08:00
Georgia Wang
a3678d596d
Bug 795252 - Part 4: Modify xpcshell STK tests. r=yoshi
2013-08-16 10:23:12 +08:00
Georgia Wang
88af2d8602
Bug 795252 - Part 2: Refactore StkProactiveCmdHelper. r=yoshi.
2013-08-16 09:59:55 +08:00
Georgia Wang
6407abb1ea
Bug 795252 - Part 1: Refactore StkCommandParamsFactory. r=yoshi
2013-08-15 15:30:39 +08:00
Edgar Chen
02547c60f0
Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh
2013-08-15 12:04:23 +08:00
Ed Morley
6317bd519a
Merge mozilla-central and b2g-inbound
2013-08-15 13:37:27 +01:00
Ed Morley
ac93237f7c
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-15 11:58:48 +01:00
Gregory Szorc
c089ae373d
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
8b8be2a46a
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Edgar Chen
98db692ae5
Bug 903257 - Part 1: Have a consistent information for signal and registration status. r=hsinyi
2013-08-09 12:27:19 +08:00
Carsten "Tomcat" Book
89b83199da
merge mozilla-central to b2g-inbound
2013-08-14 15:02:24 +02:00
Carsten "Tomcat" Book
b753353c47
merge b2g-inbound to mozilla-central
2013-08-14 14:11:03 +02:00
Ms2ger
df8525f77d
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Shawn Ku
71f79eb3b4
Bug 899400 - B2G RIL: Call Waiting MMI functionality. r=hsinyi
2013-08-14 16:16:04 +08:00
poojas
dee457191f
Bug 898506 - (jb-gonk) Adapt to netd protocol changes for USB tethering. r=vchang
2013-08-14 08:51:07 -04:00
Szu-Yu Chen [:aknow]
fdbbaaf3c2
Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi
2013-08-14 08:50:48 -04:00
Szu-Yu Chen [:aknow]
e05d7d1723
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-14 08:50:36 -04:00
Hsin-Yi Tsai
552bff3eff
Bug 905090 - B2G RIL: undefined state in kScreenStateChangedTopic, RadioInterfaceLayer.js. r=vicamo
2013-08-14 18:11:47 +08:00
Szu-Yu Chen [:aknow]
be2bd91754
Bug 905007 - Fix test_ril_worker_buf.js. r=vicamo
2013-08-14 16:45:27 +08:00
Szu-Yu Chen [:aknow]
afbe8a7917
Bug 905050 - Fix test_ril_worker_mmi.js. r=vicamo
2013-08-14 16:45:22 +08:00
Marco Chen
941e349e7d
Bug 895822 - To initilize AudioManager service in SystemWorkerManager for monitoring the headset change and setting configuration of audio backend. r=dhylands
2013-08-13 15:12:53 +08:00
Vicamo Yang
7f68089c03
Bug 899885 - 2/2: fix all communications to ril_worker. r=yoshi,gene
2013-08-13 20:14:13 +08:00
Vicamo Yang
6c2198d1fe
Bug 899885 - 1/2: B2G RIL - Callback-based worker messaging. Add WorkerMessenger. r=yoshi
2013-08-13 20:14:10 +08:00
Vicamo Yang
be5bad0b65
Bug 904084 - fix voicemail test case test_voicemail_statuschanged.js permanent failure. r=yoshi
2013-08-14 10:23:58 +08:00
Hsin-Yi Tsai
be1fc07ae2
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice - part4 - test. r=vicamo
2013-08-08 19:06:55 +08:00
Hsin-Yi Tsai
020f552fea
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part3 - RIL. r=vicamo
2013-08-14 16:22:38 +08:00
Jessica Jong
52f5a2f03a
Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo
2013-08-13 11:29:02 +08:00
Ryan VanderMeulen
1f7ca11ce8
Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
...
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Szu-Yu Chen [:aknow]
7ef4690257
Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi
2013-08-12 08:25:42 -04:00
Szu-Yu Chen [:aknow]
5162688469
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-12 08:25:24 -04:00