Open Bug 1910655 Opened 2 months ago Updated 2 months ago

:trace command doesn't work when its log-method is distinct from the frontend settings

Categories

(DevTools :: Debugger, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

Details

Attachments

(1 file)

STR:

  • set tracer log method to debugger sidebar via toolbox tracer icon
  • execute :trace from the console

The console command should log to the web console, but it is ignored by the frontend which rather consider the toolbox tracer icon setting.

Blocks: js-tracer

The activeLogMethod will be possibly distinct from the frontend preference value and reflect
the actual log method used by the current active tracer.
Console and debugger frontend should rather use this to know when to accept incoming trace resources.

Otherwise the frontend should rather consider the preference value when it starts a new tracer.

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

Attachment

General

Created:
Updated:
Size: