Closed
Bug 1876487
Opened 2 years ago
Closed 2 years ago
Add comments to ensure profiler presets are kept in sync between Desktop Firefox and Fenix (mozilla-central side)
Categories
(Core :: Gecko Profiler, task, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: canova, Assigned: canova)
References
Details
Attachments
(1 file)
This is a clone of Bug 1832147 to land the mozilla-central patch as the other bug is closed with the Fenix PR.
The presets at https://searchfox.org/mozilla-central/rev/26790fecfcda622dab234b28859da721b80f3a35/devtools/client/performance-new/shared/background.jsm.js#121 might get out of sync with the presets at https://github.com/mozilla-mobile/firefox-android/blob/main/fenix/app/src/main/java/org/mozilla/fenix/perf/ProfilerUtils.kt .
It would be nice to have comments which point readers at the other one respectively, so that we don't forget to keep them in sync.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → canaltinova
Status: NEW → ASSIGNED
Pushed by canaltinova@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5aadab1b5851
Add a comment ensure profiler presets are kept in sync with their Fenix counterparts r=profiler-reviewers,julienw,aabh DONTBUILD
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•