[webkit-reviews] review cancelled: [Bug 25729] Alt-clicking a link doesn't start a download : [Attachment 30236] [2/3] Include MK_ALT in the modifier flags when the Alt key is pressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 13:46:28 PDT 2009


Adam Roben (aroben) <aroben at apple.com> has cancelled 's request for review:
Bug 25729: Alt-clicking a link doesn't start a download
https://bugs.webkit.org/show_bug.cgi?id=25729

Attachment 30236: [2/3] Include MK_ALT in the modifier flags when the Alt key
is pressed
https://bugs.webkit.org/attachment.cgi?id=30236&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
After thinking some more about Darin's comments in comment 6, I've decided it's
probably better to keep m_modiferFlags exactly the same as what was received in
the WM_MOUSEMOVE event. Then the client (i.e., Safari) can just handle checking
for Alt on its own.


More information about the webkit-reviews mailing list