WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 133586
133848
Add CustomIndexedGetter extended IDL property.
https://bugs.webkit.org/show_bug.cgi?id=133848
Summary
Add CustomIndexedGetter extended IDL property.
Michal Debski
Reported
2014-06-13 06:10:45 PDT
CustomIndexedGetter allows to customize binding for object's indexed getter. Already exists CustomNamedSetter, CustomIndexedSetter and CustomNamedGetter, but CustomIndexedGetter is missing. This is needed by Gamepad API to allow gamepad list to customize indexed getter to contain holes. Eg: [{"gamepad1", undefined, "gamepad3", undefined, ... , undefined].
Attachments
Add attachment
proposed patch, testcase, etc.
Michal Debski
Comment 1
2014-06-23 00:24:42 PDT
No longer applies after:
https://webkit.org/b/133586
ChangSeok Oh
Comment 2
2020-05-21 16:42:18 PDT
This is addressed in 133586. *** This bug has been marked as a duplicate of
bug 133586
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug