Closed
Bug 1569677
Opened 6 years ago
Closed 6 years ago
Move the remaining chrome-only methods on HTMLDocument to Document
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
These remaining ones can all be moved to Document with minimal effort.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13adcd98e2d2
Part 1: Move the Safebrowsing helpers from HTMLDocument to Document; r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/55be6c59850a
Part 2: Move HTMLDocument.userInteractionForTesting to Document; r=bzbarsky
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/13adcd98e2d2
https://hg.mozilla.org/mozilla-central/rev/55be6c59850a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•