WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
17812
Qt WebCore code depends on WebKit
https://bugs.webkit.org/show_bug.cgi?id=17812
Summary
Qt WebCore code depends on WebKit
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug