RESOLVED FIXED323100
Add IPC::Untrusted unwrap procedures for origins
https://bugs.webkit.org/show_bug.cgi?id=323100
Summary Add IPC::Untrusted unwrap procedures for origins
adrian_taylor
Reported 2026-09-01 05:25:31 PDT
https://commits.webkit.org/320234@main added an IPC::Untrusted<T> primitive which ensures certain data sent from unprivileged to privileged WebKit processes isn't automatically trusted. Initially, we'll use this with origins. The next step is to add validation procedures to recover the underlying value. This bug represents the PR to do that.
Attachments
adrian_taylor
Comment 1 2026-09-01 06:26:35 PDT
EWS
Comment 2 2026-09-01 09:15:42 PDT
Committed 320248@main (aba0fcd53bea): <https://commits.webkit.org/320248@main> Reviewed commits have been landed. Closing PR #72939 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-09-01 09:16:15 PDT
Note You need to log in before you can comment on or make changes to this bug.