Commit Graph

20 Commits

Author SHA1 Message Date
Nicholas Nethercote
69d088e45f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Nick Robson
f3e110d556 Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm 2015-08-19 14:53:22 -07:00
Krzysztof Mioduszewski
ae5579bb13 Bug 1174683 - [Secure Element] Fix TypeError in UiccConnector.unregisterListener. r=allstars.chh 2015-06-15 03:58:00 -04:00
Siddartha Pothapragada
2fdb87d48b Bug 1118102 - Fix error handling by rejecting the promise request with specific SE errors instead of 'Generic Error'. r=allstars.chh r=khuey a=kwierso 2015-06-09 11:18:51 -07:00
Krzysztof Mioduszewski
565bba0ce4 Bug 1156710 - [Secure Element] Allow SE access without full ACE checks if certified apps debug is enabled. r=allstars.chh 2015-05-19 02:32:00 -04:00
Carsten "Tomcat" Book
184cb4dea4 merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
Bevis Tseng
fafe30b4c6 Bug 1162464 - Part 3: Refactor UiccConnector due to interface change. r=allstars.chh 2015-05-08 11:31:11 +08:00
Krzysztof Mioduszewski
195fdab4ba Bug 1119152 - Part 2: [SecureElement] SEReader.isSEPresent. r=smaug, allstarschh 2015-04-28 11:33:36 +02:00
Krzysztof Mioduszewski
977726e8d9 Bug 1119152 - Part 1: [SecureElement] Consolidate variable naming. r=smaug, allstarschh 2015-04-28 11:51:49 +02:00
Garner Lee
c463342a8b Bug 884594 - Part 4: Initial integration with ACE. r=allstars.chh 2015-05-07 17:22:00 -04:00
Garner Lee
a346e43352 Bug 884594 - Part 3 - Build support for ACE components. r=allstars.chh 2015-05-07 17:21:00 -04:00
Garner Lee
7a3c7deecd Bug 884594 - Part 2.2: New SEUtils.js tests. r=allstars.chh 2015-05-13 10:39:00 -04:00
Garner Lee
abc5ffd3eb Bug 884594 - Part 2.1: GPAccessRulesManager and nsIAccessRulesManager.idl. Add utils to SEUtils.jsm. r=allstars.chh 2015-05-07 17:20:00 -04:00
Garner Lee
b7d51885a2 Bug 884594 - Part 1: ACEService and nsIAccessControlEnforcer.idl. r=allstars.chh 2015-05-07 17:17:00 -04:00
Krzysztof Mioduszewski
48bcd2a859 Bug 1149177 - [Secure Element] UiccConnector using nsIIccService. r=allstars.chh 2015-03-31 01:40:00 -04:00
Krzysztof Mioduszewski
5a6d7de60f Bug 879861 - Part 5: Build support for SecureElement feature. r=gps 2015-02-11 10:09:00 -05:00
Krzysztof Mioduszewski
321210dfae Bug 879861 - Part 4: Adding SEUtils.jsm. r=allstars.chh 2015-02-11 03:58:00 -05:00
Siddartha Pothapragada
c13d854451 Bug 879861 - Part 3a: SecureElement UiccConnector implementation. r=allstars.chh 2015-02-11 03:55:00 -05:00
Krzysztof Mioduszewski
b612aa83cb Bug 879861 - Part 3: SecureElement Parent process implementation. r=allstars.chh 2015-02-11 03:49:00 -05:00
Siddartha Pothapragada
fd3e00f837 Bug 879861 - Part 2: SecureElement DOM Implementation. r=allstars.chh, r=smaug 2015-02-11 03:44:00 -05:00