Closed Bug 761997 Opened 13 years ago Closed 13 years ago

Cleanup nsHTMLEditRules::GetListItemState / nsHTMLEditRules::GetDefinitionListItemTypes

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: Ms2ger, Assigned: Ms2ger)

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
No description provided.
Attachment #630523 - Flags: review?(ehsan)
Comment on attachment 630523 [details] [diff] [review] Patch v1 Review of attachment 630523 [details] [diff] [review]: ----------------------------------------------------------------- ::: editor/libeditor/html/nsHTMLEditRules.cpp @@ +737,3 @@ > // need to look inside dl and see which types of items it has > bool bDT, bDD; > + GetDefinitionListItemTypes(element, bDT, bDD); Does this compile? ;) You should be passing pointers to the bools here.
Attachment #630523 - Flags: review?(ehsan) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: