RESOLVED FIXED 136318
Enums in ScrollTypes and PlatformWheelEvent should not use uint64_t storage
https://bugs.webkit.org/show_bug.cgi?id=136318
Summary Enums in ScrollTypes and PlatformWheelEvent should not use uint64_t storage
Brian Burg
Reported 2014-08-27 15:38:30 PDT
It's wasteful.
Attachments
Patch (5.04 KB, patch)
2014-08-27 15:42 PDT, Brian Burg
no flags
Brian Burg
Comment 1 2014-08-27 15:42:13 PDT
WebKit Commit Bot
Comment 2 2014-08-27 15:44:55 PDT
Attachment 237265 [details] did not pass style-queue: ERROR: Source/WebCore/platform/ScrollTypes.h:33: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2014-08-27 16:29:39 PDT
Comment on attachment 237265 [details] Patch Clearing flags on attachment: 237265 Committed r173034: <http://trac.webkit.org/changeset/173034>
WebKit Commit Bot
Comment 4 2014-08-27 16:29:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.