New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 702305 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: add option to include/exclude anchor location when filtering in console

Project Member Reported by l...@chromium.org, Mar 16 2017

Issue description

Chrome Version: (copy from chrome://version)
OS: (e.g. Win7, OSX 10.9.5, etc...)

What steps will reproduce the problem?
(1) Make a bunch of console logs, e.g. 'console.log("foo")'
(2) Type 'VM' into the filter bar

What is the expected result?
Sometimes I want messages such as 'foo' do not have 'VM' and should not show

What happens instead?
'foo' messages will still match the 'VM' filter because the anchor source location (located on the right) match the filter.

Perhaps we should have a checkbox in the console options to toggle filtering on anchor location.
 

Comment 1 by l...@chromium.org, Sep 19 2017

Status: Archived (was: Assigned)
No clear significant benefit, archiving for now.

Sign in to add a comment