Bug 52183 - Qt port needs to implement PageClient::createDrawingAreaProxy and PageClient::setViewNeedsDisplay
Summary: Qt port needs to implement PageClient::createDrawingAreaProxy and PageClient:...
Status: RESOLVED DUPLICATE of bug 52184
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52184
  Show dependency treegraph
 
Reported: 2011-01-10 17:17 PST by Anders Carlsson
Modified: 2011-01-11 09:26 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-01-10 17:17:37 PST
These are new page client methods that need to be implemented. The plan is to get rid of WebPageProxy::setDrawingArea and have the WebPageProxy ask the PageClient to create the drawing area for it when needed.
Comment 1 Balazs Kelemen 2011-01-11 09:26:14 PST
Patch with qt part committed in http://trac.webkit.org/changeset/75506

*** This bug has been marked as a duplicate of bug 52184 ***