Bug 218520 - [macOS] Update message filters in the WebContent sandbox
Summary: [macOS] Update message filters in the WebContent sandbox
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-03 09:35 PST by Per Arne Vollan
Modified: 2020-11-05 13:41 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.16 KB, patch)
2020-11-03 09:42 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-03 09:35:17 PST
Based on telemetry, update the message filters with allowed messages in the WebContent sandbox.
Comment 1 Radar WebKit Bug Importer 2020-11-03 09:35:53 PST
<rdar://problem/70998292>
Comment 2 Per Arne Vollan 2020-11-03 09:42:40 PST
Created attachment 413065 [details]
Patch
Comment 3 Brent Fulgham 2020-11-05 13:28:24 PST
Comment on attachment 413065 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=413065&action=review

r=me, but please double check Msg 206.

> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:1227
> +                207

Does this mean message 206 was not needed?
Comment 4 Per Arne Vollan 2020-11-05 13:30:21 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 413065 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=413065&action=review
> 
> r=me, but please double check Msg 206.
> 
> > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:1227
> > +                207
> 
> Does this mean message 206 was not needed?

According to telemetry, 206 is not needed. This was a copy from the iOS sandbox.

Thanks for reviewing!
Comment 5 EWS 2020-11-05 13:41:06 PST
Committed r269474: <https://trac.webkit.org/changeset/269474>

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