Bug 212100 - [iOS] Fix message filter sandbox violation
Summary: [iOS] Fix message filter sandbox violation
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:
Blocks:
 
Reported: 2020-05-19 12:18 PDT by Per Arne Vollan
Modified: 2020-05-20 17:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2020-05-19 12:20 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.30 KB, patch)
2020-05-20 15:26 PDT, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff
Patch (1.72 KB, patch)
2020-05-20 17:14 PDT, 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-05-19 12:18:29 PDT
A message needs to be added to the message filter in the WebContent sandbox on iOS.
Comment 1 Per Arne Vollan 2020-05-19 12:19:51 PDT
rdar://problem/63407155
Comment 2 Per Arne Vollan 2020-05-19 12:20:33 PDT
Created attachment 399757 [details]
Patch
Comment 3 Per Arne Vollan 2020-05-19 13:01:25 PDT
Comment on attachment 399757 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2020-05-19 13:20:18 PDT
Committed r261884: <https://trac.webkit.org/changeset/261884>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399757 [details].
Comment 5 Per Arne Vollan 2020-05-20 15:26:13 PDT
Reopening to attach new patch.
Comment 6 Per Arne Vollan 2020-05-20 15:26:14 PDT
Created attachment 399899 [details]
Patch
Comment 7 Brent Fulgham 2020-05-20 15:35:06 PDT
Comment on attachment 399899 [details]
Patch

r=me
Comment 8 Per Arne Vollan 2020-05-20 15:49:49 PDT
(In reply to Brent Fulgham from comment #7)
> Comment on attachment 399899 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 9 Per Arne Vollan 2020-05-20 17:14:20 PDT
Created attachment 399916 [details]
Patch
Comment 10 EWS 2020-05-20 17:52:39 PDT
Committed r261977: <https://trac.webkit.org/changeset/261977>

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