[webkit-reviews] review granted: [Bug 35475] Links do not respect -webkit-user-drag: none : [Attachment 49680] Disallow dragging links with -webkit-user-drag: none;

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 27 04:21:18 PST 2010


Maciej Stachowiak <mjs at apple.com> has granted mitz at webkit.org's request for
review:
Bug 35475: Links do not respect -webkit-user-drag: none
https://bugs.webkit.org/show_bug.cgi?id=35475

Attachment 49680: Disallow dragging links with -webkit-user-drag: none;
https://bugs.webkit.org/attachment.cgi?id=49680&action=review

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
> The link drag check now chekcs that the link is not undraggable.

Please don't fail to avoid double negatives. (Though I see this does literally
match what the corresponding line of code says.)

r=me


More information about the webkit-reviews mailing list