Bug 139063

Summary: Use std::unique_ptr<>|make_unique<> in ftl, bytecode of JSC
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: JavaScriptCoreAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128007    
Attachments:
Description Flags
Patch
none
Patch none

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.