DevTools: console filter should support startOfLine ^ regex |
||
Issue descriptionThe DevTools Console doesn't support using the startOfLine ^ regex, e.g. `/^abc/` to filter for text `abc` at the start of messageText. We should either move the anchor to the end when doing filtering, or filter on the messageText and the anchor separately.
,
Jul 24
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 24