Bug 166482 - Use variadic templates in JSC Parser to clean up
Summary: Use variadic templates in JSC Parser to clean up
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-12-26 10:26 PST by Yusuke Suzuki
Modified: 2016-12-26 11:01 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.34 KB, patch)
2016-12-26 10:27 PST, Yusuke Suzuki
no flags 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-12-26 10:26:46 PST
Use variadic templates in JSC Parser to clean up
Comment 1 Yusuke Suzuki 2016-12-26 10:27:02 PST
Created attachment 297769 [details]
Patch
Comment 2 Saam Barati 2016-12-26 10:34:19 PST
Comment on attachment 297769 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2016-12-26 10:36:51 PST
Comment on attachment 297769 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2016-12-26 11:01:41 PST
Comment on attachment 297769 [details]
Patch

Clearing flags on attachment: 297769

Committed r210151: <http://trac.webkit.org/changeset/210151>
Comment 5 WebKit Commit Bot 2016-12-26 11:01:45 PST
All reviewed patches have been landed.  Closing bug.