[Webkit-unassigned] [Bug 29085] New: Make PlatformWindow return something else than PlatformWidget
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 9 07:17:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29085
Summary: Make PlatformWindow return something else than
PlatformWidget
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kenneth.christiansen at openbossa.org
For the Qt port we would like to differentiate the return type of
platformWidget and platformWindow, so that we can typedef that to something
else.
In particular we would like to use platformWindow to return a QWebPageClient.
Since the platformWindow is per page, I would additionally like to rename it to
platformChromeClient or platformPageClient. Any objections to such a change?
--
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