Bug 241701

Summary: Use PageIdentifier, not WebPageProxy's identifier for WKPageGetIdentifier
Product: WebKit Reporter: pascoe <pascoe>
Component: WebKit APIAssignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 240400    
Bug Blocks:    

Description pascoe@apple.com 2022-06-16 14:33:52 PDT
The current implementation returns the WebPageProxy's identifier, not the page id desired.
Comment 1 Radar WebKit Bug Importer 2022-06-16 14:34:18 PDT
<rdar://problem/95332001>
Comment 2 pascoe@apple.com 2022-06-16 14:39:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1588
Comment 3 EWS 2022-06-21 14:36:14 PDT
Committed r295690 (251695@main): <https://commits.webkit.org/251695@main>

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