WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207413
Replace redundant functions with variadic template function.
https://bugs.webkit.org/show_bug.cgi?id=207413
Summary
Replace redundant functions with variadic template function.
Basuke Suzuki
Reported
2020-02-07 15:23:35 PST
With variadic template function, there is no need to maintain the versions with variety number of arguments.
Attachments
PATCH
(2.27 KB, patch)
2020-02-07 15:35 PST
,
Basuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2020-02-07 15:31:58 PST
This code generates exact same result with the original.
https://godbolt.org/z/iwzGAP
Basuke Suzuki
Comment 2
2020-02-07 15:35:28 PST
Created
attachment 390139
[details]
PATCH
WebKit Commit Bot
Comment 3
2020-02-09 21:49:50 PST
Comment on
attachment 390139
[details]
PATCH Clearing flags on attachment: 390139 Committed
r256110
: <
https://trac.webkit.org/changeset/256110
>
WebKit Commit Bot
Comment 4
2020-02-09 21:49:52 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2020-02-09 21:50:16 PST
<
rdar://problem/59301380
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug