Bug 139625 - Event construction helpers should return Ref instead of PassRefPtr.
Summary: Event construction helpers should return Ref instead of PassRefPtr.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-14 02:49 PST by Andreas Kling
Modified: 2014-12-14 04:22 PST (History)
1 user (show)

See Also:


Attachments
Patch (85.02 KB, patch)
2014-12-14 03:06 PST, 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 2014-12-14 02:49:01 PST
We should change all FooEvent::create*() functions to return Ref instead of PassRefPtr.
Comment 1 Andreas Kling 2014-12-14 03:06:38 PST
Created attachment 243266 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-14 04:22:50 PST
Comment on attachment 243266 [details]
Patch

Clearing flags on attachment: 243266

Committed r177264: <http://trac.webkit.org/changeset/177264>
Comment 3 WebKit Commit Bot 2014-12-14 04:22:54 PST
All reviewed patches have been landed.  Closing bug.