[Webkit-unassigned] [Bug 73074] StyleGeneratedImage should ref CSSImageGeneratorValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 06:27:57 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73074





--- Comment #4 from Nikolas Zimmermann <zimmermann at kde.org>  2011-11-24 06:27:57 PST ---
(In reply to comment #3)
> I'd combine this to avoid a unncessary ref'ing.
To correct myself: unnecessary conversion from PassRefPtr to RefPtr and then again to PassRefPtr, where we could instead just pass on the PassRefPtr.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list