Open Bug 1387178 Opened 7 years ago Updated 2 years ago

Create telemetry for usage of XPCOM Interfaces in kInterfaceShimMap

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: qdot, Unassigned)

References

(Blocks 1 open bug)

Details

In bug 1387169, we are removing XPCOM components with WebIDL equivalents. However, there are XPCOM components that are attached to the content-facing window object. These components are listed in the kInterfaceShimMap array in nsDOMClassInfo.cpp. We need to attach telemetry to these interfaces to track usage. From that data, we can see which components can be removed.
Priority: -- → P2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.