Closed
Bug 1253388
Opened 9 years ago
Closed 3 years ago
Add a Telemetry probe to see how often we go through RecvCreateWindow to create a new window or tab
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mconley, Unassigned)
References
Details
(Whiteboard: btpp-fixlater)
Bug 1174770 has been filed to investigate a tpaint regression for e10s, and we've isolated the slow path to just the one taken when the user creates a new window (and presumably if they create a new tab *) going through ContentParent::RecvCreateWindow.
We want to know how often that slow path is hit. This bug is about adding a Telemetry probe to try to gather that information.
Updated•9 years ago
|
Whiteboard: btpp-fixlater
Comment 1•3 years ago
|
||
Hi Mike, the blocked bugs are all closed, do we still want this?
Type: defect → task
Flags: needinfo?(mconley)
Reporter | ||
Comment 2•3 years ago
|
||
Let's close this for now.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(mconley)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•