[Webkit-unassigned] [Bug 165975] New: Address some style problems found by static analysis
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 16:33:52 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165975
Bug ID: 165975
Summary: Address some style problems found by static analysis
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
The static analyzer identified some miscellaneous problems in the code:
1. Some methods did not actually override the expected method due to signature differences.
2. Some large arguments were being passed by value.
This patch tidies up these issues.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161217/18ed24e9/attachment-0001.html>
More information about the webkit-unassigned
mailing list