Bug 160457

Summary: Named / Indexed properties should be configurable
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cdumez, cgarcia, commit-queue, darin, ggaren, mark.lam, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: http://heycam.github.io/webidl/#getownproperty-guts
Attachments:
Description Flags
Patch darin: review+

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>