[Webkit-unassigned] [Bug 35365] New: WebKitTools/Scripts/webkitpy/layout_package functions have inconsistent "actual, expected" ordering in arguments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 15:12:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35365
Summary: WebKitTools/Scripts/webkitpy/layout_package functions
have inconsistent "actual, expected" ordering in
arguments
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
Depends on: 35265
WebKitTools/Scripts/webkitpy/layout_package functions have inconsistent
"actual, expected" ordering in arguments
Many functions expect "actual, expect", others expect "expected, actual". This
is super-confusing and causes bugs like bug 35265.
We need to go through and standardize. My vote would be that we standardize on
"expected, actual" since that matches the expected diff output order.
--
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