[Webkit-unassigned] [Bug 12311] New: Implement frame loading for Qt. Clean up FrameLoader a bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 18 07:25:37 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12311
Summary: Implement frame loading for Qt. Clean up FrameLoader a
bit
Product: WebKit
Version: 420+ (nightly)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lars at trolltech.com
The patch implements support for creation and loading of subframes in the Qt
build. At the same time it cleans up some of the remaining platform dependent
code in FrameLoader. It moves some code that is platform independent into
loadSubFrame and adds stubs for most of the platform dependent FrameLoader
methods to the FrameLoaderClient (so that FrameLoader can become 100% platform
independent one day). On the Mac side it only cleans up a little, but makes it
possible to move quite a bit of code from FrameMac and the WebFrameBridge to
WebFrameLoaderClient.
The code is untested on th Mac, so someone needs to give it a try to see if it
compiles and works.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list