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

Integrate CORP and COEP #1030

Merged
merged 7 commits into from
Jun 26, 2020
Merged

Integrate CORP and COEP #1030

merged 7 commits into from
Jun 26, 2020

Commits on Jun 23, 2020

  1. Define "Request URL serialization for reporting"

    This is a preliminary change for COEP merging to HTML and fetch specs.
    We will use the serialization multiple times both in the HTML spec and
    the fetch spec, so defining the operation here will be benefitial.
    yutakahirano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f083f8c View commit details
    Browse the repository at this point in the history
  2. # This is a combination of 2 commits.

    # This is the 1st commit message:
    
    # This is a combination of 23 commits.
    # This is the 1st commit message:
    
    Integrate CORP and COEP
    
    This is part of the introduction of COEP
    (whatwg/html#5454). The CORP check now takes
    COEP into account. Also, responses coming from service workers
    are checked.
    
    # This is the commit message #2:
    
    Update fetch.bs
    
    Co-authored-by: Domenic Denicola <d@domenic.me>
    # This is the commit message #3:
    
    Update fetch.bs
    
    Co-authored-by: Domenic Denicola <d@domenic.me>
    # This is the commit message #4:
    
    fix
    
    # This is the commit message #5:
    
    fix
    
    # This is the commit message #6:
    
    fix
    
    # This is the commit message #7:
    
    fix
    
    # This is the commit message #8:
    
    fix
    
    # This is the commit message #9:
    
    fix
    
    # This is the commit message #10:
    
    fix
    
    # This is the commit message #11:
    
    fix
    
    # This is the commit message #12:
    
    fix
    
    # This is the commit message #13:
    
    fix
    
    # This is the commit message #14:
    
    fix
    
    # This is the commit message #15:
    
    fix
    
    # This is the commit message #16:
    
    fix
    
    # This is the commit message #17:
    
    fix
    
    # This is the commit message #18:
    
    Update fetch.bs
    
    Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
    # This is the commit message #19:
    
    Update fetch.bs
    
    Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
    # This is the commit message #20:
    
    fix
    
    # This is the commit message #21:
    
    fix
    
    # This is the commit message #22:
    
    fix
    
    # This is the commit message #23:
    
    fix
    
    # This is the commit message #2:
    
    fix
    yutakahirano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    db9fbcd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. fix

    yutakahirano committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e8b90f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. fix

    yutakahirano committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1ca20a9 View commit details
    Browse the repository at this point in the history
  2. fix

    yutakahirano committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    37b2bdb View commit details
    Browse the repository at this point in the history
  3. fix

    yutakahirano committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1e45ecd View commit details
    Browse the repository at this point in the history
  4. fix

    yutakahirano committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    ea40eaf View commit details
    Browse the repository at this point in the history