QScroller is going away from Qt5 (and QtWebKit) soon thus we should drop its widgets dependency as well.
Created attachment 127822 [details] proposed patch This patch probably needs a clean build for the bot.
Comment on attachment 127822 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=127822&action=review LGTM, but I think the code in ActivateFontsQt.cpp should be re-added before landing. > Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp:-48 > -#endif Don't we still need these for the layout tests for the time being? It's okay to use Widget stuff in WTR / the bundle, since this code isn't in the library itself.
Committed r108328: <http://trac.webkit.org/changeset/108328>
Comment on attachment 127822 [details] proposed patch Clearing flags from attachment.