Bug 163758

Summary: [iOS] _webViewWillEndNavigationGesture:withNavigationToBackForwardListItem: is never called
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Don't reset the update handler darin: review+

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