Open Bug 729472 Opened 13 years ago Updated 3 years ago

Remove nsHTMLEditUtils::IsContainer

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

People

(Reporter: Ms2ger, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Rationale in bug 729046; it also simplifies code.
Attachment #599558 - Flags: review?(ehsan)
Comment on attachment 599558 [details] [diff] [review] Part a: Remove nsHTMLEditUtils::IsContainer Review of attachment 599558 [details] [diff] [review]: ----------------------------------------------------------------- I'm not sure if I like this patch in its current state. This moves the container logic from the table in nsHTMLEditUtils.cpp to a random nsHTMLEditor method, which is not an improvement IMO. The rest of the changes look fine though.
Attachment #599558 - Flags: review?(ehsan) → review-
Attachment #599559 - Flags: review?(ehsan) → review-
I'm not sure how the table would work in the new world; you can't index them on nsIAtoms, can you?
(In reply to Ms2ger from comment #3) > I'm not sure how the table would work in the new world; you can't index them > on nsIAtoms, can you? I'm not sure what you mean here. (Sorry for the delay, I have been way behind my bugmail)
Assignee: Ms2ger → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: