[Webkit-unassigned] [Bug 21606] New: need consistency in naming of collection getters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 14 17:18:32 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21606
Summary: need consistency in naming of collection getters
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojan at chromium.org
<weinig> after briefly talking this over with maciej, we actually think that
using a name other than namedItem would be better
<weinig> instead, I would recommend adding a nameGetter method to all the DOM
classes that require special name lookup
<weinig> for things like NodeList, it could be an inline function that just
calls namedItem
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list