[Webkit-unassigned] [Bug 147409] [META] Adopt ES6 features in Web Inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 6 20:36:11 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=147409
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Web Inspector now:
- uses classes heavily
- uses arrow functions in many places
- uses Generators, Proxy, Promise, Symbol, Map, Set
- uses destructuring, object literal shorthands, and for..of
- uses rest parameters and spread operator
- uses plenty of native methods (includes, fill, startsWith, etc)
I imagine we could use a Symbol.iterable somewhere, but it doesn't seem important.
I think we are quite modernized now. Lets close.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160607/fcd34a87/attachment.html>
More information about the webkit-unassigned
mailing list