Closed Bug 245627 Opened 21 years ago Closed 21 years ago

minor deCOMtamination of HTML element creation functions

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

Details

Attachments

(1 file)

-- make NS_NewHTML___Element return its result directly, and not addrefed (the latter to shrink the size of each of these functions) -- make nsHTMLContentSink::MakeContentObject and nsHTMLContentSink::CreateContentObject return the result directly as an already_AddRefed<nsIHTMLContent>
also -- encapsulate NS_NewHTML___Element prototype declarations with a macro to make any future changes easier
Attachment #150063 - Flags: superreview?(jst)
Attachment #150063 - Flags: review?(jst)
Comment on attachment 150063 [details] [diff] [review] as described Looks good. r+sr=jst
Attachment #150063 - Flags: superreview?(jst)
Attachment #150063 - Flags: superreview+
Attachment #150063 - Flags: review?(jst)
Attachment #150063 - Flags: review+
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: