Closed Bug 196829 Opened 21 years ago Closed 21 years ago

nsIHTMLContentSink::DoFragment() is never used

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: keeda, Assigned: keeda)

Details

Attachments

(1 file)

Looking through the code, I noticed that DoFragment() of the nsIHTMLContentSink
interface appears to be unused.

The parser never calls it, and none of the implementations actually do anything.
Looks like it should be gotten rid of.

http://lxr.mozilla.org/seamonkey/search?string=DoFragment
Status: NEW → ASSIGNED
Summary: nsIHTMLContentSink::DoFrament() is never used → nsIHTMLContentSink::DoFragment() is never used
Attachment #116841 - Flags: superreview?(jst)
Attachment #116841 - Flags: review?(harishd)
Comment on attachment 116841 [details] [diff] [review]
get rid of the method and all the implementations

sr=jst
Attachment #116841 - Flags: superreview?(jst) → superreview+
Comment on attachment 116841 [details] [diff] [review]
get rid of the method and all the implementations

r=harishd
Attachment #116841 - Flags: review?(harishd) → review+
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: