Closed
Bug 1672908
Opened 4 years ago
Closed 4 years ago
nsSigHandlers.cpp:153:15: error: unused variable 'uc' [-Werror,-Wunused-variable]
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
(Keywords: perf-alert)
Attachments
(1 file)
When building for arm64-mac.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/f8ca23c20f75
Fix "unused variable uc" on arm64 macOS. r=gsvelto
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Comment 4•4 years ago
|
||
== Change summary for alert #27401 (as of Wed, 28 Oct 2020 15:19:25 GMT) ==
Improvements:
Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|---|
14% | youtube | Similarity | android-hw-g5-7-0-arm7-api-16-shippable | cold | 0.86 -> 0.98 |
6% | Similarity | android-hw-g5-7-0-arm7-api-16-shippable | cold | 0.89 -> 0.95 | |
4% | Similarity2D | android-hw-g5-7-0-arm7-api-16-shippable | cold | 0.96 -> 1.00 | |
3% | youtube | Similarity2D | android-hw-g5-7-0-arm7-api-16-shippable | cold | 0.97 -> 1.00 |
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=27401
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•