Bug 146044

Summary: Remove unused template parameter InlineCapacity from SegmentedVector.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Web Template FrameworkAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 312.x   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2015-06-16 21:11:25 PDT
Remove unused template parameter InlineCapacity from SegmentedVector.
Comment 1 Andreas Kling 2015-06-16 21:18:40 PDT
Created attachment 254997 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-16 21:20:28 PDT
Attachment 254997 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/SegmentedVector.h:38:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2015-06-16 22:19:01 PDT
Comment on attachment 254997 [details]
Patch

Clearing flags on attachment: 254997

Committed r185639: <http://trac.webkit.org/changeset/185639>
Comment 4 WebKit Commit Bot 2015-06-16 22:19:05 PDT
All reviewed patches have been landed.  Closing bug.