Bug 277116

Summary: [macOS Sequoia] Build on the public SDK
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: mike, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=276455
Bug Depends on: 277189, 277564    
Bug Blocks: 276455    

Elliott Williams
Reported 2024-07-25 19:40:38 PDT
Do the annual process of copying over an additions SDK and running extract-tbds-from-internal-sdk.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-25 19:40:51 PDT
EWS
Comment 2 2024-07-29 17:45:00 PDT
Committed 281531@main (65f4502edd34): <https://commits.webkit.org/281531@main> Reviewed commits have been landed. Closing PR #31338 and removing active labels.
sideshowbarker
Comment 3 2024-08-03 06:31:59 PDT
Got this failure: macOS Sequoia 15.0 Beta (24A5298h) + Xcode 16.0 beta 3 (16A5202i) /opt/WebKit/Source/WebKitLegacy/mac/WebView/WebFullScreenController.mm:208:53: error: 'CGWindowListCreateImage' is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead. 208 | RetainPtr<CGImageRef> webViewContents = adoptCF(CGWindowListCreateImage(NSRectToCGRect(webViewFrame), kCGWindowListOptionIncludingWindow, windowID, kCGWindowImageShouldBeOpaque)); | ^ Raised a separate bug at https://bugs.webkit.org/show_bug.cgi?id=277564
Elliott Williams
Comment 4 2024-08-12 09:58:35 PDT
Reopening until we get the above issue fixed.
Note You need to log in before you can comment on or make changes to this bug.