Closed Bug 1296172 Opened 9 years ago Closed 9 years ago

Make VectorImage's interaction with the surface cache cleaner

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: seth, Assigned: seth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

This bug is just meant to salvage the improvements made to VectorImage in bug 1289628 part 1c, since that bug was permanently backed out, but I think we still want those improvements.
See Also: → 1289628
Depends on: 1296147
Here's the patch. You already reviewed this in its previous form in bug 1289628. This version is rebased against bug 1296147. I figured it was worth a re-review given its new context.
Attachment #8782278 - Flags: review?(dholbert)
Comment on attachment 8782278 [details] [diff] [review] Make VectorImage's interaction with the surface cache cleaner. Review of attachment 8782278 [details] [diff] [review]: ----------------------------------------------------------------- r=me with whitespace nit fixed: ::: image/VectorImage.h @@ +81,5 @@ > +private: > + /// Attempt to find a cached surface matching @aParams in the SurfaceCache. > + already_AddRefed<gfxDrawable> > + LookupCachedSurface(const SVGDrawingParameters& aParams); > + Drop whitespace on blank line here.
Attachment #8782278 - Flags: review?(dholbert) → review+
Blocks: 1293472
Thanks for the review! I've removed the unnecessary whitespace.
Attachment #8782278 - Attachment is obsolete: true
Pushed by seth.bugzilla@blackhail.net: https://hg.mozilla.org/integration/mozilla-inbound/rev/d7203b2bd9c9 Make VectorImage's interaction with the surface cache cleaner. r=dholbert
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: