Bug 159362

Summary: check-webkit-style: parameter warning for parameters with default arguments
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Eric Carlson
Reported 2016-07-01 12:42:50 PDT
check-webkit-style complains when including the name of a parameter with a default argument, e.g.: void updatePlayState(UpdateState updateState = UpdateState::Synchronously);
Attachments
Note You need to log in before you can comment on or make changes to this bug.