Alphan Chen
07ff949ff4
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00
Dave Hylands
9e8b8d6818
Bug 1054191 - AutoMounter should accomodate rndis. r=echou
2014-09-05 21:37:27 -07:00
Carsten "Tomcat" Book
5c21e2135f
Merge m-c to b2g-inbound
2014-09-05 12:20:46 +02:00
Carsten "Tomcat" Book
263bff5d15
Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions
2014-09-05 12:12:10 +02:00
Hsin-Yi Tsai
53dfd5bdd6
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
eba9419907
Bug 1061535 - [B2G][RIL] relax restrictions on EF_IMG error handling - part 1 - fix. r=edgar
2014-09-03 15:53:09 +08:00
Vicamo Yang
00d165c73f
Bug 937485: [WebIcc] use Webidl enum for cardState. r=echen, r=smaug
2014-09-04 10:31:41 +08:00
Garvan Keeley
a3460d681c
Bug 1056857 - Code cleanup related to debugging flags. r=kanru
...
- change #define to const char* for consistency
- change int to bool for bool flags
- make debug log messages more concise, multi-line messages (that could be one-line) make watching the debug log difficult
2014-09-02 21:09:00 -04:00
Garvan Keeley
6ff59e6426
Bug 1056857 - Add debug flag for ignoring GPS locations. r=kanru
...
Also added observer of Gaia settings changes, so the debug settings
can be toggled on the fly.
2014-09-03 06:58:00 -04:00
Alexandre Lissy
df74b6bf5c
Bug 955946 - Distinguish SIM/USIM getResponse p1/p2/p3 parameters. r=echen
...
Performing proper ICC_IO operations depends on the type of the SIM card.
For example, the Desire Z will work with FCP Template, so we need to
follow TS 102.221 table 11.2 to perform the proper request and get a FCP
Template. This is done when we write the ICC_IO command: we need to set
the p2/p3 fields depending on the SIM card type (SIM or USIM) so that
the proper behavior is triggered.
2014-09-03 02:31:00 -04:00
Ryan VanderMeulen
a89c42d78e
Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures.
2014-09-03 11:30:32 -04:00
Henry Chang
4dbc8e4fd0
Bug 1038531 - Unify NetworkWorker. r=mrbkap r=fabrice
2014-08-18 11:02:56 +08:00
Edgar Chen
4e1afb3542
Bug 843452 - Part 5: Changes for xpcshell test. r=hsinyi
2014-06-04 19:28:03 +08:00
Edgar Chen
f8291ab3db
Bug 843452 - Part 4-7: [NetworkGeolocationProvider] Get dataInfo via MobileConnectionService. r=kchen
2014-08-11 16:15:59 +08:00
Edgar Chen
61fb744319
Bug 843452 - Part 4-6: [NetworkManager] Get dataInfo via MobileConnectionService. r=vicamo
2014-08-11 16:05:43 +08:00
Edgar Chen
d8bfd6768c
Bug 843452 - Part 4-5: MobileConnectionGonkService for gonk backend. r=hsinyi,khuey
2014-02-10 19:55:22 +08:00
Edgar Chen
5d00c2cee6
Bug 843452 - Part 4-2: [GPS] Get voiceInfo via MobileConnectionService. r=kchen
2014-07-01 18:46:05 +08:00
Edgar Chen
b64b8b68e3
Bug 843452 - Part 4-1: Interface changes for gonk backend. r=hsinyi
2014-07-02 18:08:59 +08:00
Phil Ringnalda
9def110412
Merge m-c to b-i
2014-08-31 18:44:20 -07:00
Birunthan Mohanathas
c5d2ecf8af
Bug 1058101 - Move dom/src/geolocation/ into dom/. r=mccr8
...
--HG--
rename : dom/src/geolocation/moz.build => dom/geolocation/moz.build
rename : dom/src/geolocation/nsGeoPosition.cpp => dom/geolocation/nsGeoPosition.cpp
rename : dom/src/geolocation/nsGeoPosition.h => dom/geolocation/nsGeoPosition.h
rename : dom/src/geolocation/nsGeoPositionIPCSerialiser.h => dom/geolocation/nsGeoPositionIPCSerialiser.h
rename : dom/src/geolocation/nsGeolocation.cpp => dom/geolocation/nsGeolocation.cpp
rename : dom/src/geolocation/nsGeolocation.h => dom/geolocation/nsGeolocation.h
2014-08-30 21:43:45 -07:00
Kyle Machulis
91ef20c261
Bug 1015518 - Update users of settings observer 'message' field to use boolean; r=gene a=2.1
2014-08-27 21:01:31 -07:00
Kyle Machulis
41a4e59da7
Bug 900551 - Make marionette webapi tests use transaction events for settings; r=edgar r=hchang r=dlee
2014-08-27 21:01:30 -07:00
Ryan VanderMeulen
a3c8179253
Merge b2g-inbound to m-c. a=merge
2014-08-29 15:26:40 -04:00
Ryan VanderMeulen
b6151e4634
Merge fx-team to m-c. a=merge
2014-08-29 15:10:18 -04:00
Szu-Yu Chen [:aknow]
4ca17745e5
Bug 1060222 - Fix an error in ril_worker.js. r=htsai
2014-08-28 23:10:00 -04:00
Randy Lin
a0097ef383
Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku
2014-08-29 14:10:16 +08:00
Bevis Tseng
990009c3f3
Bug 1057973 - Part 2: QueryInterface(Ci.nsIRilNetworkInterface) before accessing serviceId property. r=vyang
2014-08-28 10:54:39 +08:00
Lynn Tran
88d9d61cd5
Bug 999748 - Add the user trash directory to OS.Constants.Path. r=yoric
2014-08-26 08:51:24 -04:00
Ryan VanderMeulen
b392753c94
Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
...
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Ryan VanderMeulen
0e22acf2f0
Backed out changeset 52b00288469c (bug 1015518) for Gaia UI test perma-fails.
...
CLOSED TREE
--HG--
extra : amend_source : f14efe30e300b626cffa22066c28a0fbda42a80b
2014-08-28 12:44:39 -04:00
Carsten "Tomcat" Book
5cf14f5102
Merge mozilla-central to b2g-inbound
2014-08-28 16:15:55 +02:00
Kyle Machulis
cf0f5d6d8d
Bug 1015518 - Update users of settings observer 'message' field to use boolean; r=gene
2014-08-27 21:01:31 -07:00
Kyle Machulis
90a78b5c88
Bug 900551 - Make marionette webapi tests use transaction events for settings; r=edgar r=hchang r=dlee
2014-08-27 21:01:30 -07:00
Edgar Chen
69189c76e0
Bug 1058585 - setDataRegistration instantly replies success if it doesn't need to send a request to rild. r=hsinyi
2014-08-26 17:56:27 +08:00
Edgar Chen
d5df331259
Bug 1052865 - Mapping the request to different ID based on RIL version. r=hsinyi
2014-08-24 23:52:00 +08:00
Jim Chen
67cb28f899
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
Edgar Chen
c36acbc622
Bug 1013847 - Part 2-2: Add xpcshell test for icc with app index is -1. r=hsinyi
2014-08-20 14:47:04 +08:00
Edgar Chen
a493d32f63
Bug 1013847 - Part 2-1: Put cardState related tests into a separated test file. r=hsinyi
2014-08-20 14:46:44 +08:00
Edgar Chen
a467c2d24f
Bug 1013847 - Part 1-4: Create IccInfo object even if appType is unknown. r=hsinyi
2014-08-18 15:15:16 +08:00
Edgar Chen
b7a1da6b32
Bug 1013847 - Part 1-3: Read ICCID and set cardState to unknown if appIndex is -1. r=hsinyi
2014-08-20 16:10:07 +08:00
Edgar Chen
1cdc5ada1e
Bug 1013847 - Part 1-2: Don't need to cache iccStatus in RilObject. r=hsinyi
2014-08-20 16:10:38 +08:00
Edgar Chen
c4a10c3c96
Bug 1013847 - Part 1-1: getEFPath() don't need to check appType for common files. r=hsinyi
2014-08-20 15:56:50 +08:00
Wes Kocher
2c9ce1520b
Backed out 17 changesets (bug 843452)
...
Backed out changeset e72a0297d488 (bug 843452)
Backed out changeset 73f62ce4190f (bug 843452)
Backed out changeset 6d4a49ebd9fc (bug 843452)
Backed out changeset ac93e396669f (bug 843452)
Backed out changeset cf4fc721821e (bug 843452)
Backed out changeset 9a94ea71d232 (bug 843452)
Backed out changeset b95ff097374d (bug 843452)
Backed out changeset 8d6428a93500 (bug 843452)
Backed out changeset e31b86ef0e80 (bug 843452)
Backed out changeset bd4efde535cd (bug 843452)
Backed out changeset 02bbcd8ac571 (bug 843452)
Backed out changeset f7f41bf82b22 (bug 843452)
Backed out changeset 20f42764cd38 (bug 843452)
Backed out changeset 82f8670f5c17 (bug 843452)
Backed out changeset 52f25f1278e3 (bug 843452)
Backed out changeset 181337820a7c (bug 843452)
Backed out changeset 9bd12641af03 (bug 843452)
--HG--
rename : dom/mobileconnection/interfaces/nsIMobileConnectionService.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
2014-08-28 16:51:41 -07:00
Wes Kocher
d675b10b9f
Merge m-c to inbound a=merge
2014-08-27 16:59:25 -07:00
Garvan Keeley
3e8f5ba116
Bug 1033274 - Added logic when MLS responds to GPS provider. r=kanru
...
NetworkGeolocationProvider is listened to by the Gonk GPS provider, and
these updates are to be used in certain cases (such as the GPS is
inactive) or ignored in other cases so as not overwrite an accuracte GPS
location with and inaccurate MLS location.
Fixed the GPS position's timestamp; the code was using the satellite provided
timestamp. This timestamp bubbles up to the DOM eventually, which has no
knowledge of GPS timestamp delays, thus it needs the current system time.
2014-08-22 07:37:00 -04:00
Edgar Chen
bd4a58e529
Bug 843452 - Part 5: Changes for xpcshell test. r=hsinyi
2014-06-04 19:28:03 +08:00
Edgar Chen
59ec94a64f
Bug 843452 - Part 4-6: [NetworkManager] Get dataInfo via MobileConnectionService. r=vicamo
2014-08-11 16:05:43 +08:00
Bevis Tseng
02650fce38
Bug 1056625 - Reply nsIMobileMessageCallback.NOT_FOUND_ERROR instead of response.errorMsg from ril_worker when failed to getSmscAddress(). r=vyang
2014-08-22 15:28:02 +08:00
Hsin-Yi Tsai
d2cf9f5a1f
Bug 824145 - Part 4: Support for STK icon display (xpcshell). r=edgar
2014-08-20 16:52:42 +08:00
Jessica Jong
9bd79f5888
Bug 824145 - Part 2: Support for STK icon display (impl). r=edgar
2014-08-25 10:32:35 +08:00