Closed Bug 852954 Opened 11 years ago Closed 11 years ago

Split nsHTMLDocument::ResolveName

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: peterv, Assigned: peterv)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
Right now we use it for both form elements and HTMLDocument, but only the form element code needs to return an addrefed pointer.
Attachment #727182 - Flags: review?(bzbarsky)
Comment on attachment 727182 [details] [diff] [review]
v1

>+  // we get this far, FindNamedItems() will have been called for aName, so

FindNamedItems is long gone.  The name and id table is completely live.  Just remove this whole comment, please.

r=me
Attachment #727182 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/9592881ee7fc
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: