Bug 139063 - Use std::unique_ptr<>|make_unique<> in ftl, bytecode of JSC
Summary: Use std::unique_ptr<>|make_unique<> in ftl, bytecode of JSC
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-26 06:41 PST by Gyuyoung Kim
Modified: 2014-11-28 23:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (10.05 KB, patch)
2014-11-26 06:44 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (8.39 KB, patch)
2014-11-27 17:02 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-26 06:41:21 PST
SSIA.
Comment 1 Gyuyoung Kim 2014-11-26 06:44:03 PST
Created attachment 242228 [details]
Patch
Comment 2 Gyuyoung Kim 2014-11-27 17:02:28 PST
Created attachment 242259 [details]
Patch
Comment 3 WebKit Commit Bot 2014-11-27 17:03:23 PST
Attachment 242259 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/bytecode/StructureStubClearingWatchpoint.h:58:  Wrong number of spaces before statement. (expected: 12)  [whitespace/indent] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Commit Bot 2014-11-28 23:11:28 PST
Comment on attachment 242259 [details]
Patch

Clearing flags on attachment: 242259

Committed r176572: <http://trac.webkit.org/changeset/176572>
Comment 5 WebKit Commit Bot 2014-11-28 23:11:32 PST
All reviewed patches have been landed.  Closing bug.