[webkit-reviews] review granted: [Bug 30472] EventHandler::eventLoopHandleMouseDragged needs ENABLE(DRAG_SUPPORT) guards : [Attachment 41346] ENABLE(DRAG_SUPPORT) guards around EventHandler::eventLoopHandleMouseDragged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 23:34:47 PDT 2009


Eric Seidel <eric at webkit.org> has granted Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 30472: EventHandler::eventLoopHandleMouseDragged needs ENABLE(DRAG_SUPPORT)
guards
https://bugs.webkit.org/show_bug.cgi?id=30472

Attachment 41346: ENABLE(DRAG_SUPPORT) guards around
EventHandler::eventLoopHandleMouseDragged
https://bugs.webkit.org/attachment.cgi?id=41346&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Makes no sense that that is marked "inline".  But this looks OK.

The latter #endif really should have a comment explaingin which #if its ending.


More information about the webkit-reviews mailing list