[webkit-reviews] review granted: [Bug 8988] Add support for Mozilla CSS custom cursors : [Attachment 19501] Patch with dummy implementations for non mac systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 12:31:25 PST 2008


Darin Adler <darin at apple.com> has granted Michael Knaup
<michael.knaup at mac.com>'s request for review:
Bug 8988: Add support for Mozilla CSS custom cursors
http://bugs.webkit.org/show_bug.cgi?id=8988

Attachment 19501: Patch with dummy implementations for non mac systems
http://bugs.webkit.org/attachment.cgi?id=19501&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
The best behavior for systems where we don't actually have the cursors would
probably be to ignore the CSS value as if we didn't understand it.

It's not obvious how to code that.

I'm not too fond of the "TODO" comments, but maybe that's the way those ports
are keeping track of loose ends.

Someone needs to look at the cursors to make sure the art is not owned by
anyone.

r=me


More information about the webkit-reviews mailing list