Update the user agent on iPadOS to use 11 to match macOS Safari
<rdar://problem/64706928>
Created attachment 403125 [details] Patch
Comment on attachment 403125 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=403125&action=review Could we have a better process for synchronizing these than just manually updating after we announce new operating systems? > Source/WebCore/ChangeLog:10 > + No new tests -- no new or changed functionality. This is not true. There is definitely changed functionality.
There is a bug tracking automating these updates: https://bugs.webkit.org/show_bug.cgi?id=207500 It might be possible to do something similar to rdar://problem/44566710, but it's probably too late for 14.0.
Created attachment 403591 [details] Patch
Committed r263970: <https://trac.webkit.org/changeset/263970> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403591 [details].