Closed Bug 495938 Opened 16 years ago Closed 16 years ago

Stop using nsIDOMSVGRect objects on the stack

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: jwatt)

Details

Attachments

(1 file)

Code cleanup: we should stop using nsIDOMSVGRect objects on the stack.
Attached patch patchSplinter Review
Attachment #381058 - Flags: review?(longsonr)
Comment on attachment 381058 [details] [diff] [review] patch > nsSVGFilterInstance(nsIFrame *aTargetFrame, > nsSVGFilterPaintCallback *aPaintCallback, > nsSVGFilterElement *aFilterElement, >- nsIDOMSVGRect *aTargetBBox, >+ gfxRect &aTargetBBox, const gfxRect here I think. r=longsonr with that one change.
Attachment #381058 - Flags: review?(longsonr) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: