Bug 266435 - Define guard for WKWindowProxyProperty
Summary: Define guard for WKWindowProxyProperty
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: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-14 13:04 PST by Ben Nham
Modified: 2023-12-14 15:14 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Nham 2023-12-14 13:04:52 PST
We need to define a guard that clients of WKWindowProxyProperty can consume so that embedders that use both old and new SDKs can use the enum.
Comment 1 Radar WebKit Bug Importer 2023-12-14 13:05:09 PST
<rdar://problem/119684456>
Comment 2 Ben Nham 2023-12-14 13:08:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/21825
Comment 3 EWS 2023-12-14 15:14:44 PST
Committed 272077@main (c553c8ec6dc3): <https://commits.webkit.org/272077@main>

Reviewed commits have been landed. Closing PR #21825 and removing active labels.