Bug 127575 - Move CSSGroupingRule, CSSStyleSheet, ElementRuleCollector to std::unique_ptr
Summary: Move CSSGroupingRule, CSSStyleSheet, ElementRuleCollector to std::unique_ptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 13:00 PST by Zan Dobersek
Modified: 2014-01-25 10:51 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.83 KB, patch)
2014-01-24 13:02 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-01-24 13:00:08 PST
Move CSSGroupingRule, CSSStyleSheet, ElementRuleCollector to std::unique_ptr
Comment 1 Zan Dobersek 2014-01-24 13:02:25 PST
Created attachment 222143 [details]
Patch
Comment 2 Zan Dobersek 2014-01-25 10:51:20 PST
Comment on attachment 222143 [details]
Patch

Clearing flags on attachment: 222143

Committed r162773: <http://trac.webkit.org/changeset/162773>
Comment 3 Zan Dobersek 2014-01-25 10:51:28 PST
All reviewed patches have been landed.  Closing bug.