[webkit-reviews] review denied: [Bug 64802] Custom cursors cause the WebProcess to crash : [Attachment 101340] Handle the case of a custom cursor with a null image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 10:40:35 PDT 2011


Darin Adler <darin at apple.com> has denied Amruth Raj <amruthraj at motorola.com>'s
request for review:
Bug 64802: Custom cursors cause the WebProcess to crash
https://bugs.webkit.org/show_bug.cgi?id=64802

Attachment 101340: Handle the case of a custom cursor with a null image
https://bugs.webkit.org/attachment.cgi?id=101340&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This is wrong. It will encode something that the decoder will fail to decode.
We need to encode something that indicates there is no image following, perhaps
a boolean.


More information about the webkit-reviews mailing list