WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163758
[iOS] _webViewWillEndNavigationGesture:withNavigationToBackForwardListItem: is never called
https://bugs.webkit.org/show_bug.cgi?id=163758
Summary
[iOS] _webViewWillEndNavigationGesture:withNavigationToBackForwardListItem: i...
mitz
Reported
2016-10-20 14:04:16 PDT
Because ViewGestureControllerIOS.mm’s implementation of ViewGestureController::beginSwipeGesture sets the transition context’s interactive update handler to the empty block right after setting it to the block that calls navigationGestureWillEnd(), the latter never gets called.
Attachments
Don't reset the update handler
(1.51 KB, patch)
2016-10-21 20:43 PDT
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2016-10-21 20:43:15 PDT
Created
attachment 292452
[details]
Don't reset the update handler
mitz
Comment 2
2016-10-22 00:26:25 PDT
Fixed in <
https://trac.webkit.org/r207709
>.
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