[webkit-reviews] review granted: [Bug 34989] Cursor disappears on scroll bars that are over plugin content : [Attachment 48824] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 14:06:06 PST 2010


Geoffrey Garen <ggaren at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 34989: Cursor disappears on scroll bars that are over plugin content
https://bugs.webkit.org/show_bug.cgi?id=34989

Attachment 48824: proposed patch
https://bugs.webkit.org/attachment.cgi?id=48824&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
> +    // This is observable via different order of events - in Firefox,
attribute event listeners fires first

I would change this to "event listeners specified as HTML attributes fire
first". You *could* make an "attribute event listener" in JavaScript, and then
it would fire in the order your script added it.

r=me


More information about the webkit-reviews mailing list