Confirmed users
1,031
edits
(Created page with "// all notifications will be sent to the system message handler. navigator.mozSetMessageHandler("push", function(e) { e.target.result.topic == This is the topic that is being...") |
No edit summary |
||
Line 1: | Line 1: | ||
<code> | |||
// all notifications will be sent to the system message handler. | // all notifications will be sent to the system message handler. | ||
Line 41: | Line 43: | ||
user auth: TBD, but most probably headless browserid | user auth: TBD, but most probably headless browserid | ||
</code> |