Bug 139647

Summary: Purge PassRefPtr from FocusEvent code.
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-15 09:54:48 PST
Convert FocusEvent related code from using PassRefPtr to RefPtr/RefPtr&&.
Comment 1 Andreas Kling 2014-12-15 10:13:55 PST
Created attachment 243299 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-15 11:16:21 PST
Comment on attachment 243299 [details]
Patch

Clearing flags on attachment: 243299

Committed r177293: <http://trac.webkit.org/changeset/177293>
Comment 3 WebKit Commit Bot 2014-12-15 11:16:24 PST
All reviewed patches have been landed.  Closing bug.