Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add subresource integrity support for ES modules, through importmaps #10269

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    0695369 View commit details
    Browse the repository at this point in the history
  2. Enforce module integrity

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2d75e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    976ecbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f58126d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b074cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e008cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9794cd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d32de53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a464cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ff1eb2 View commit details
    Browse the repository at this point in the history
  11. Review comments

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    46f4881 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    caa8fd7 View commit details
    Browse the repository at this point in the history
  13. conformance

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e76e595 View commit details
    Browse the repository at this point in the history
  14. self-nits

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    378a725 View commit details
    Browse the repository at this point in the history
  15. remove spurious newline

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2089578 View commit details
    Browse the repository at this point in the history
  16. Review comments

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    889da3a View commit details
    Browse the repository at this point in the history
  17. Try to make WATTSI happy

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ab8a46d View commit details
    Browse the repository at this point in the history
  18. Serialize URLs in the map

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e3ad1b7 View commit details
    Browse the repository at this point in the history
  19. Revert "Serialize URLs in the map"

    This reverts commit b4e94b6.
    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5d90fbe View commit details
    Browse the repository at this point in the history
  20. s/to/be/

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2101f91 View commit details
    Browse the repository at this point in the history
  21. Rebase

    yoavweiss committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5996082 View commit details
    Browse the repository at this point in the history