Closed
Bug 1023943
Opened 11 years ago
Closed 11 years ago
Wrong tooltip for command "csscoverage oneshot"
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: JasnaPaka, Assigned: jwalker)
References
Details
Attachments
(1 file)
3.70 KB,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
Bug 975522 introduced new functionality which is called CSS Coverage. In csscoverage.properties you can find two l10n keys:
csscoverageStopDesc=Stop collecting CSS coverage analysis
csscoverageOneShotDesc=Stop collecting CSS coverage analysis
http://hg.mozilla.org/mozilla-central/annotate/429f55154e83/toolkit/locales/en-US/chrome/global/devtools/csscoverage.properties
I think second ("csscoverageOneShotDesc") description is wrong because "oneshot" parameter does start and stop.
"One other command ("csscoverage oneshot") allows you to effectively run ("csscoverage start; csscoverage stop")."
https://developer.mozilla.org/en-US/docs/Tools/CSS_Coverage
For me it is one page load analyze and not just "stop". Copy & paste error?
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Attachment #8439950 -
Flags: review?(fayearthur) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 33
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•