Bug 139351 - Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and parser directories
Summary: Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and parser...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 128007
  Show dependency treegraph
 
Reported: 2014-12-06 22:32 PST by Gyuyoung Kim
Modified: 2014-12-10 21:30 PST (History)
1 user (show)

See Also:


Attachments
Patch (17.34 KB, patch)
2014-12-06 22:35 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (17.34 KB, patch)
2014-12-07 02:42 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-12-06 22:32:34 PST
SSIA.
Comment 1 Gyuyoung Kim 2014-12-06 22:35:47 PST
Created attachment 242734 [details]
Patch
Comment 2 Gyuyoung Kim 2014-12-07 02:42:16 PST
Created attachment 242735 [details]
Patch
Comment 3 Gyuyoung Kim 2014-12-09 07:10:42 PST
Pizlo, could you take a look this ?
Comment 4 Gyuyoung Kim 2014-12-10 21:30:31 PST
Comment on attachment 242735 [details]
Patch

Clearing flags on attachment: 242735

Committed r177130: <http://trac.webkit.org/changeset/177130>
Comment 5 Gyuyoung Kim 2014-12-10 21:30:38 PST
All reviewed patches have been landed.  Closing bug.