Bug 133848

Summary: Add CustomIndexedGetter extended IDL property.
Product: WebKit Reporter: Michal Debski <m.debski>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: changseok
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133847, 133850    

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
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.