Commit Graph

161 Commits

Author SHA1 Message Date
Phil Ringnalda
236c7ea2ef Back out ffb94ee54752 (bug 1162281) for build and test bustage
CLOSED TREE
2015-05-24 13:59:43 -07:00
Fernando Jimenez
e3f53e4185 Bug 1162281 - Invalid system message handler in an App Manifest can break the entire system. r=fabrice 2015-05-24 21:28:15 +02:00
Kan-Ru Chen
b9f45c9091 Bug 1166580 - Disable mozHasPendingMessage tests on non-browser platform. r=me 2015-05-20 14:56:55 +08:00
Kan-Ru Chen
302443064a Bug 1166580 - Add tests for mozHasPendingMessage. r=fabrice 2015-05-20 10:04:47 +08:00
Kan-Ru Chen
5c5e6f072d Bug 1162899 - Use sync message for in-process mozHasPendingMessage. r=fabrice 2015-05-12 10:20:54 +08:00
Neil Deakin
0e272ede50 Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm 2015-04-16 15:38:12 -04:00
Bevis Tseng
7d50fe33dc Bug 1138264 - Part 1: Define new system messages of "sms-failed" and "sms-delivery-error". r=echen 2015-04-02 14:26:20 +08:00
Kan-Ru Chen (陳侃如)
4d39eed1d0 Bug 1137722 - Ensure that system message cache is refreshed before openapp. r=fabrice 2015-03-05 22:28:00 -05:00
Kan-Ru Chen (陳侃如)
bf12049c48 Backed out changeset 9652fe730f2c (bug 1137722) for m1 failure on B2G emulator 2015-03-05 15:45:57 +08:00
Kan-Ru Chen (陳侃如)
dcf8d08b38 Bug 1137722 - Ensure that system message cache is refreshed before openapp. r=fabrice 2015-03-05 11:16:56 +08:00
Fabrice Desré
7bd495873d Bug 1138808 r=vchang 2015-03-04 08:02:34 -08:00
Kan-Ru Chen (陳侃如)
a9f7a4f67c Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice 2015-02-11 11:18:32 +01:00
Andrea Marchesini
d5b3bb031f Bug 1129317 - SystemMessageInternal should release/reject all the pending promises, r=fabrice 2015-02-08 09:38:59 +00:00
Andrea Marchesini
cef94b033b 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
698c64eee3 Bug 1018320 - RequestSync API - patch 5 - mozSetMessageHandlerPromise, r=fabrice 2015-01-13 09:53:22 +00:00
Andrea Marchesini
9434f0332f Bug 1018320 - RequestSync API - patch 3 - a Promise return value from sendAsyncMessage, r=fabrice 2015-01-13 09:53:18 +00:00
Andrea Marchesini
4585c23b29 Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-13 09:53:14 +00:00
Yoshi Huang
76d8945f08 Bug 1096230 - remove nfc-powerlevel-change system message. r=dimi
From eaeb816ad7d11e9ee4434ad0d7d2eacc29264d3e Mon Sep 17 00:00:00 2001
---
 dom/messages/SystemMessagePermissionsChecker.jsm | 3 ---
 1 file changed, 3 deletions(-)
2014-11-10 18:58:03 +08:00
Andrea Marchesini
2506e24696 Bug 1081143 - datastore-update-* events should be dispatched as broadcast messages, r=fabrice 2014-10-20 20:47:12 +01:00
Vlatko Markovic
e0063e13a5 Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice 2014-09-16 13:14:02 -07:00
Garner Lee
556dbdc3ac Bug 979767 - Part 1: Messages and Permissions. Supporting web application triggering based on HCI event EVT_TRANSACTION. r=fabrice 2014-08-27 14:41:00 +02:00
Bevis Tseng
539aacd434 Bug 1055994 - Broadcast System Message When Receiving Cell Broadcast Message. r=vyang
--HG--
extra : rebase_source : 9b69b4e23240e791d40a32e9211a93d7c5a0d7c7
2014-08-20 19:17:34 +08:00
Sean Lin
73a41c0822 Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene 2014-06-27 15:58:47 +08:00
Henry Chang
b641921846 Bug 1037380 - Add system message broadcast filter. r=fabrice 2014-08-06 10:58:22 +08:00
Ryan VanderMeulen
cfeeeb589b Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164. 2014-08-12 12:44:09 -04:00
Sean Lin
2a2ef43380 Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
--HG--
extra : rebase_source : 66ba930797cfd67777ead9ec5e439d834d494233
2014-06-27 15:58:47 +08:00
Ryan VanderMeulen
97164c499b Backed out changeset 90c9b3d8f5bf (bug 1014023) for intermittent Windows mochitest failures.
CLOSED TREE
2014-08-05 15:33:10 -04:00
Sean Lin
391914b16d Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene 2014-06-27 15:58:47 +08:00
Kyle Huey
3756021a79 Back out bug 874353, which is suspected of causing bug 1046956. r=me a=backout 2014-08-01 11:02:55 -07:00
Fabrice Desré
bb33b2ef42 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Fabrice Desré
ef472796d3 backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Fabrice Desré
7f556803c8 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Sean Lin
99fbf43297 Bug 874353 - Remove CPU wake lock control from ContentParent. r=gene, khuey 2014-06-24 10:51:48 +08:00
Mike Hommey
010c0a5eb7 Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Ms2ger
d9e695483d Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Alexandre Poirot
f5412abfea Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Sean Lin
fe508a07fc Bug 1013671 - Use SystemAppProxy to fire "system-messages-open-app" from SystemMessageInternal.js. r=gene
Bug 793420 - Remove the waiting timer for the open-app mozChromeEvents requested by System Message.
r=gene, fabrice
2014-05-30 15:48:25 +08:00
Henry Chang
bd2bbaca20 Bug 1010733 - Add WISPr notification capability. r=schien 2014-05-23 14:19:03 +08:00
Sean Lin
d70f075a1d Bug 909001 - Update Registered Pages for System Message When App Gets Uninstalled. r=gene 2014-05-06 18:32:33 +08:00
Henry Chang
5fc1e43c63 Bug 993732 - Add test case. r=fabrice 2014-04-10 19:00:24 +08:00
Fabrice Desré
c87170c5cf Bug 991023 - [Tarako] JS error in SystemMessageInternal.js after grouping apps in activities chain. r=gene 2014-04-10 17:05:59 -07:00
Henry Chang
065c92959c Bug 993732 - Should use renamed properties done by bug 988129. pending r=gene
Landed directly on mozilla-central in order to fix the Firefox OS bustage in today's build.
2014-04-09 15:42:47 +08:00
Henry Chang
ce5c3245a8 Bug 906164 - Do NOT ack the received system message until being about to handle it. r=gene 2014-04-03 14:51:30 +08:00
Gene Lian
c8e32120ea Bug 988787 - Should fire "handle-system-messages-done" at a correct time point. r=fabrice 2014-03-31 16:14:52 +08:00
Gene Lian
7d92de279b Bug 988129 - Correct the chaotic naming styles in system message codes (part 4, alignment). r=fabrice 2014-03-31 16:04:42 +08:00
Gene Lian
31f9fd5bc1 Bug 988129 - Correct the chaotic naming styles in system message codes (part 3, s/uri/pageURL). r=fabrice 2014-03-31 16:04:36 +08:00
Gene Lian
daf1193fe8 Bug 988129 - Correct the chaotic naming styles in system message codes (part 2, s/manifest/manifestURL). r=fabrice 2014-03-31 16:04:29 +08:00
Gene Lian
779ed94d29 Bug 988129 - Correct the chaotic naming styles in system message codes (part 1, remove function name). r=fabrice 2014-03-31 16:04:11 +08:00
Fabrice Desré
c1daa445bf Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene 2014-03-25 21:56:35 -07:00
Wes Kocher
f9ae02417f Merge inbound to m-c 2014-03-18 14:15:03 -07:00