Bug 139647 - Purge PassRefPtr from FocusEvent code.
Summary: Purge PassRefPtr from FocusEvent code.
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-15 09:54 PST by Andreas Kling
Modified: 2014-12-15 11:16 PST (History)
1 user (show)

See Also:


Attachments
Patch (19.37 KB, patch)
2014-12-15 10:13 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-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.