Bug 127572 - Move PropertySetCSSStyleDeclaration, WebKitCSSKeyframesRule to std::unique_ptr
Summary: Move PropertySetCSSStyleDeclaration, WebKitCSSKeyframesRule 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 12:08 PST by Zan Dobersek
Modified: 2014-01-25 10:48 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.21 KB, patch)
2014-01-24 12:18 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 12:08:09 PST
Move PropertySetCSSStyleDeclaration, WebKitCSSKeyframesRule to std::unique_ptr
Comment 1 Zan Dobersek 2014-01-24 12:18:34 PST
Created attachment 222135 [details]
Patch
Comment 2 Zan Dobersek 2014-01-25 10:48:11 PST
Comment on attachment 222135 [details]
Patch

Clearing flags on attachment: 222135

Committed r162771: <http://trac.webkit.org/changeset/162771>
Comment 3 Zan Dobersek 2014-01-25 10:48:19 PST
All reviewed patches have been landed.  Closing bug.