Closed Bug 1460735 Opened 7 years ago Closed 6 years ago

Remove nsIDOMDocument

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: adrian17, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

No description provided.
Blocks: 1387169
Assignee: nobody → adrian.wielgosik
Status: NEW → ASSIGNED
Depends on: 1460940
Assignee: adrian.wielgosik → nobody
Status: ASSIGNED → NEW
There are some places where we have a thing which may not even be a node, and we end up hardcoding the value of DOCUMENT_NODE there, because "foo.nodeType == foo.DOCUMENT_NODE" will test true if foo is not a node: both sides will be undefined.
Attachment #8980503 - Flags: review?(kyle)
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attached patch part 2. Remove nsIDOMDocument (deleted) — Splinter Review
Attachment #8980504 - Flags: review?(kyle)
Blocks: 1455676
Attachment #8980503 - Flags: review?(kyle) → review+
Attachment #8980504 - Flags: review?(kyle) → review+
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: