Bug 133083 - Add the partial specialization for VectorTraits<std::unique_ptr<P>>
Summary: Add the partial specialization for VectorTraits<std::unique_ptr<P>>
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-05-19 13:08 PDT by Zan Dobersek
Modified: 2014-05-22 23:46 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2014-05-19 13:17 PDT, 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-05-19 13:08:56 PDT
Add the partial specialization for VectorTraits<std::unique_ptr<P>>
Comment 1 Zan Dobersek 2014-05-19 13:17:58 PDT
Created attachment 231714 [details]
Patch
Comment 2 Andreas Kling 2014-05-19 17:32:12 PDT
Comment on attachment 231714 [details]
Patch

r=me
Comment 3 Zan Dobersek 2014-05-22 23:45:58 PDT
Comment on attachment 231714 [details]
Patch

Clearing flags on attachment: 231714

Committed r169252: <http://trac.webkit.org/changeset/169252>
Comment 4 Zan Dobersek 2014-05-22 23:46:05 PDT
All reviewed patches have been landed.  Closing bug.