[webkit-reviews] review requested: [Bug 11221] REGRESSION: iExploder crash due to style="cursor: url()" : [Attachment 11021] Potential fix

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Oct 10 13:20:29 PDT 2006


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 11221: REGRESSION: iExploder crash due to style="cursor: url()"
http://bugs.webkit.org/show_bug.cgi?id=11221

Attachment 11021: Potential fix
http://bugs.webkit.org/attachment.cgi?id=11021&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
This patch changes the logic slightly so any cursor value with a cursor list
(even if
it amounts to an empty list like in the reduction) gets processed inside the if
(list) {}.
Should fix the bug and still passes the webkits tests.
Cheers,

Rob.



More information about the webkit-reviews mailing list