Bug 161398 - DOM event handling should pass Event around by reference.
Summary: DOM event handling should pass Event around by reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-30 13:40 PDT by Andreas Kling
Modified: 2016-08-31 09:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch for EWS (174.64 KB, patch)
2016-08-30 13:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch for EWS 2 (178.55 KB, patch)
2016-08-30 14:20 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (192.33 KB, patch)
2016-08-30 21:13 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-08-30 13:40:25 PDT
Chris complained that I didn't finish my reference refactoring, so jeez, okay, fine, let's do some more.
Comment 1 Andreas Kling 2016-08-30 13:51:18 PDT
Created attachment 287425 [details]
Patch for EWS
Comment 2 Andreas Kling 2016-08-30 14:20:18 PDT
Created attachment 287430 [details]
Patch for EWS 2
Comment 3 Andreas Kling 2016-08-30 21:13:19 PDT
Created attachment 287480 [details]
Patch
Comment 4 Chris Dumez 2016-08-31 08:54:30 PDT
Comment on attachment 287480 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2016-08-31 09:34:38 PDT
Comment on attachment 287480 [details]
Patch

Clearing flags on attachment: 287480

Committed r205249: <http://trac.webkit.org/changeset/205249>
Comment 6 WebKit Commit Bot 2016-08-31 09:34:43 PDT
All reviewed patches have been landed.  Closing bug.