Implement document.origin
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: annevk, Assigned: bzbarsky)
References
Details
(Keywords: dev-doc-needed)
Attachments
(3 files, 3 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Updated•11 years ago
|
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Comment 6•10 years ago
|
||
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 8•10 years ago
|
||
Updated•10 years ago
|
Assignee | ||
Comment 10•9 years ago
|
||
Reporter | ||
Comment 11•9 years ago
|
||
Assignee | ||
Comment 12•9 years ago
|
||
Reporter | ||
Comment 13•9 years ago
|
||
Assignee | ||
Comment 14•8 years ago
|
||
Assignee | ||
Comment 15•8 years ago
|
||
Assignee | ||
Comment 16•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Comment 17•8 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 18•5 years ago
|
||
This is gone from the spec and unshipped in Chrome and Safari.
Assignee | ||
Comment 20•5 years ago
|
||
James, I'm not sure what comment 19 is saying. Presumably at some point we were tracking the WPT failures from not implementing document.origin, but that should have stopped failing back when https://github.com/web-platform-tests/wpt/pull/21055 got merged in and then https://hg.mozilla.org/mozilla-central/diff/8cdbc2ef524268d720bb6e1dfded1724a72a0b95/testing/web-platform/meta/dom/idlharness.window.js.ini removed the annotations, no?
Comment 21•5 years ago
|
||
These are the annotations in the shared metadata repo that's used in wpt.fyi and by the sync bot, not the annotations in the the ini files, although I copied the ini annotations into the external system at some point.
There's a consistency problem where we don't remove annotations when tests stop failing, so we might have a bug associated with a test that actually now passes. The above bot is part of trying to fix that issue by at least making sure we don't have bugs that are marked as invalid or duplicate associated with tests.
(note: we're actually currently running the bot against a fork of the metadata repo, pending some changes in the backend, so you can't actually see this change there; instead it's in my fork at https://github.com/jgraham/wpt-metadata/commit/84fcc5e11e69e7ff769855a4f15d6e1bef6d87c5 )
Does that help?
Assignee | ||
Comment 22•5 years ago
|
||
Yep, thank you!
Description
•