Bug 17812

Summary: Qt WebCore code depends on WebKit
Product: WebKit Reporter: Rodney Dawes <dobey>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Rodney Dawes
Reported 2008-03-12 15:08:15 PDT
Currently, the WidgetQt.cpp file depends on the QWebFrame, and QWebPage classes, which are located in WebKit. This is problematic and needs to be implemented differently. I believe this same problem also persists in several other areas inside WebCore, where a dependency on WebKit is not appropriate, and should be done through delegation instead.
Attachments
Adam Treat
Comment 1 2009-02-23 09:11:36 PST
This has been fixed with hyatt's ScrollView and friends rewrite I believe.
Note You need to log in before you can comment on or make changes to this bug.