Bug 141041 - Web Inspector: ES6: Better Console Support for Iterators (Array.entries, Map.entries, etc)
Summary: Web Inspector: ES6: Better Console Support for Iterators (Array.entries, Map....
Status: RESOLVED DUPLICATE of bug 142420
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-29 11:28 PST by Joseph Pecoraro
Modified: 2015-03-09 20:23 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-01-29 11:28:51 PST
* SUMMARY
It would be nice to include better support for Iterator like objects. Array.entries(), or Map.entries(). We could show the next upcoming values that the iterator will see.
Comment 1 Radar WebKit Bug Importer 2015-01-29 11:29:04 PST
<rdar://problem/19650502>
Comment 2 Joseph Pecoraro 2015-03-09 20:23:09 PDT
Oops. I filed a new issue. This was fixed by bug 142420.

*** This bug has been marked as a duplicate of bug 142420 ***