RESOLVED FIXED 141819
Web Inspector: Use of Array.from for NodeList/Arguments to Array conversion
https://bugs.webkit.org/show_bug.cgi?id=141819
Summary Web Inspector: Use of Array.from for NodeList/Arguments to Array conversion
Joseph Pecoraro
Reported 2015-02-19 17:38:46 PST
* SUMMARY Use of Array.from for NodeList/Arguments to Array conversion. Dog food new JSC features. We are using [...map.values()] in some places that might also be convertible, but keeping it for now.
Attachments
[PATCH] Proposed Fix (3.58 KB, patch)
2015-02-19 17:41 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-02-19 17:39:01 PST
Joseph Pecoraro
Comment 2 2015-02-19 17:41:08 PST
Created attachment 246929 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-02-19 21:53:47 PST
Comment on attachment 246929 [details] [PATCH] Proposed Fix Clearing flags on attachment: 246929 Committed r180384: <http://trac.webkit.org/changeset/180384>
WebKit Commit Bot
Comment 4 2015-02-19 21:53:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.