Bug 155940

Summary: Rename PlatformWheelEvent::isEndGesture to isEndOfMomentumScroll
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: UI EventsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 155746    
Attachments:
Description Flags
Patch v1
none
Patch v1.1 none

Description Antonio Gomes 2016-03-27 20:52:35 PDT
The new name better reflects its purpose. Also it is a preparation to fix bug 155746.
Comment 1 Antonio Gomes 2016-03-27 20:53:36 PDT
Created attachment 275006 [details]
Patch v1
Comment 2 WebKit Commit Bot 2016-03-27 20:55:04 PDT
Attachment 275006 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antonio Gomes 2016-03-27 20:58:23 PDT
Created attachment 275007 [details]
Patch v1.1
Comment 4 Antonio Gomes 2016-03-27 21:00:43 PDT
Simon/Brent: could you review this driven-by patch?

It is essentially a preparation for bug 155746.
Comment 5 WebKit Commit Bot 2016-03-28 13:58:04 PDT
Comment on attachment 275007 [details]
Patch v1.1

Clearing flags on attachment: 275007

Committed r198756: <http://trac.webkit.org/changeset/198756>
Comment 6 WebKit Commit Bot 2016-03-28 13:58:08 PDT
All reviewed patches have been landed.  Closing bug.