RESOLVED FIXED 21790
emit scrollRequested unconditionally when scrolling.
https://bugs.webkit.org/show_bug.cgi?id=21790
Summary emit scrollRequested unconditionally when scrolling.
Yael
Reported 2008-10-22 06:48:38 PDT
emit scrollRequested unconditionally when scrolling. Some QtWebKit applications require this signal unconditionally.
Attachments
removes the "else" condition (1.15 KB, patch)
2008-10-22 06:50 PDT, Yael
hausmann: review+
Yael
Comment 1 2008-10-22 06:50:27 PDT
Created attachment 24557 [details] removes the "else" condition emit scrollRequested unconditionally when scrolling. This patch removes the "else" condition
Simon Hausmann
Comment 2 2008-10-23 06:25:36 PDT
Comment on attachment 24557 [details] removes the "else" condition Patch is correct. I'll fix up the ChangeLog before landing.
Simon Hausmann
Comment 3 2008-10-23 06:27:33 PDT
Landed in r37810
Note You need to log in before you can comment on or make changes to this bug.