Bug 126399

Summary: WebKit2 View Gestures: Support plugins that take over the page scale gesture
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch sam: review+

Description Tim Horton 2014-01-02 14:00:29 PST
We have a notion of plugins that can take over the page scale gesture (for PDFPlugin), but it's not supported with WebKit2 View Gestures, so PDFPlugin zoom is broken when they are enabled.

<rdar://problem/15738928>
Comment 1 Tim Horton 2014-01-02 15:42:31 PST
Created attachment 220261 [details]
patch
Comment 2 Tim Horton 2014-01-09 12:16:45 PST
http://trac.webkit.org/changeset/161571