Sankha Narayan Guria
|
cdad02ba58
|
Bug 877888 - Alarm API type checks date to prevent millisecond loss. r=nsm
--HG--
extra : rebase_source : c319da81514194bd5adef260f78e9317b1a044a8
|
2013-07-02 23:59:58 +05:30 |
|
Gene Lian
|
b5621eedda
|
Bug 885674 - Alarm API - Delete Alarm API data on app uninstallation (and clear data?) (follow-up). r=nsm
|
2013-06-21 17:30:40 +08:00 |
|
Nikhil Marathe
|
471c3cc2cb
|
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
|
2013-06-04 09:13:16 -07:00 |
|
Ed Morley
|
836ecd75da
|
Backed out changeset 0cd289fcea16 (bug 876936) for failing in test_alarm_add_date.html
|
2013-06-04 09:37:38 +01:00 |
|
Nikhil Marathe
|
38c84884ea
|
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
|
2013-06-03 21:35:39 -07:00 |
|
Nikhil Marathe
|
f26e08ff53
|
Bug 876935 - Millisecond calculation in AlarmService. r=gene
|
2013-05-30 08:08:07 -07:00 |
|
Sebastian Wong
|
09dc92155a
|
Bug 841736 - Add observer and callback function to remove alarm API data on "webapps-clear-data" event. r=clian
|
2013-05-28 13:29:02 -04:00 |
|
Nikhil Marathe
|
53882d6078
|
Bug 871428 - Fix AlarmService shutdown leaks. r=gene
--HG--
extra : amend_source : 43f24156a4b6c124b712094ae81d750e16e6a0b5
|
2013-05-12 22:40:00 +05:30 |
|
Nikhil Marathe
|
7a3adb91f6
|
Bug 862322 - Allow AlarmService to be used from Gecko code. r=gene
|
2013-05-01 21:32:49 +05:30 |
|
Justin Lebar
|
cab30ae225
|
Bug 836654 - Part 10: Don't acquire the CPU wake lock in the alarm service any longer. r=cjones
We've removed the event that the AlarmService was listening to in order
to find out when we could drop the lock!
|
2013-02-14 15:41:30 -05:00 |
|
Gene Lian
|
1914c81666
|
Bug 821671 - Check alarm API parameters in the parent (part 3, Alarm API). r=sicking
|
2012-12-22 19:47:23 +08:00 |
|
Gene Lian
|
a4487e82f1
|
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
|
f3c961a245
|
Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent
|
2012-11-28 19:13:58 +08:00 |
|
Gene Lian
|
8f4bee8d49
|
Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 2). r=vivien,jlebar
|
2012-11-01 10:30:18 +08:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
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
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
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 |
|
Philipp von Weitershausen
|
f47e2a9937
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Gene Lian
|
7378a21768
|
Bug 777226 - Alarm API - If an alarm cannot be fired when the device shuts down, it should be fired when powering up. r=vivien
|
2012-08-16 10:46:40 +08:00 |
|
Gene Lian
|
76eb50ae69
|
Bug 782772 - Support the href property in web activities. r=vivien,fabrice
|
2012-08-15 10:40:12 +08:00 |
|
Gene Lian
|
ea671bac1f
|
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
|
2bca813a6f
|
Bug 777228 - Alarm API - The back-end needs to remove alarms that have been fired from DB, so that .getAll() won't return them. r=vivien
|
2012-07-30 19:17:35 +08:00 |
|
Gene Lian
|
ad6d416b03
|
Bug 777207 - Alarm API - AlarmService should use "activities" or "system messages", or not broadcast information to all content processes. r=cjones
|
2012-07-26 09:59:20 +08:00 |
|
Gene Lian
|
6f363d984c
|
Bug 772369 - Alarm API (Follow-Up Fix for System Message Integration). r=fabrice
|
2012-07-17 18:38:24 +08:00 |
|
Gene Lian
|
5c41ebf8b8
|
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
|
4797f18ef4
|
Bug 749551 - Alarm API (System Message Integration). r=vivien
|
2012-07-05 15:53:08 +08:00 |
|
Gene Lian
|
13e633bd33
|
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
|
2012-06-22 15:39:07 +08:00 |
|
Ed Morley
|
2a1d58cfe5
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
a993ee244f
|
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
|
2012-06-22 15:39:07 +08:00 |
|