Wrong Tooltip for ImgDecoder on about:profiling page
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P2)
Tracking
(firefox-esr78 unaffected, firefox85 unaffected, firefox86 wontfix, firefox87 fixed)
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | --- | wontfix |
firefox87 | --- | fixed |
People
(Reporter: joradan0, Assigned: julienw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
When i open about:profiling in Firefox 87.0a1 (2021-02-02) (64-bit) om Linux Mint and point at the "ImgDecoder" preference, I see the tooltip "DNS resolution happens on this thread".
I expected to see "Image decoding threads".
Assignee | ||
Comment 1•2 years ago
|
||
Ah thanks, we made a mistake when we localized this part indeed.
We clearly see in [1] that the l10n id is incorrect.
It's a good thing that we have an existing l10n id for just this: [2].
I'll gladly review a quick patch for this, otherwise I can have a look later in the week or next week.
[1] https://searchfox.org/mozilla-central/rev/4e290edc65023e16f5fe7d12f84d3b629433c7ab/devtools/client/performance-new/components/Settings.js#157
[2] https://hg.mozilla.org/mozilla-central/rev/589ce4061beb7a47ff59f6249eed07314d08e653#l1.99
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1599774
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by jwajsberg@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5d227aa6abcf Fix the l10n-id for the thread ImgDecoder in about:profiling r=gregtatum DONTBUILD
Comment 5•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•