This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 128
Chrome prototype: get browser-polyfill.js via build tools #4304
Milestone
Comments
ghost
added this to the Sprint 10 (61-2) ⛅ milestone
Apr 5, 2018
ghost
assigned jaredhirsch
Apr 30, 2018
The upstream PR is still not merged. Probably need to kick this to next sprint. |
The upstream PR has landed, but a new version hasn't been released yet. Filed mozilla/webextension-polyfill#150 to ask for a patch release. |
I don't think we're going to launch on Chrome |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Two tasks here:
Make sure outstanding issues with the browser-polyfill are resolved in that repo's master. Currently I believe feat: Added support for the sendResponse callback in the runtime.onMessage listeners mozilla/webextension-polyfill#97 is the one we need to land.
Add something to the build tools to fetch the browser-polyfill, build it, and add it to the Chrome build folder.
Refs #3998
The text was updated successfully, but these errors were encountered: