Open Bug 1694176 Opened 4 years ago Updated 4 years ago

Install a telemetry probe for CSS parse errors on UI resources

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

People

(Reporter: zbraniecki, Unassigned)

References

(Blocks 1 open bug)

Details

As part of bug 1675823 and analogously to JS probe being added in bug 1694067 and HTML probe in bug 1694175, we'd like to have a probe that fires an Event when CSS resource encounters a parse error.

It may not be an YSOD, but it likely leads to UI breakage.

I'm going to add the Event in JS bug, and for this bug I'd like to ask:

  • Where in CSS parser code such probe should be introduced?
  • How to get the file name and line/col and potentially error code?
You need to log in before you can comment on or make changes to this bug.