https://www.w3.org/Bugs/Public/show_bug.cgi?id=16833
Summary: consider always exposing a "length" property for
objects with indexed properties
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Workers (editor: Ian Hickson)
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
Rather than relying on spec authors to add a
readonly attribute unsigned long length;
to an interface that has an index getter, it would be simpler to have all such
objects/interfaces expose a length property.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.