716c90bca4
Fixes #249. This updates `browser.devtools.network.onRequestFinished` to emit an object with a promisified `getContent()` property. This brings the polyfill implementation in line with Firefox's implementation, although MDN documentation is still inaccurate at the moment. Also updates some out of date documentation with `makeCallback()` and `wrapAsyncFunction()`. |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
.eslintrc | ||
mocha-babel.js | ||
setup.js | ||
test-async-functions.js | ||
test-browser-global.js | ||
test-onRequestFinished.js | ||
test-proxied-properties.js | ||
test-runtime-onMessage.js |