Closed
Bug 1282025
Opened 9 years ago
Closed 9 years ago
Do we care about HTML_FOREGROUND_REFLOW_MS_2 telemetry ID?
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
|
3.40 KB,
patch
|
gfritzsche
:
review+
|
Details | Diff | Splinter Review |
HTML_FOREGROUND_REFLOW_MS_2 is used together with HTML_BACKGROUND_REFLOW_MS_2, XUL_BACKGROUND_REFLOW_MS and XUL_FOREGROUND_REFLOW_MS.
All the others are marked to be expired in FF 40 but not HTML_FOREGROUND_REFLOW_MS_2.
It seems to me that somebody forgot to mark this ID together with the others.
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(rvitillo)
| Assignee | ||
Comment 1•9 years ago
|
||
Smaug, this is part of the docShell. Maybe you can help here.
Flags: needinfo?(bugs)
Comment 2•9 years ago
|
||
Flags: needinfo?(rvitillo)
Comment 3•9 years ago
|
||
This is not part of docshell, but presshell. I'm not familiar with the probe.
Component: Document Navigation → Layout
Flags: needinfo?(bugs)
| Assignee | ||
Comment 4•9 years ago
|
||
dbaron, can you help me with this? See the description. Thanks!
Flags: needinfo?(dbaron)
Twas added in bug 709971 and bug 717659.
Flags: needinfo?(dbaron) → needinfo?(nfroyd)
Comment 6•9 years ago
|
||
I don't think we've done anything with this histogram, so removing it is fine with me.
Flags: needinfo?(nfroyd)
| Assignee | ||
Comment 7•9 years ago
|
||
Assignee: nobody → amarchesini
Attachment #8765944 -
Flags: review?(gfritzsche)
Comment 8•9 years ago
|
||
Comment on attachment 8765944 [details] [diff] [review]
telemetry7.patch
Review of attachment 8765944 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks.
Attachment #8765944 -
Flags: review?(gfritzsche) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dc2493113842
Get rid of HTML_FOREGROUND_REFLOW_MS_2 telemetry ID, r=gfritzsche
Comment 10•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•