Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD

This commit is contained in:
Richard Newman 2014-01-08 18:47:32 +01:00
parent d946d31f4e
commit 80088ba94b

View File

@ -36,7 +36,7 @@ const TOPIC_PREF_CHANGED = "nsPref:changed";
const TOPIC_DEBUG_START_EXPIRATION = "places-debug-start-expiration";
const TOPIC_EXPIRATION_FINISHED = "places-expiration-finished";
const TOPIC_IDLE_BEGIN = "idle";
const TOPIC_IDLE_END = "back";
const TOPIC_IDLE_END = "active";
const TOPIC_IDLE_DAILY = "idle-daily";
// Branch for all expiration preferences.