Skip to content

There's no reason to make fetch of about:blank same-origin for loads other than navigations and <object> #384

@bzbarsky

Description

@bzbarsky

I don't think it's required for web compat. Gecko only does this for navigations and <object> (things that can end up with a browsing context). Specifically, about:blank stylesheets are cross-origin in Gecko, and you can't XHR to about:blank in either Gecko or Blink (but can in WebKit, apparently).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions