Fix version detection for macOS 10.16
Categories
(Core :: Widget: Cocoa, defect, P2)
Tracking
()
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.
Assignee | ||
Comment 1•5 years ago
|
||
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.
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out changeset 06fadee788b3 (bug 1616404) for XPCShell failures on OSX in xpcshell/rs-blocklist/test_gfxBlacklist_OK.js. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=300714398&repo=autoland&lineNumber=4277
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=06fadee788b3781c5d46dee1e02a9e9378127515
Backout:
https://hg.mozilla.org/integration/autoland/rev/e62bc734f0d79a676695596c012aaa367afeabd4
![]() |
||
Comment 7•5 years ago
|
||
bugherder |
Description
•