[webkit-reviews] review denied: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23712] SVGPaintServer cleanUp - pre fifth part

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 13:18:39 PDT 2008


Eric Seidel <eric at webkit.org> has denied Dirk Schulze <vbs85 at gmx.de>'s request
for review:
Bug 20699: SVGPaintServer CleanUp
https://bugs.webkit.org/show_bug.cgi?id=20699

Attachment 23712: SVGPaintServer cleanUp - pre fifth part
https://bugs.webkit.org/attachment.cgi?id=23712&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
Th current implementation of:
 704 FloatRect GraphicsContext::strokeBoundingBox()

has the unfortunate side effect of destroying the current path. :(  This is one
reason to use a scratch context.


More information about the webkit-reviews mailing list