Bug 126399 - WebKit2 View Gestures: Support plugins that take over the page scale gesture
Summary: WebKit2 View Gestures: Support plugins that take over the page scale gesture
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-01-02 14:00 PST by Tim Horton
Modified: 2014-01-09 12:16 PST (History)
3 users (show)

See Also:


Attachments
patch (10.44 KB, patch)
2014-01-02 15:42 PST, Tim Horton
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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