Open Bug 1861326 Opened 2 years ago Updated 1 year ago

Debugger "ignore source" should work in webconsole

Categories

(DevTools :: Debugger, enhancement, P3)

Firefox 121
enhancement

Tracking

(Not tracked)

People

(Reporter: 709922234, Unassigned)

References

Details

Attachments

(4 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:121.0) Gecko/20100101 Firefox/121.0

Steps to reproduce:

  1. visit https://nesbox.xianqiao.wang/
  2. navigation to Debugger source logger.ts file via click webconsole message stack
  3. ignore logger.ts file source
  4. check webconsole message stack

Actual results:

webconsole content: [DEBUG]: MODE production logger.ts:11:12

Expected results:

webconsole content: [DEBUG]: MODE production index.ts:22

Component: Untriaged → Debugger
Product: Firefox → DevTools

Fully hiding messages from blackboxed sources might be hiding issues, but it would be nice to have a way to opt into that when blackboxing a source. Chrome shows an option to hide messages, which translates into a console filter. We could do something similar.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Duplicate of this bug: 1216836

Debugger "ignore source" also should work in network panel

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: