Shu-yu Guo
45211869c8
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Yoshi Huang
2e408d4ba7
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
2015-08-17 17:03:19 +08:00
Bobby Holley
8f42e826dc
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Yoshi Huang
f41381bebf
Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley
2015-08-24 01:31:00 -04:00
Carsten "Tomcat" Book
0adcc581e9
merge mozilla-inbound to mozilla-central a=merge
2015-05-21 14:56:34 +02:00
Fabrice Desré
2934d0333c
Bug 1166931 - JS Warning in MobileIdentityManager.jsm r=ferjm
2015-05-20 22:56:43 -07:00
Bobby Holley
17dddddb65
Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking
...
We also provide an opt-out for the original behavior, and use it in various
consumers that look like they need fixing up. Most of the usage here is in
code with persistence considerations, where we may need some sort of migration
path.
2015-05-20 17:11:49 -07:00
Bevis Tseng
4f5cbdec91
Bug 1155142 - Part 3: Refactor MobileIdentityManager. r=ferjm
2015-04-17 19:07:37 +08:00
Bevis Tseng
3265a94e1b
Bug 1114935 - Part 6.8: Migration in MobileIdentityManager.jsm. r=ferjmoreno
2015-01-15 18:46:08 +08:00
Gregor Wagner
8824e5f4f3
Backout Bug 1114935 for causing bug 1144567.
2015-03-18 11:48:52 -07:00
Bevis Tseng
6d3bd95f71
Bug 1114935 - Part 6.8: Migration in MobileIdentityManager.jsm. r=ferjmoreno
2015-01-15 18:46:08 +08:00
Birunthan Mohanathas
b39ac27c28
Bug 1070709 - Collapse test-only moz.build files under services/ into ancestor moz.build files. r=mshal
2015-02-10 18:47:24 +02:00
Chris Peterson
c84e86140b
Bug 1129333 - Remove nonstandard let blocks from services/mobileid. r=ferjmoreno
2015-01-24 23:35:04 -08:00
Fernando Jimenez
9454dd637d
Bug 1101444
- [Loop] For each invalid inserted verification code, Device receives a valid verification code. r=spenrose
2014-11-27 11:53:43 +01:00
Fernando Jimenez
4d2e27ecd1
Bug 1086880 - Mobile ID is broken with v188 RIL. r=spenrose
2014-10-24 11:03:30 +02:00
Fernando Jiménez
30f4d65768
Bug 1076708 - [Loop] Close the verification code windows cause the app trying to authenticate infinitely. r=spenrose
2014-10-10 14:38:51 +02:00
Andrew Halberstadt
6fe6152e95
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Fernando Jiménez
f5cf100a11
Bug 1075070 - [MobileID] First time an app requests a MobileID assertion for an already verified phone fails if it has no previous permission. r=spenrose
2014-10-06 11:30:54 +02:00
Fernando Jiménez
df32426128
Bug 1051746 - [MobileID] Get the proper ICC info by service ID. r=spenrose
2014-09-23 19:58:15 +02:00
Vicamo Yang
7d4d4ffdb3
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-21 15:24:43 +08:00
Carsten "Tomcat" Book
04587e0c5b
Backed out changeset 9ff2889f236a (bug 1063304)
2014-09-17 13:13:08 +02:00
Vicamo Yang
cc05806a50
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-16 21:20:18 +08:00
Fernando Jiménez
73834f32c2
Bug 1064303 - After adding new SIM with MSISDN on device, the mobile ID dialog doesn't show up with "Get Assertion" with the new phone number. r=spenrose
2014-09-09 16:09:25 +02:00
Ryan VanderMeulen
52e6657393
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Fernando Jiménez
61266720e7
Bug 1044051 - MobileIdentityClient tests. r=spenrose
2014-09-03 16:21:41 +02:00
Fernando Jiménez
1ba48f3c41
Bug 1045581 - [MobileID] The Mobile ID flow can't be completed with a manually inserted phone number. r=spenrose
2014-09-03 16:21:41 +02:00
Wes Kocher
ff8df64487
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
Edgar Chen
2c24ee3882
Bug 843452 - Part 4-8: [MobileIdentityManager] Get {voice|data}Info via MobileConnectionService. r=ferjmoreno
2014-08-11 16:24:27 +08:00
Edgar Chen
ebd9f111ac
Bug 843452 - Part 4-8: [MobileIdentityManager] Get {voice|data}Info via MobileConnectionService. r=ferjmoreno
2014-08-11 16:24:27 +08:00
Fernando Jiménez
fb041fea04
Bug 1044792 - Send MCC and MNC on POST /sms/mt/verify. r=spenrose
2014-07-29 14:27:03 +02:00
Mike Hommey
010c0a5eb7
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
Fernando Jiménez
8967b7990c
Bug 1033238 - Cannot revoke Mobile ID permission. r=jedp
2014-07-11 14:56:57 +02:00
Fernando Jiménez
8c424f261b
Bug 1023780 - Ensure that Mobile ID client support the 401/110 error (invalid token) properly. r=jedp
2014-07-11 14:56:56 +02:00
Fernando Jiménez
4717d50db7
Bug 1022181 - Mobile ID Tests. Part 2: Mobile Identity Service Tests. r=jedp
2014-07-08 19:57:44 +02:00
Fernando Jiménez
7ac428cb8a
Bug 1026999 - Mobile ID - SIM change scenario is not working. r=jedp
2014-07-08 19:57:43 +02:00
Fernando Jiménez
ce714ad144
Bug 1021595 - Set "services.mobileid.forcehttps" to true once the server is https. r=jedp
2014-07-03 11:56:34 +02:00
Fernando Jiménez
9bb7e62f12
Bug 1022193 - Add a "forceIdSelection" to navigator.getMobileIdAssertion. Part 3: MobileIdentityManager. r=jedp
2014-06-27 01:18:21 +02:00
Fernando Jiménez
7e63b06253
Bug 1023266 - Make the Mobile ID API privileged. Part 2: Fix permission check. r=jedp
2014-06-27 01:18:20 +02:00
Fernando Jiménez
fdb5adcfc5
Bug 1027595 - TypeError: deriveHawkCredentials is not a function after bug 1020859. r=jedp
2014-06-21 07:43:39 +01:00
Mark Banner
19c7270342
Bug 1020859 Part 1 - Make HawkClient return all the response details for a request, and make deriveHawkCredentials common code. r=jparsons
2014-06-18 10:42:15 +01:00
Fernando Jiménez
24daeb1035
Bug 988469 - MSISDN verification API for privileged apps. Part 4: Mobile ID service. r=markh, jedp
2014-06-07 19:30:19 +02:00