Bug 69306 - Work towards making PlatformWheelEvent immutable
Summary: Work towards making PlatformWheelEvent immutable
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-03 16:41 PDT by Anders Carlsson
Modified: 2011-10-04 14:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (14.28 KB, patch)
2011-10-03 16:54 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-03 16:41:03 PDT
Work towards making PlatformWheelEvent immutable
Comment 1 Anders Carlsson 2011-10-03 16:54:36 PDT
Created attachment 109552 [details]
Patch
Comment 2 Anders Carlsson 2011-10-03 17:28:11 PDT
Committed r96561: <http://trac.webkit.org/changeset/96561>
Comment 4 Ryosuke Niwa 2011-10-03 21:15:53 PDT
Build fix attempt landed in http://trac.webkit.org/changeset/96571
Comment 6 Gavin Peters 2011-10-04 14:17:27 PDT
Wait, no, n/m.