[webkit-reviews] review denied: [Bug 69416] Prepare SVGImage intrinsic size negotiation: Make it possible to reuse the same SVGImage at different sizes : [Attachment 109844] Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 13:31:44 PDT 2011


James Robinson <jamesr at chromium.org> has denied Nikolas Zimmermann
<zimmermann at kde.org>'s request for review:
Bug 69416: Prepare SVGImage intrinsic size negotiation: Make it possible to
reuse the same SVGImage at different sizes
https://bugs.webkit.org/show_bug.cgi?id=69416

Attachment 109844: Patch v4
https://bugs.webkit.org/attachment.cgi?id=109844&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
I don't think it makes any sense to impose this upon the platform notion of
Image.	Image::size() is already virtual so can't you just implement the
behavior you want in SVGImage's override?


More information about the webkit-reviews mailing list