Closed
Bug 1833939
Opened 2 years ago
Closed 2 years ago
Remove protobuf compiler workaround for Mac M1 systems
Categories
(Firefox for Android :: General, task, P1)
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: jonalmeida, Assigned: jonalmeida)
References
Details
(Whiteboard: [geckoview:m115])
Attachments
(1 file)
We added this workaround when the M1 devices were first released and needed to have extra checks for developer's tools to pick the right compiler.
These workarounds are no longer needed because newer version of protobuf either come with both native versions baked in or fetch the correct version based on the arch type.
Assignee | ||
Updated•2 years ago
|
Target Milestone: --- → 115 Branch
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/jonalmeida
https://github.com/mozilla-mobile/firefox-android/commit/f58cb99f4b68ed68a82dd13bc391df0e2be41c75
[main] Bug 1833939 - Remove Protobuf compiler workaround for Apple processors
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Assignee | ||
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•