Bug 230373 - [Mac Catalyst] Fix build issue
Summary: [Mac Catalyst] Fix build issue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-16 14:24 PDT by Per Arne Vollan
Modified: 2021-09-17 10:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2021-09-16 14:29 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (1.84 KB, patch)
2021-09-16 15:29 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-09-16 14:24:00 PDT
There's an issue with the Mac Catalyst build where LSSessionID is being redefined. Address this by removing the second definition, and moving the related function into the open source section.
Comment 1 Per Arne Vollan 2021-09-16 14:24:17 PDT
<rdar://83126967>
Comment 2 Per Arne Vollan 2021-09-16 14:29:25 PDT
Created attachment 438402 [details]
Patch
Comment 3 Per Arne Vollan 2021-09-16 15:29:58 PDT
Created attachment 438406 [details]
Patch
Comment 4 Per Arne Vollan 2021-09-17 10:08:12 PDT
Thanks for reviewing!
Comment 5 EWS 2021-09-17 10:13:41 PDT
Committed r282665 (241806@main): <https://commits.webkit.org/241806@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438406 [details].