wpt
wpt copied to clipboard
Add globla=window-module for .any.js. (#35511)
This allows .any.js could be loaded as a ES module script, whereas 'global=window' loads the script as a classic JS script.
@jgraham Do you have any idea about the failure in the CI ? The error message is
requests.exceptions.HTTPError: 404 Client Error: file(s) not found: testing/profiles for url: https://hg.mozilla.org/mozilla-central/archive/tip.zip/testing/profiles/
Thanks
@jgraham Do you have any idea about the failure in the CI ?
I have rebased my commit, and the latest PR already passes all the CI checks. Now waiting for review.