Bug 215517 - Bump HAVE_NSURLSESSION_WEBSOCKET requirement to BigSur for MacOS
Summary: Bump HAVE_NSURLSESSION_WEBSOCKET requirement to BigSur for MacOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-14 11:00 PDT by youenn fablet
Modified: 2020-08-17 10:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2020-08-14 11:02 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (1.22 KB, patch)
2020-08-17 02:20 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-08-14 11:00:04 PDT
Catalina is missing some features needed.
Comment 1 youenn fablet 2020-08-14 11:02:27 PDT
Created attachment 406609 [details]
Patch
Comment 2 Alexey Proskuryakov 2020-08-14 19:21:51 PDT
Comment on attachment 406609 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=406609&action=review

> Source/WTF/wtf/PlatformHave.h:489
> +#if PLATFORM(COCOA) && !(PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED < 101600)

110000
Comment 3 youenn fablet 2020-08-17 02:20:33 PDT
Created attachment 406707 [details]
Patch
Comment 4 EWS 2020-08-17 10:27:01 PDT
Committed r265759: <https://trac.webkit.org/changeset/265759>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406707 [details].
Comment 5 Radar WebKit Bug Importer 2020-08-17 10:27:28 PDT
<rdar://problem/67254594>