[Webkit-unassigned] [Bug 60638] New: check-webkit-style should warn about types we normally pass as reference
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 10:16:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60638
Summary: check-webkit-style should warn about types we normally
pass as reference
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: darin at apple.com, levin at chromium.org,
leviw at chromium.org
check-webkit-style should warn about types we normally pass as reference
If check-webkit-style ever sees a IntSize or IntPoint passed by value, it should warn. (I'm sure there are a bunch of others). I can't think of any reason to no pass them by const &.
https://bugs.webkit.org/show_bug.cgi?id=60592#c6
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list