e6591a7c9c
With async callbacks, in-process listeners need to be able to wait for anything currently in progress to complete just like out-of-process listeners. In addition, removeListener() needs to be declared as returning a Promise so that typescript code can actually use it. |
||
---|---|---|
.. | ||
browser | ||
.eslintrc.json | ||
.npmignore | ||
collection-methods.js | ||
errors.js | ||
extensions.js | ||
index.d.ts | ||
index.js | ||
management-schema.js | ||
notification-worker.js | ||
notifier.js | ||
permission-api.js | ||
submit-analytics.js | ||
user-methods.js | ||
worker.js |