WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
174485
check-webkit-style false positive for [readability/parameter_name] with declaration inside if expression.
https://bugs.webkit.org/show_bug.cgi?id=174485
Summary
check-webkit-style false positive for [readability/parameter_name] with decla...
Jeremy Jones
Reported
2017-07-13 18:48:33 PDT
ERROR: Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm:337: The parameter name "playbackSessionModel" adds no information, so it should be removed. [readability/parameter_name] [5] for this code: if (WebPlaybackSessionModel* playbackSessionModel = _webVideoFullscreenInterfaceMac->webPlaybackSessionModel()) playbackSessionModel->pause();
Attachments
Add attachment
proposed patch, testcase, etc.
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