Bug 155940 - Rename PlatformWheelEvent::isEndGesture to isEndOfMomentumScroll
Summary: Rename PlatformWheelEvent::isEndGesture to isEndOfMomentumScroll
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks: 155746
  Show dependency treegraph
 
Reported: 2016-03-27 20:52 PDT by Antonio Gomes
Modified: 2016-03-28 13:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (3.56 KB, patch)
2016-03-27 20:53 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff
Patch v1.1 (3.66 KB, patch)
2016-03-27 20:58 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff

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