Bug 148568

Summary: Add navigation gesture callbacks to WKPageNavigationClient
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, jeffm, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Tim Horton
Reported 2015-08-28 01:47:38 PDT
Add navigation gesture callbacks to WKPageNavigationClient
Attachments
Patch (9.07 KB, patch)
2015-08-28 01:47 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2015-08-28 01:47:54 PDT
Tim Horton
Comment 2 2015-08-28 01:48:19 PDT
Anders Carlsson
Comment 3 2015-08-28 10:41:16 PDT
Comment on attachment 260138 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260138&action=review > Source/WebKit2/UIProcess/API/C/WKPage.cpp:98 > + typedef std::tuple<WKPageNavigationClientV0, WKPageNavigationClientV1> Versions; I don't think we need a new version of the struct yet - we haven't shipped anything that relies on it.
Tim Horton
Comment 4 2015-08-28 11:38:55 PDT
Note You need to log in before you can comment on or make changes to this bug.