[webkit-reviews] review denied: [Bug 14189] REPRODUCIBLE CRASH: Canvas createPattern(canvas, ...) crashes on Windows : [Attachment 16005] Possible fix for this crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 23:46:07 PDT 2007


Mark Rowe (bdash) <mrowe at apple.com> has denied Henry Mason <hmason at mac.com>'s
request for review:
Bug 14189: REPRODUCIBLE CRASH: Canvas createPattern(canvas, ...) crashes on
Windows
http://bugs.webkit.org/show_bug.cgi?id=14189

Attachment 16005: Possible fix for this crash
http://bugs.webkit.org/attachment.cgi?id=16005&action=edit

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
A CGImageRetain would be preferable so as not to require the cast, and to
balance the CGImageRelease in the destructor.  A layout test should also be
created that covers this crash.



More information about the webkit-reviews mailing list