MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
12.04k stars 4.92k forks source link

MV3 e2e tests for firefox #18441

Open danjm opened 1 year ago

danjm commented 1 year ago

Context

This ticket is to ensure that all of our mv3 e2e tests run, and pass, on firefox, once we start creating mv3 builds for firefox

Approach

After 17901 passes, we should implement a separate job for running the tests with the mv3 environment flag with the Firefox build type.

Acceptance criteria

salemalem commented 1 year ago

The NFT feature isn't available on Firefox

brad-decker commented 8 months ago

Our MV3 build as it stands will not work in Firefox, due to using chrome specific APIs such as offscreen document. I am marking this as BLOCKED by a future issue for changes necessary to make Firefox work with MV3