Bug 270304 - Provide private relay information via the didExceedMemoryFootprintThreshold callback
Summary: Provide private relay information via the didExceedMemoryFootprintThreshold c...
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: 2024-02-29 10:58 PST by Ben Nham
Modified: 2024-03-01 17:29 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 2024-02-29 10:58:01 PST
We need the didExceedMemoryFootprintThreshold callback to also carry state about whether a page load was private relayed or not.
Comment 1 Ben Nham 2024-02-29 10:58:19 PST
<rdar://problem/123799163>
Comment 2 Ben Nham 2024-02-29 11:01:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/25305
Comment 3 EWS 2024-03-01 17:29:43 PST
Committed 275586@main (48ca65b18900): <https://commits.webkit.org/275586@main>

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