Closed Bug 750079 Opened 13 years ago Closed 13 years ago

Cleanup code around nsHTMLEditor::HasAttrVal

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

Details

Attachments

(3 files)

No description provided.
Attachment #619406 - Flags: review?(ehsan)
I'll want those nsIContents.
Attachment #619407 - Flags: review?(ehsan)
Blocks: 750085
Attachment #619406 - Flags: review?(ehsan) → review+
Attachment #619407 - Flags: review?(ehsan) → review+
Comment on attachment 619408 [details] [diff] [review] Part c: Pass nsIContent to nsHTMLEditor::HasAttrVal Review of attachment 619408 [details] [diff] [review]: ----------------------------------------------------------------- ::: editor/libeditor/html/nsHTMLEditorStyle.cpp @@ +356,5 @@ > const nsAString *aAttribute, > const nsAString *aValue) > { > MOZ_ASSERT(aNode && aProperty); > + MOZ_ASSERT(aValue); Nit: avoid multiple MOZ_ASSERTs please.
Attachment #619408 - Flags: review?(ehsan) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: