Closed Bug 206204 Opened 22 years ago Closed 22 years ago

`nsHTMLTag gWatchTags[3]', nsEditorParserObserver defined but not used

Categories

(SeaMonkey :: Composer, defect)

x86
BeOS
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file, 1 obsolete file)

26. editor/composer/src/nsEditingSession.cpp:274 (See build log excerpt) `nsHTMLTag gWatchTags[3]' defined but not used 272 // but hopefully we will be able to soon. 273 #ifndef FULL_EDITOR_HTML_SUPPORT 274 static eHTMLTags gWatchTags[] = 275 { eHTMLTag_frameset, 276 eHTMLTag_iframe,
Attachment #123652 - Flags: superreview?(sfraser)
Attachment #123652 - Flags: review?(brade)
Comment on attachment 123652 [details] [diff] [review] remove it, since it doesn't appear to have ever been used please remove the FULL_EDITOR_HTML_SUPPORT #ifs altogether or fix them to not be turned on.
Attachment #123652 - Flags: superreview?(sfraser)
Attachment #123652 - Flags: review?(brade)
Attachment #123652 - Flags: review-
Status: NEW → ASSIGNED
Summary: `nsHTMLTag gWatchTags[3]' defined but not used → `nsHTMLTag gWatchTags[3]', nsEditorParserObserver defined but not used
Attachment #123691 - Flags: superreview?(sfraser)
Attachment #123691 - Flags: review?(brade)
Comment on attachment 123691 [details] [diff] [review] Remove gWatchTags, nsEditorParserObserver, ifndef FULL_EDITOR_HTML_SUPPORT how about a diff -u4 next time.
Attachment #123691 - Flags: superreview?(sfraser) → superreview+
Attachment #123691 - Flags: review?(brade) → review+
Comment on attachment 123691 [details] [diff] [review] Remove gWatchTags, nsEditorParserObserver, ifndef FULL_EDITOR_HTML_SUPPORT Free code savings
Attachment #123691 - Flags: approval1.4?
Are you going to remove nsEditorParserObserver files as well?
checked in, without removing the files. they can be removed later if the editor team decides that they have no future.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
I have no way to verify this one since I'm not running BeOS. Timeless, could you please mark this as verified fixed ?
verified via lxr
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: