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

Change default classic script fetch options credentials mode #13739

Merged
merged 1 commit into from
Nov 2, 2018

Commits on Nov 2, 2018

  1. Change default classic script fetch options credentials mode

    This CL changes the default classic script fetch options credentials mode
    from "omit" to "same-origin", as per the recent spec change [1], and adds
    descendant worker credentials tests as a follow-up to said spec change and
    [2].
    
    [1]: whatwg/html#3656
    [2]: #13426
    
    R=domenic@chromium.org, kouhei@chromium.org, nhiroki@chromium.org
    
    Bug: 849101
    Change-Id: I958f552f0ee91beb8aab98269f79a1eb219fb40a
    Reviewed-on: https://chromium-review.googlesource.com/c/1301964
    Commit-Queue: Dominic Farolino <domfarolino@gmail.com>
    Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
    Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#604862}
    domfarolino authored and chromium-wpt-export-bot committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    21cd6f0 View commit details
    Browse the repository at this point in the history