[webkit-reviews] review requested: [Bug 34683] [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku : [Attachment 49527] Implement native Path backend.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 13:04:23 PST 2010


Stephan Aßmus <superstippi at gmx.de> has asked  for review:
Bug 34683: [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku
https://bugs.webkit.org/show_bug.cgi?id=34683

Attachment 49527: Implement native Path backend.
https://bugs.webkit.org/attachment.cgi?id=49527&action=review

------- Additional Comments from Stephan Aßmus <superstippi at gmx.de>
The new patchs adds reference counting to global HitTestBitmap object, so that
the internal BBitmap can be destroyed before the invokation of the global
destructors. This is necessary, since destroying BBitmaps require a running
BApplication, which will be gone at that point.


More information about the webkit-reviews mailing list