On macOS Catalina 10.15.7, Safari reports platform user agent with OS version 10_15_7. On macOS Big Sur 11.0, Safari reports platform user agent with OS version 10_15_6. It's a bit odd to have Big Sur report an older OS version than Catalina. Bump the reported current shipping release UA from 10_15_6 to 10_15_7.
<rdar://69984962>
Created attachment 410611 [details] Patch
We really need a way to do this in a more automated fashion. I believe this is at least the third time we've had to remember to manually tweak this this release.
(In reply to Alex Christensen from comment #3) > We really need a way to do this in a more automated fashion. I believe this > is at least the third time we've had to remember to manually tweak this this > release. I agree. Hopefully this will be the last time we need to manually bump the shipping release version before reporting the real 11_x version number to websites. Catalina quality updates are done, so 10.15.7 is the last patch version. Security SUs from this point on won’t increment the patch version, and does not affect the user agent.
luming_yin@apple.com does not have committer permissions according to https://svn.webkit.org/repository/webkit/trunk/Tools/Scripts/webkitpy/common/config/contributors.json. Rejecting attachment 410611 [details] from commit queue.
Committed r268058: <https://trac.webkit.org/changeset/268058> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410611 [details].
*** Bug 219346 has been marked as a duplicate of this bug. ***