Bug 175957

Summary: Add WKUIDelegatePrivate callback corresponding to PageUIClient's didNotHandleWheelEvent
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

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