Bug 219090 - [macOS] Fix message filter sandbox violation
Summary: [macOS] 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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-18 08:26 PST by Per Arne Vollan
Modified: 2020-11-18 10:06 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2020-11-18 08:31 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (2.55 KB, patch)
2020-11-18 09:03 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-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].