Bug 69367 - Use const PlatformWheelEvent references where possible
Summary: Use const PlatformWheelEvent references where possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 13:32 PDT by Anders Carlsson
Modified: 2011-10-04 13:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.26 KB, patch)
2011-10-04 13:33 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-10-04 13:32:05 PDT
Use const PlatformWheelEvent references where possible
Comment 1 Anders Carlsson 2011-10-04 13:33:23 PDT
Created attachment 109672 [details]
Patch
Comment 2 Anders Carlsson 2011-10-04 13:43:02 PDT
Committed r96639: <http://trac.webkit.org/changeset/96639>