Skip to content

Consider removing document.origin #410

Closed
@mikewest

Description

@mikewest

We have self.origin in HTML, present inside workers and documents. It seems redundant and confusing to suggest that there's a different origin for documents than for the global object they host. Perhaps we can simply remove this in favor of the property on the global?

@bzbarsky seems to be on board with this notion. @cdumez, WDYT?

Edge hasn't implemented this yet, but perhaps @travisleithead has an opinion from a TAG/platformey perspective?

Metadata

Metadata

Assignees

Labels

interopImplementations are not interoperable with each otherremoval/deprecationRemoving or deprecating a feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions