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 infrastructure for testing origin policy #21705

Merged
merged 6 commits into from Feb 19, 2020
Merged

Add infrastructure for testing origin policy #21705

merged 6 commits into from Feb 19, 2020

Commits on Feb 18, 2020

  1. Add infrastructure for testing origin policy

    This adds 99 new subdomains for testing origin policy on, without interfering with other tests. It also configures `/.well-known/origin-policy` to use a Python script handler, instead of a static file handler, to allow varying responses. Closes #20773.
    
    RFC: web-platform-tests/rfcs#44
    domenic committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9403b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31041ac View commit details
    Browse the repository at this point in the history
  3. Regenerate the certs

    domenic committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    921b4b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Code review comments

    domenic committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    1da79d1 View commit details
    Browse the repository at this point in the history
  2. Missing :

    domenic committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e185bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54624b1 View commit details
    Browse the repository at this point in the history