Bug 139949 - Purge PassRefPtr from Element and ElementRareData.
Summary: Purge PassRefPtr from Element and ElementRareData.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-25 21:10 PST by Andreas Kling
Modified: 2014-12-26 15:00 PST (History)
4 users (show)

See Also:


Attachments
Patch (9.04 KB, patch)
2014-12-25 21:25 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (9.67 KB, patch)
2014-12-25 22:38 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-25 21:10:54 PST
Let's use Ref/RefPtr instead.
Comment 1 Andreas Kling 2014-12-25 21:25:33 PST
Created attachment 243754 [details]
Patch
Comment 2 Andreas Kling 2014-12-25 22:38:51 PST
Created attachment 243755 [details]
Patch
Comment 3 WebKit Commit Bot 2014-12-26 15:00:12 PST
Comment on attachment 243755 [details]
Patch

Clearing flags on attachment: 243755

Committed r177751: <http://trac.webkit.org/changeset/177751>
Comment 4 WebKit Commit Bot 2014-12-26 15:00:16 PST
All reviewed patches have been landed.  Closing bug.