Closed
Bug 1514514
Opened 7 years ago
Closed 7 years ago
Use TextMarkers (with Docshells) for all PageLoad timing Markers
Categories
(Core :: Gecko Profiler, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file, 2 obsolete files)
|
5.77 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
It will be much easier to view, find and indicate in the profiler UI if we normalize the pageload markers to use TextMarkers (and to filter by DocShell).
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9031711 -
Flags: review?(mstange)
| Assignee | ||
Comment 2•7 years ago
|
||
added log statements for DCL/FCP/FNBP
Attachment #9031714 -
Flags: review?(mstange)
| Assignee | ||
Updated•7 years ago
|
Attachment #9031711 -
Attachment is obsolete: true
Attachment #9031711 -
Flags: review?(mstange)
| Assignee | ||
Comment 3•7 years ago
|
||
Attachment #9035350 -
Flags: review?(mstange)
| Assignee | ||
Updated•7 years ago
|
Attachment #9031714 -
Attachment is obsolete: true
Attachment #9031714 -
Flags: review?(mstange)
Updated•7 years ago
|
Priority: -- → P3
Comment 4•7 years ago
|
||
Comment on attachment 9035350 [details] [diff] [review]
Move pageload markers to TextMarker with DocShell IDs
Review of attachment 9035350 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, except for the NS_ConvertASCIItoUTF16 calls which should go away if you make the change I requested in bug 1508837 comment 6.
Attachment #9035350 -
Flags: review?(mstange) → review+
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/39104a14a66b
Move pageload markers to TextMarker with DocShell IDs r=mstange
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•