Bug 127574 - Move MediaQueryMatcher, SelectorFilter to std::unique_ptr
Summary: Move MediaQueryMatcher, SelectorFilter 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:29 PST by Zan Dobersek
Modified: 2014-01-25 10:49 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.12 KB, patch)
2014-01-24 12:31 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:29:30 PST
Move MediaQueryMatcher, SelectorFilter to std::unique_ptr
Comment 1 Zan Dobersek 2014-01-24 12:31:13 PST
Created attachment 222138 [details]
Patch
Comment 2 Zan Dobersek 2014-01-25 10:49:31 PST
Comment on attachment 222138 [details]
Patch

Clearing flags on attachment: 222138

Committed r162772: <http://trac.webkit.org/changeset/162772>
Comment 3 Zan Dobersek 2014-01-25 10:49:40 PST
All reviewed patches have been landed.  Closing bug.