Bug 241941 - Expose Page identifier via WKBrowsingContextHandle SPI instead of WKPageRef
Summary: Expose Page identifier via WKBrowsingContextHandle SPI instead of WKPageRef
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: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks: 242030
  Show dependency treegraph
 
Reported: 2022-06-23 16:15 PDT by pascoe@apple.com
Modified: 2022-06-27 10:01 PDT (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 pascoe@apple.com 2022-06-23 16:15:04 PDT
The client previously desired to add SPI to WKPageRef for this, but WKBrowsingContextHandle turns out to work out better.
Comment 1 Radar WebKit Bug Importer 2022-06-23 16:15:14 PDT
<rdar://problem/95814743>
Comment 2 pascoe@apple.com 2022-06-23 16:34:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1752
Comment 3 EWS 2022-06-24 16:36:24 PDT
Committed 251840@main (b791516ec899): <https://commits.webkit.org/251840@main>

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