Bug 52183
Summary: | Qt port needs to implement PageClient::createDrawingAreaProxy and PageClient::setViewNeedsDisplay | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kbalazs, kenneth, kimmo.t.kinnunen, kling, ossy, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 52184 |
Anders Carlsson
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Balazs Kelemen
Patch with qt part committed in http://trac.webkit.org/changeset/75506
*** This bug has been marked as a duplicate of bug 52184 ***