Open
Bug 2001139
Opened 3 days ago
Consider implementing the `Origin` interface.
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | affected |
People
(Reporter: mkwst, Unassigned)
Details
https://github.com/whatwg/html/pull/11846 defines an Origin interface which can be used to represent same-origin and same-site comparisons. It would be lovely to see it implemented in Gecko.
You need to log in
before you can comment on or make changes to this bug.
Description
•