[webkit-reviews] review requested: [Bug 6002] WebKit does not properly handle SVG <cursor> element : [Attachment 8494] Improved patch after ap's feedback

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue May 23 13:26:23 PDT 2006


Rob Buis <rwlbuis at xs4all.nl> has asked	for review:
Bug 6002: WebKit does not properly handle SVG <cursor> element
http://bugzilla.opendarwin.org/show_bug.cgi?id=6002

Attachment 8494: Improved patch after ap's feedback
http://bugzilla.opendarwin.org/attachment.cgi?id=8494&action=edit

------- Additional Comments from Rob Buis <rwlbuis at xs4all.nl>
This should address most of ap's issues with the first patch. I now do really
lazy loading,
only trying to load the cursor image when requested on a mouse move. If that is
too lazy,
in cssstyleselector we could start loading at least the first image cursor (if
there are one or
more obviously). The CursorInfo list is getting really complex, so I wonder if
it is correct
and could be simplified. Finally I'd like some pointers for testcases, testing
problems 6001+6002
...
Cheers,

Rob.



More information about the webkit-reviews mailing list