Commit Graph

20 Commits

Author SHA1 Message Date
Andrea Marchesini
6bf0fada4c Bug 1194978 - Renable RequestSync tests in b2g, r=nsm 2015-08-19 16:17:16 +01:00
Andrea Marchesini
15cc3ad652 Bug 1182358 - RequestSyncService.jsm should use AlarmService instead nsITimer, r=nsm 2015-08-14 17:47:42 +01:00
Ryan VanderMeulen
037eb756bd Backed out changesets 78aa8018df7d and 9b6e1c462c99 (bug 1182358) for Android test_basic.html timeouts followed by other failures. 2015-08-14 11:30:50 -04:00
Andrea Marchesini
bb953f9a18 Bug 1182358 - patch 2 - RequestSyncService.jsm should not write debug messages 2015-08-14 14:42:39 +01:00
Andrea Marchesini
0c606c70cc Bug 1182358 - RequestSyncService.jsm should use AlarmService instead nsITimer, r=nsm 2015-08-14 14:37:05 +01:00
Bobby Holley
95279e5e44 Bug 1182347 - Migrate existing code away from .cookieJar. r=sicking,r=allstars.chh 2015-07-14 19:56:33 -07:00
Yoshi Huang
2e6f823aae Bug 1165787 - Use origin in RequestSyncService.jsm. r=ehsan 2015-05-29 19:35:10 +08:00
Bobby Holley
ee6d021a95 Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking
We also provide an opt-out for the original behavior, and use it in various
consumers that look like they need fixing up. Most of the usage here is in
code with persistence considerations, where we may need some sort of migration
path.
2015-05-20 17:11:49 -07:00
Bobby Holley
25fec1979d Bug 1165162 - Stop recreating principals from the message manager. r=smaug 2015-05-20 17:08:56 -07:00
Andrea Marchesini
f97e006d35 Bug 1151082 - RequestSyncAPI - avoid infinite loop when processing pending messages, r=ehsan 2015-04-09 19:59:39 +01:00
Andrea Marchesini
6af4c4603d Bug 1136434 - RequestSync API should delete all the timers when a task is unregistered, r=ehsan 2015-03-03 11:07:26 +00:00
Andrea Marchesini
9f003782b0 Bug 1132752 - RequestSync API should not try to clone nsITimers, r=fabrice 2015-02-14 09:10:11 +01:00
Andrea Marchesini
9bac061c12 Bug 1131963 - RequestSyncService must use also the task name to identify the correct task, r=fabrice 2015-02-11 15:38:22 +01:00
Andrea Marchesini
99ed809d8c Bug 1130663 - requestsync-manager::runNow to allow for an immediate sync, r=fabrice 2015-02-11 14:32:45 +01:00
Andrea Marchesini
ac324497de Bug 1018320 - RequestSync API - patch 7 - reject promise when an exception is thrown, r=fabrice 2015-01-13 09:53:26 +00:00
Andrea Marchesini
8e851f4c78 Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan 2015-01-13 09:53:24 +00:00
Andrea Marchesini
bec5452722 Bug 1018320 - RequestSync API - patch 5 - mozSetMessageHandlerPromise, r=fabrice 2015-01-13 09:53:22 +00:00
Andrea Marchesini
434ffa86eb Bug 1018320 - RequestSync API - patch 4 - sendAsyncMessage used to schedule tasks, r=ehsan 2015-01-13 09:53:20 +00:00
Andrea Marchesini
c88b6e41b7 Bug 1018320 - RequestSync API - patch 2 - Wifi Only, r=ehsan 2015-01-13 09:53:16 +00:00
Andrea Marchesini
025094dd4b Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-13 09:53:14 +00:00