Closed Bug 1467625 Opened 6 years ago Closed 5 years ago

Move domain attribute from HTMLDocument to Document

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: qdot, Assigned: ehsan.akhgari)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete, site-compat)

Attachments

(2 files)

We fail testing/web-platform/tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain.html because domain is on HTMLDocument, not Document. We should be able to move this attribute up into Document to fix this.
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Bug 897815 is a tracking bug for all the work involved.  The work should happen in per-API bugs...
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Ah ok, thanks for reopening, sorry about that. Added [meta] to the Bug 897815 so I don't do the "quickly mouse over and forget that's an aggregate bug" again. :)
Assignee: nobody → ehsan

just in case this affects MDN docs...

Keywords: dev-doc-needed
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc79cf9eea2e
Part 1: Move HTMLDocument.domain getter/setter to Document; r=farre
https://hg.mozilla.org/integration/autoland/rev/8794701eb947
Part 2: Do not allow setting Document.domain without a browsing context; r=farre
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/16999 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Keywords: site-compat
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: