Bug 160457 - Named / Indexed properties should be configurable
Summary: Named / Indexed properties should be configurable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: http://heycam.github.io/webidl/#getow...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-02 10:49 PDT by Chris Dumez
Modified: 2016-08-02 15:24 PDT (History)
8 users (show)

See Also:


Attachments
Patch (13.59 KB, patch)
2016-08-02 14:43 PDT, Chris Dumez
darin: review+
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-08-02 10:49:28 PDT
Named / Indexed properties should be configurable:
- http://heycam.github.io/webidl/#getownproperty-guts (step 1. and 2.)
Comment 1 Chris Dumez 2016-08-02 14:43:30 PDT
Created attachment 285141 [details]
Patch
Comment 2 Chris Dumez 2016-08-02 15:24:44 PDT
Committed r204045: <http://trac.webkit.org/changeset/204045>