Bug 171964

Summary: Drop custom bindings code for HTMLFormControlsCollection's named property getter
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, ggaren, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-05-10 20:47:23 PDT
Drop custom bindings code for HTMLFormControlsCollection's named property getter as we are able to generate it.
Comment 1 Chris Dumez 2017-05-10 20:49:51 PDT
Created attachment 309688 [details]
Patch
Comment 2 Sam Weinig 2017-05-10 21:54:42 PDT
Comment on attachment 309688 [details]
Patch

Neat. I struggled with how to do this and this solution seems so obvious now.
Comment 3 WebKit Commit Bot 2017-05-11 00:35:39 PDT
Comment on attachment 309688 [details]
Patch

Clearing flags on attachment: 309688

Committed r216669: <http://trac.webkit.org/changeset/216669>
Comment 4 WebKit Commit Bot 2017-05-11 00:35:40 PDT
All reviewed patches have been landed.  Closing bug.