Bug 64273

Summary: [Qt][WK2] Move zoomable-area-for-point functionality to QTouchWebPageProxy
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebKit QtAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, kenneth
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-07-11 06:15:06 PDT
This API is not interesting for QDesktopWebView, and should be moved to QTouchWeb*.
Comment 1 Kenneth Rohde Christiansen 2011-07-11 06:16:16 PDT
When doing this, can't you upstream my latest version?
Comment 2 Andreas Kling 2011-07-11 06:16:35 PDT
Created attachment 100286 [details]
Proposed patch
Comment 3 Andreas Kling 2011-07-11 06:19:55 PDT
(In reply to comment #1)
> When doing this, can't you upstream my latest version?

No, please do that yourself. :)
Comment 4 Andreas Kling 2011-07-11 06:25:29 PDT
Comment on attachment 100286 [details]
Proposed patch

Clearing flags on attachment: 100286

Committed r90739: <http://trac.webkit.org/changeset/90739>
Comment 5 Andreas Kling 2011-07-11 06:25:37 PDT
All reviewed patches have been landed.  Closing bug.