Bug 212100

Summary: [iOS] Fix message filter sandbox violation
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bfulgham, cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
bfulgham: review+
Patch none

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].