[webkit-reviews] review granted: [Bug 71397] [Qt] [WK] Debug build broken after r99065 : [Attachment 113373] Remove reference to panGestureActive.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 14:46:24 PDT 2011


Simon Hausmann <hausmann at webkit.org> has granted Viatcheslav Ostapenko
<ostapenko.viatcheslav at nokia.com>'s request for review:
Bug 71397: [Qt] [WK] Debug build broken after r99065
https://bugs.webkit.org/show_bug.cgi?id=71397

Attachment 113373: Remove reference to panGestureActive.
https://bugs.webkit.org/attachment.cgi?id=113373&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113373&action=review


r=me for buildfix

> Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp:-296
> -    Q_ASSERT(!panGestureActive);

I suppose Kenneth intended to write !panAnimationActive() perhaps?


More information about the webkit-reviews mailing list