Bug 160259 - First parameter to indexed property getters should be mandatory
Summary: First parameter to indexed property getters should be mandatory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://heycam.github.io/webidl/#idl-...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-27 11:26 PDT by Chris Dumez
Modified: 2016-07-27 14:32 PDT (History)
6 users (show)

See Also:


Attachments
Patch (20.05 KB, patch)
2016-07-27 13:27 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-27 11:26:00 PDT
First parameter to indexed property getters should be mandatory:
- https://heycam.github.io/webidl/#idl-indexed-properties
Comment 1 Chris Dumez 2016-07-27 13:27:03 PDT
Created attachment 284722 [details]
Patch
Comment 2 Chris Dumez 2016-07-27 13:52:55 PDT
Comment on attachment 284722 [details]
Patch

Clearing flags on attachment: 284722

Committed r203788: <http://trac.webkit.org/changeset/203788>
Comment 3 Chris Dumez 2016-07-27 13:53:00 PDT
All reviewed patches have been landed.  Closing bug.