Bug 161155 - [JSC] Move generic data structures out of B3
Summary: [JSC] Move generic data structures out of B3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 12:04 PDT by Yusuke Suzuki
Modified: 2016-08-24 12:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (44.92 KB, patch)
2016-08-24 12:07 PDT, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-08-24 12:04:51 PDT
[JSC] Move generic data structures out of B3
Comment 1 Yusuke Suzuki 2016-08-24 12:07:50 PDT
Created attachment 286880 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-24 12:11:30 PDT
Attachment 286880 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/IndexedContainerIterator.h:48:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 28 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Saam Barati 2016-08-24 12:24:20 PDT
Comment on attachment 286880 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2016-08-24 12:37:29 PDT
Committed r204920: <http://trac.webkit.org/changeset/204920>