[Webkit-unassigned] [Bug 72593] New: [Meta][Qt] Fix layer violations in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 03:57:11 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72593

           Summary: [Meta][Qt] Fix layer violations in WebCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hausmann at webkit.org
                CC: vestbo at webkit.org, kenneth at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list