Closed
Bug 1659046
Opened 5 years ago
Closed 5 years ago
No implementation of SearchFieldCellWithFocusRing on !x86_64
Categories
(Core :: Widget: Cocoa, defect)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
81 Branch
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Before bug 1421088, it was only used on x86_64, but now it's always
used, but only implemented on x86_64. It hasn't been a problem so far
because we haven't built on non-x86_64 for a while, but with arm64
coming, things change.
Updated•5 years ago
|
Keywords: regression
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/5a258bf5a02b
Always add the implementation for SearchFieldCellWithFocusRing. r=mstange
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Updated•5 years ago
|
status-firefox79:
--- → wontfix
status-firefox80:
--- → wontfix
status-firefox-esr68:
--- → wontfix
status-firefox-esr78:
--- → wontfix
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•