Bug 219090

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

Description Per Arne Vollan 2020-11-18 08:26:39 PST
The message filter in the WebContent process on macOS needs to allow the endpoint mach_exception_raise.
Comment 1 Per Arne Vollan 2020-11-18 08:29:35 PST
<rdar://problem/71522043>
Comment 2 Per Arne Vollan 2020-11-18 08:31:57 PST
Created attachment 414453 [details]
Patch
Comment 3 Adam Mazander 2020-11-18 08:58:43 PST
Comment on attachment 414453 [details]
Patch

Reviewed and will test patch manually
Comment 4 Per Arne Vollan 2020-11-18 09:03:46 PST
Created attachment 414454 [details]
Patch
Comment 5 Geoffrey Garen 2020-11-18 09:39:21 PST
Comment on attachment 414454 [details]
Patch

r=me
Comment 6 Per Arne Vollan 2020-11-18 09:39:41 PST
(In reply to Geoffrey Garen from comment #5)
> Comment on attachment 414454 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 7 EWS 2020-11-18 10:06:29 PST
Committed r269966: <https://trac.webkit.org/changeset/269966>

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