Closed Bug 769242 Opened 13 years ago Closed 13 years ago

Rename nsDisplaySVG to nsDisplayOuterSVG in preparation for adding other SVG display list item types

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

This patch renames nsDisplaySVG to nsDisplayOuterSVG in preparation for adding other SVG display list item types in bug 641732.
Attached patch patchSplinter Review
Attachment #637497 - Flags: review?(longsonr)
Comment on attachment 637497 [details] [diff] [review] patch Stealing review. >diff --git a/layout/svg/base/src/nsSVGOuterSVGFrame.cpp b/layout/svg/base/src/nsSVGOuterSVGFrame.cpp >-class nsDisplaySVG : public nsDisplayItem { >+class nsDisplayOuterSVG : public nsDisplayItem { > public: >- nsDisplaySVG(nsDisplayListBuilder* aBuilder, >+ nsDisplayOuterSVG(nsDisplayListBuilder* aBuilder, > nsSVGOuterSVGFrame* aFrame) : That last line wants some indentation fixup. Otherwise looks good -- r=me
Attachment #637497 - Flags: review?(longsonr) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Blocks: 614732
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: