Bug 162298

Summary: VariadicHelper::Result should not include constructor to initialize members
Product: WebKit Reporter: Nael Ouedraogo <nael.ouedp>
Component: BindingsAssignee: Nael Ouedraogo <nael.ouedp>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nael Ouedraogo 2016-09-20 10:06:51 PDT
VariadicHelper::Result should not include constructor to initialize members. Member-wise initialization is sufficient.
Comment 1 Nael Ouedraogo 2016-09-20 10:12:34 PDT
Created attachment 289371 [details]
Patch
Comment 2 Nael Ouedraogo 2016-09-20 23:25:02 PDT
Thanks for the review.
Comment 3 WebKit Commit Bot 2016-09-20 23:46:17 PDT
Comment on attachment 289371 [details]
Patch

Clearing flags on attachment: 289371

Committed r206199: <http://trac.webkit.org/changeset/206199>
Comment 4 WebKit Commit Bot 2016-09-20 23:46:23 PDT
All reviewed patches have been landed.  Closing bug.