summaryrefslogtreecommitdiff
path: root/src/lib/SyncMessage.js
Commit message (Collapse)AuthorAgeFilesLines
* SyncMessage support for asynchronous listeners.hackademix2019-10-011-3/+2
|
* "use strict" in SyncMessage.jshackademix2019-10-011-1/+2
|
* More verbose error logging while processing syncMessage listeners.hackademix2019-09-301-1/+1
|
* Leaner and faster SyncMessage shim tab id tracking hack for Firefox.hackademix2019-09-301-20/+20
|
* Add browser.runtime.(sendSyncMessage|onSyncMessage) shim.hackademix2019-09-291-0/+150