WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277116
[macOS Sequoia] Build on the public SDK
https://bugs.webkit.org/show_bug.cgi?id=277116
Summary
[macOS Sequoia] Build on the public SDK
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-25 19:40:51 PDT
<
rdar://problem/132539043
>
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.
Top of Page
Format For Printing
XML
Clone This Bug