Commit Graph

32 Commits

Author SHA1 Message Date
Henry Chang
3e419b5f7a Bug 1118272 - Hold a cpu wakelock for async call "AlarmsManager.add". r=fabrice 2015-03-09 11:22:29 +08:00
Sean Lin
4de2aa4760 Bug 1090896 - Fix mozAlarms.add() method to allow omitting data parameter. r=bz 2014-10-30 11:49:10 +08:00
Sean Lin
c134b9239c Bug 1037079 - [B2G][Clock] Fix alarms and timer alerts. r=bz 2014-07-14 10:46:09 +08:00
Sean Lin
d922821d20 Bug 1015540 - Prevent Alarms API from performing unsafe toJSON conversions on content objects. r=bz 2014-07-08 17:04:05 +08:00
Gene Lian
7077b181b7 Bug 1024362 - Correct the Alarm API's coding style. r=henry 2014-06-12 16:33:56 +08:00
Sean Lin
c906104c05 Bug 901114 - Convert Alarm API to WebIDL. r=nsm, sr=jst 2014-06-13 14:19:11 +08:00
Alexandre Poirot
604e2602e9 Bug 980682 - Ensure mozAlarms doesn't throw on chrome documents and fix alarms set on non-index.html pages. r=gene 2014-03-20 09:20:12 -04:00
Alexandre Poirot
7a57d55fe7 Bug 963258 - Prevent exception when using webconsole in alarm code. r=gene 2014-02-06 09:46:29 -05:00
Fabrice Desré
8425ab266c Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
Ben Kelly
1b44a16a7c Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08:00
Gene Lian
79e4f8fdfe Bug 900933 - Alarm API - AlarmsManager.remove() should use sendAsyncMessage(). r=nsm 2013-08-02 20:34:54 +08:00
Mina Almasry
2cb37aacd8 Bug 879308 - null date to mozAlarms.add throws exception. r=nsm sr=mounir 2013-07-24 10:46:59 -07:00
Justin Lebar
b2f430d093 Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
Gene Lian
637ea0928c Bug 821633 - Alarm API - .getAll() need to wrap the objects respecting to the content window (part 2, Alarm API). r=vivien 2012-12-14 20:04:04 +08:00
Gene Lian
a6efc350f3 Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent 2012-11-28 19:13:58 +08:00
Kyle Huey
76a2832eea Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
Vicamo Yang
ea784216bd Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
c82a2d6fea Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
c34b7d9377 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
8078ab712e Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Gene Lian
3f687d9ec6 Bug 782772 - Support the href property in web activities. r=vivien,fabrice 2012-08-15 10:40:12 +08:00
Justin Lebar
b9074c918e Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir 2012-08-13 12:58:38 -04:00
Gene Lian
974a9742a3 Bug 777224 - Alarm API - .getAll() and .remove() can only interact with alarms scheduled by the same app. r=vivien 2012-08-01 13:58:49 +08:00
Gene Lian
b27e45dd09 Bug 772369 - Alarm API (Follow-Up Fix for System Message Integration). r=fabrice 2012-07-17 18:38:24 +08:00
Mounir Lamouri
cb03fbb268 Bug 775824 - Use the new Permission Manager API in AlarmManager. r=sicking 2012-07-20 18:08:18 -07:00
Gene Lian
008dd15e54 Bug 773596 - Alarm API (make up missing sendAsyncMessage() for some early-return if-blocks). r=vivien 2012-07-13 20:01:43 +08:00
Gene Lian
178cf80633 Bug 749551 - Alarm API (System Message Integration). r=vivien 2012-07-05 15:53:08 +08:00
Gene Lian
3434cec7d1 Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien 2012-06-22 15:39:07 +08:00
Gene Lian
a9464fb31b Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
Ed Morley
09ea4c3c9b Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures 2012-07-03 11:23:54 +01:00
Gene Lian
8f20239653 Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien 2012-06-22 15:39:07 +08:00
Gene Lian
10d178bde8 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-07-03 11:26:12 +02:00