Bug 171964 - Drop custom bindings code for HTMLFormControlsCollection's named property getter
Summary: Drop custom bindings code for HTMLFormControlsCollection's named property getter
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-10 20:47 PDT by Chris Dumez
Modified: 2017-05-11 00:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.70 KB, patch)
2017-05-10 20:49 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 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.