Bug 127306

Summary: Replace uses of std::forward<T>(), std::unique_ptr<T>::clear() that landed in r162368
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, darin, eric.carlson, glenn, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-01-20 13:48:46 PST
Improve uses of std::forward<T>(), std::unique_ptr<T>::clear() that landed in r162368
Comment 1 Zan Dobersek 2014-01-20 13:53:41 PST
This bug should address the post-landing comments in bug #127274.
Comment 2 Zan Dobersek 2014-01-20 13:53:52 PST
Created attachment 221690 [details]
Patch
Comment 3 Zan Dobersek 2014-01-20 14:00:48 PST
Comment on attachment 221690 [details]
Patch

Clearing flags on attachment: 221690

Committed r162376: <http://trac.webkit.org/changeset/162376>
Comment 4 Zan Dobersek 2014-01-20 14:00:54 PST
All reviewed patches have been landed.  Closing bug.