Bug 139625

Summary: Event construction helpers should return Ref instead of PassRefPtr.
Product: WebKit Reporter: Andreas Kling <kling>
Component: UI EventsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.