wpt icon indicating copy to clipboard operation
wpt copied to clipboard

Add globla=window-module for .any.js. (#35511)

Open allstarschh opened this issue 3 years ago • 2 comments

This allows .any.js could be loaded as a ES module script, whereas 'global=window' loads the script as a classic JS script.

allstarschh avatar Aug 24 '22 12:08 allstarschh

@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

allstarschh avatar Aug 29 '22 08:08 allstarschh

@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.

allstarschh avatar Sep 07 '22 15:09 allstarschh