WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148568
Add navigation gesture callbacks to WKPageNavigationClient
https://bugs.webkit.org/show_bug.cgi?id=148568
Summary
Add navigation gesture callbacks to WKPageNavigationClient
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
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2015-08-28 01:47:54 PDT
Created
attachment 260138
[details]
Patch
Tim Horton
Comment 2
2015-08-28 01:48:19 PDT
<
rdar://problem/22371346
>
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
http://trac.webkit.org/changeset/189109
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug