New issue
Advanced search Search tips

Issue 738112 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Same proposals are shown multiple types in the console.

Project Member Reported by eostroukhov@chromium.org, Jun 29 2017

Issue description

In console:

1. Type an expression that resolves to a class (e.g. UI.panels.resources.visibleView.constructor.)
2. Invoke code completion.

Expected:

List of unique code completion proposals

Actual:

List like [length, prototype, length, prototype, length, prototype]
 

Sign in to add a comment