Localize profiler presets
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task, P3)
Tracking
(firefox95 fixed)
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: gregtatum, Assigned: julienw)
References
Details
Attachments
(4 files, 4 obsolete files)
I ran into a few issues localizing the presets, and didn't take them on in the initial bit of work to localize the profiler recording UI. The presets strings need to be shared between the Firefox main UI, and the devtools/client/performance-new infrastructure. This means probably putting them in the appmenu.ftl file. I had trouble with the menuitem rendering correctly, and with the descriptionHeightWorkaround being the wrong size when I initially tried this localization.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
The patch is nearly ready -- except I see some of the problems Greg saw. I don't see issues with the menu item rendering (I think) but the height workaround does have issue.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D126203
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D126204
Assignee | ||
Comment 6•4 years ago
|
||
This also uses the translation for the Custom preset in these user
interfaces.
Depends on D126205
Assignee | ||
Comment 7•4 years ago
|
||
This uses a sentinel element as well as a MutationObserver to detect
when the extra FTL file is loaded.
Depends on D126206
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D126207
Assignee | ||
Comment 9•4 years ago
|
||
latest try (auto) is https://treeherder.mozilla.org/jobs?repo=try&revision=6654a401ff502e0835808a7dd90987c28c346353
It looks green enough!
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/556b5fffc96d
https://hg.mozilla.org/mozilla-central/rev/4c640c8a94a6
https://hg.mozilla.org/mozilla-central/rev/5f8305eba055
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Description
•