Closed Bug 229183 Opened 21 years ago Closed 21 years ago

Minor optimization in nsHTMLDocument::StartDocumentLoad()

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: keeda, Assigned: keeda)

Details

Attachments

(1 file)

Another silly little thing thats been sitting in my tree forever.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7alpha
NS_NewXMLContentSink just wants a nsISupports*. Pass it the docshell just like
we do for the HTML content sink.
Comment on attachment 137843 [details] [diff] [review]
Dont QI to nsIWebShell

jst, could you please r+sr another trivial patch for me. 

BTW, whats the official story on  nsIWebShell. Do we want to eliminate it
someday? Is anybody working on that ?
Attachment #137843 - Flags: review?(jst)
Comment on attachment 137843 [details] [diff] [review]
Dont QI to nsIWebShell

r+sr=jst.

I don't know that we'll ever eliminate nsIWebShell, but it's more of an
internal interface, so the less it's used the better.
Attachment #137843 - Flags: superreview+
Attachment #137843 - Flags: review?(jst)
Attachment #137843 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
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: