[Webkit-unassigned] [Bug 22902] RenderPath clean-up for strokeBoundingBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 17 10:44:19 PST 2008


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


krit at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26097|0                           |1
        is obsolete|                            |




------- Comment #3 from krit at webkit.org  2008-12-17 10:44 PDT -------
Created an attachment (id=26098)
 --> (https://bugs.webkit.org/attachment.cgi?id=26098&action=view)
Move strokeBBox code to Path

Made most of the suggested changes. Haven't changed the coding style on GCQt to
match the rest of the code, and removed RenderSytle instead of RenderObject in
RenderPath.h, paintinfo needs the object.
The shared context causes a segfault on qt. Leafing std::auto_ptr<ImageBuffer>
for now.


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



More information about the webkit-unassigned mailing list