Bug 219731 - [iOS] Add missing endpoint in sandbox message filter
Summary: [iOS] Add missing endpoint in sandbox message filter
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: Per Arne Vollan
URL:
Keywords: InRadar
Depends on: 219772
Blocks:
  Show dependency treegraph
 
Reported: 2020-12-09 23:53 PST by Per Arne Vollan
Modified: 2021-01-06 00:17 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2020-12-09 23:55 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.36 KB, patch)
2021-01-04 08:08 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-12-09 23:53:14 PST
Add missing endpoint in the WebContent process' sandbox message filter on iOS.
Comment 1 Per Arne Vollan 2020-12-09 23:53:34 PST
<rdar://problem/71566760>
Comment 2 Per Arne Vollan 2020-12-09 23:55:23 PST
Created attachment 415841 [details]
Patch
Comment 3 Brent Fulgham 2020-12-10 14:11:14 PST
Comment on attachment 415841 [details]
Patch

r=me
Comment 4 EWS 2020-12-10 14:14:17 PST
Committed r270655: <https://trac.webkit.org/changeset/270655>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415841 [details].
Comment 5 Per Arne Vollan 2020-12-11 00:27:28 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 415841 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 6 WebKit Commit Bot 2020-12-11 01:26:46 PST
Re-opened since this is blocked by bug 219772
Comment 7 Per Arne Vollan 2021-01-04 08:08:19 PST
Created attachment 416943 [details]
Patch
Comment 8 Per Arne Vollan 2021-01-05 23:46:32 PST
Comment on attachment 416943 [details]
Patch

Thanks for reviewing!
Comment 9 EWS 2021-01-06 00:17:22 PST
Committed r271195: <https://trac.webkit.org/changeset/271195>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416943 [details].