[Webkit-unassigned] [Bug 135415] New: Rename 'result' character-position pointers to 'current' in CSSParser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 30 02:53:36 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135415
Summary: Rename 'result' character-position pointers to
'current' in CSSParser
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mhodovan.u-szeged at partner.samsung.com
CC: darin at apple.com
Using the names 'result' and 'dest' for a pointer to the next character to be parsed
is confusing in this context. This should be replaced with the name 'current'.
--
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