Blake Kaplan
|
6c7632cac4
|
Bug 907971 - Remove builtinclass from nsIAlarmHalService to allow the browser-helper to override it for desktop b2g. r=gene.lian@mozilla.com
|
2013-08-22 14:10:19 -07:00 |
|
Ms2ger
|
ced3dd8b1c
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Gregory Szorc
|
c089ae373d
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
64b2bc7dd9
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Brian O'Keefe
|
3a92f0ae7c
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
Gregory Szorc
|
9f99cee9a1
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Gene Lian
|
2ea73dee1e
|
Bug 900933 - Alarm API - AlarmsManager.remove() should use sendAsyncMessage(). r=nsm
|
2013-08-02 20:34:54 +08:00 |
|
Mina Almasry
|
783d0e604b
|
Bug 879308 - null date to mozAlarms.add throws exception. r=nsm sr=mounir
--HG--
extra : rebase_source : 538259df2de7483e277e59de8edcefe94f04c0a9
|
2013-07-24 10:46:59 -07:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Justin Lebar
|
5b159515e1
|
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 |
|
Joey Armstrong
|
e44d529d0e
|
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2.
|
2013-07-03 12:01:06 -04:00 |
|
Sankha Narayan Guria
|
a1a00fcbab
|
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
|
bde957d6ac
|
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 |
|
Mike Shal
|
2eff1a24b8
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
|
2013-06-10 12:08:47 -04:00 |
|
Joey Armstrong
|
d47bba4871
|
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal
|
2013-06-10 11:19:28 -04:00 |
|
Nikhil Marathe
|
00af3b3bba
|
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
|
d0dac71bee
|
Backed out changeset 0cd289fcea16 (bug 876936) for failing in test_alarm_add_date.html
|
2013-06-04 09:37:38 +01:00 |
|
Nikhil Marathe
|
d083fa94b2
|
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
|
fc2fb3b202
|
Bug 876935 - Millisecond calculation in AlarmService. r=gene
|
2013-05-30 08:08:07 -07:00 |
|
Sebastian Wong
|
bd67cdf0a9
|
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 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Zachary Easterbrook
|
cd7c034c2d
|
Bug 868952 - Fix the getAll(...) function in AlarmDB to be more efficient. r=clian
|
2013-05-20 07:47:38 -04:00 |
|
Nikhil Marathe
|
2df824df8e
|
Bug 871428 - Fix AlarmService shutdown leaks. r=gene
--HG--
extra : amend_source : 43f24156a4b6c124b712094ae81d750e16e6a0b5
|
2013-05-12 22:40:00 +05:30 |
|
Nikhil Marathe
|
3c1e7def7e
|
Bug 862322 - Allow AlarmService to be used from Gecko code. r=gene
|
2013-05-01 21:32:49 +05:30 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
David Clarke
|
bad3d37ea3
|
Bug 843893 - Fix alarm and power mochitests, r=gene.lian
|
2013-03-25 16:50:06 -07:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Luqman Aden
|
17bdda31f5
|
Bug 848617 - New mochitests for Alarm API. r=gene
|
2013-03-18 15:47:30 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Phil Ringnalda
|
416fb60f0c
|
Back out bc8eeacc3c8a (bug 843893) for (at least) desktop bustage in test_power_basics.html
|
2013-03-19 14:27:55 -07:00 |
|
David Clarke
|
32f459b65b
|
Bug 843893 - Fix alarm and power tests to work with current gaia, r=gene.lian
|
2013-03-07 12:48:34 -08:00 |
|
Mike Shal
|
e3d8d5c262
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Justin Lebar
|
08851b784b
|
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 |
|
Reuben Morais
|
6c3aeb7360
|
Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner
|
2013-01-30 18:03:46 -08:00 |
|
Gene Lian
|
aaec3a9556
|
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
|
0f0ee97b92
|
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
|
6523951e3d
|
Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent
|
2012-11-28 19:13:58 +08:00 |
|
Gene Lian
|
bb11b7ccf8
|
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
|
1482122303
|
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
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
bdf47895bb
|
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
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|