Loading
Merge #6251
6251: Closes #6012: Run the FxA extension on non-prod servers r=csadilek a=eoger
Thanks to `GeckoPort.senderUrl` exposing the content URL, we can now assert in `FxaWebChannelFeature` that a WebChannel message comes from the right content page.
This allows us to inject the extension content script in more FxA server instances while ensuring that a non-prod instance can mess up a prod-instance account data.
Co-authored-by:
Edouard Oger <eoger@fastmail.com>