-
Let's make sure `BroadcastChannel` is defined before used or non supporting environments will complain.
-
See https://github.com/whatwg/html/pull/608 which is now merged.
The essential work items are, I think:
- Add `WorkerType type = "classic";` to RegistrationOptions
- Updated https://github.com/slight…
-
GET chrome-extension://omlfmfglhhaencodijkaoijoggkcnogm/www/cordova.js net::ERR_FILE_NOT_FOUND
app.js:848 Uncaught ReferenceError: error is not defined(anonymous function) @ app.js:848cname.request.$.…
-
The controller manages how resources are fetched. It's more about the "fetch" concept than about the "navigation" concept. So NavigationController seems like a misleading name.
-
Given the recent confusion on navigation, now sounds like the right time to draft up a table, or patches for fetches.
Happy to do the work here, but @wanderview, you said you had a list of things tha…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/1671) by Cristian Amarie (Bitbucket: [ndesktop](https://bitbucket.org/ndesktop), GitHub: [ndesktop](https://github.com/ndesktop)).…
-
https://w3c.github.io/webappsec/specs/content-security-policy/#processing-model-workers says "Whenever a user agent _runs a worker_: …", but https://slightlyoff.github.io/ServiceWorker/spec/service_wo…
-
-
D:\Program Files\nodejs\modernizr>modernizr -c modernizr-config
D:\Program Files\nodejs\modernizr\modernizr-config:2
"minify": true,
^
D:\Program Files\nodejs\modernizr\modernizr-config i…
-
"Once the controller is installed, all requests for resources from any page hosted at a URL for which the controller is active (see below for a discussion of controller/page mapping) are sent to the c…