RESOLVED FIXED 110226
[Qt] Replace QWebPageAdaptor::TouchAdjuster
https://bugs.webkit.org/show_bug.cgi?id=110226
Summary [Qt] Replace QWebPageAdaptor::TouchAdjuster
Allan Sandfeld Jensen
Reported 2013-02-19 08:23:57 PST
A legacy implementation of touch adjustment exist in QWebPageAdaptor::TouchAdjuster, it is a not as good a the WebCore TouchAdjuster and provides no special features. So it should be removed and replaced with standard touch-adjustment.
Attachments
Patch (8.19 KB, patch)
2013-02-19 08:34 PST, Allan Sandfeld Jensen
tonikitoo: review+
Allan Sandfeld Jensen
Comment 1 2013-02-19 08:34:10 PST
Antonio Gomes
Comment 2 2013-02-20 03:38:10 PST
Comment on attachment 189094 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=189094&action=review > Source/WebKit/qt/ChangeLog:3 > + [Qt] Remove QWebPageAdaptor::TouchAdjuster I would word it as "replace".
Allan Sandfeld Jensen
Comment 3 2013-02-21 04:41:56 PST
Note You need to log in before you can comment on or make changes to this bug.