Bug 146044 - Remove unused template parameter InlineCapacity from SegmentedVector.
Summary: Remove unused template parameter InlineCapacity from SegmentedVector.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 312.x
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-16 21:11 PDT by Andreas Kling
Modified: 2015-06-16 22:19 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.64 KB, patch)
2015-06-16 21:18 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.