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