Bug 175957 - Add WKUIDelegatePrivate callback corresponding to PageUIClient's didNotHandleWheelEvent
Summary: Add WKUIDelegatePrivate callback corresponding to PageUIClient's didNotHandle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-24 14:59 PDT by Alex Christensen
Modified: 2017-08-24 17:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.59 KB, patch)
2017-08-24 14:59 PDT, Alex Christensen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2017-08-24 14:59:19 PDT
Add WKUIDelegatePrivate callback corresponding to PageUIClient's didNotHandleWheelEvent
Comment 1 Alex Christensen 2017-08-24 14:59:56 PDT
Created attachment 319024 [details]
Patch
Comment 2 Geoffrey Garen 2017-08-24 15:06:34 PDT
Comment on attachment 319024 [details]
Patch

r=me
Comment 3 Alex Christensen 2017-08-24 15:11:09 PDT
http://trac.webkit.org/r221164
Comment 4 Alex Christensen 2017-08-24 15:11:23 PDT
rdar://problem/29270035
Comment 5 Radar WebKit Bug Importer 2017-08-24 15:12:20 PDT
<rdar://problem/34068136>
Comment 6 Alex Christensen 2017-08-24 17:32:32 PDT
WebCore scrolling handling needs to be improved to make test deterministic in https://bugs.webkit.org/show_bug.cgi?id=175967