[Webkit-unassigned] [Bug 183267] Web Inspector: Typing Symbol.next() causes iterator advancement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 16:09:18 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183267

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com

--- Comment #3 from Brian Burg <bburg at apple.com> ---
If we are able to evaluate the receiver and figure out its type, then yes we could blacklist some evaluations for autocomplete for further expressions. In some case it may be possible to automatically generate this information if it's encoded in IDL, otherwise we'll need to compile a list manually.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180302/f95b9e90/attachment.html>


More information about the webkit-unassigned mailing list