Closed
Bug 1659771
Opened 5 years ago
Closed 5 years ago
Remove obsolete nsIProfiler.AddMarker API
Categories
(Core :: Gecko Profiler, task, P3)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
Details
Attachments
(1 file)
I added a better API in bug 1608556, then replaced the usage of the old API in bug 1647238 and bug 1648169. I think we can now remove the old API.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
https://searchfox.org/mozilla-central/search?q=AddMarker%28&path=&case=true®exp=false gives me the impression that the old API is now completely unused. I hope I haven't missed any caller.
Severity: -- → N/A
Priority: -- → P3
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5dfd6570eddb
Remove obsolete nsIProfiler.AddMarker API, r=gerald.
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•