Bug 241701 - Use PageIdentifier, not WebPageProxy's identifier for WKPageGetIdentifier
Summary: Use PageIdentifier, not WebPageProxy's identifier for WKPageGetIdentifier
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on: 240400
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-16 14:33 PDT by pascoe@apple.com
Modified: 2022-06-21 14:36 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-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.