RESOLVED FIXED72593
[Meta][Qt] Fix layer violations in WebCore
https://bugs.webkit.org/show_bug.cgi?id=72593
Summary [Meta][Qt] Fix layer violations in WebCore
Simon Hausmann
Reported 2011-11-17 03:57:11 PST
There are three layer violations in WebCore for the Qt build that reach out into WebKit/qt: 1) Image::loadPlatformResource uses QWebSettings::webGraphic 2) qt_runtime.cpp accesses QWebElement and QTDRTNode 3) WebCore::dnsPrefetch uses QWebSettings::globalSettings() 4) ThirdPartyCookiesQt.cpp uses QWebSettings in two places The object of this meta-bug is to track the bugs to resolve these layer violations.
Attachments
Simon Hausmann
Comment 1 2011-11-18 05:57:55 PST
All done :)
Note You need to log in before you can comment on or make changes to this bug.