Bug 138395 - Use std::unique_ptr in CodeBlock class
Summary: Use std::unique_ptr in CodeBlock class
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-11-04 18:10 PST by Gyuyoung Kim
Modified: 2014-11-23 18:25 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.86 KB, patch)
2014-11-04 18:11 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-11-04 18:10:29 PST
SSIA
Comment 1 Gyuyoung Kim 2014-11-04 18:11:25 PST
Created attachment 240993 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-06 00:50:32 PST
Comment on attachment 240993 [details]
Patch

Clearing flags on attachment: 240993

Committed r175691: <http://trac.webkit.org/changeset/175691>
Comment 3 WebKit Commit Bot 2014-11-06 00:50:36 PST
All reviewed patches have been landed.  Closing bug.