WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
323100
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
Add attachment
proposed patch, testcase, etc.
adrian_taylor
Comment 1
2026-09-01 06:26:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/72939
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
<
rdar://problem/186369793
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug