Closed Bug 1616404 Opened 4 years ago Closed 4 years ago

Fix version detection for macOS 10.16

Categories

(Core :: Widget: Cocoa, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: Fallen, Assigned: spohl)

References

Details

Attachments

(1 file)

The version detection at https://searchfox.org/mozilla-central/source/widget/cocoa/nsCocoaFeatures.mm works for versions up to 10.15. As this is the current macOS version it would be good to fix this code to support greater versions before Apple decides to seed a new version of macOS.

This will need a fix to accommodate major versions greater than 10, minor versions greater than 15, or (less likely) both. Not sure if there is any indication yet if the next version is going to have a major version of 11, or a minor version of 16.

Priority: -- → P2
Assignee: nobody → spohl.mozilla.bugs
Status: NEW → ASSIGNED
Pushed by spohl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/06fadee788b3
Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange
Pushed by spohl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37c75bf1c2b2
Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange

Fixed tests.

Flags: needinfo?(spohl.mozilla.bugs)
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: