RESOLVED FIXED 210352
[iOS] Add message filtering to all iokit open rules
https://bugs.webkit.org/show_bug.cgi?id=210352
Summary [iOS] Add message filtering to all iokit open rules
Per Arne Vollan
Reported 2020-04-10 13:26:46 PDT
Apply message filtering to all iokit-open rules in the WebContent process' sandbox on iOS.
Attachments
Patch (4.20 KB, patch)
2020-04-10 13:30 PDT, Per Arne Vollan
no flags
Patch (4.31 KB, patch)
2020-04-10 13:36 PDT, Per Arne Vollan
sam: review+
Patch (4.33 KB, patch)
2020-04-13 09:28 PDT, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-10 13:27:39 PDT
Per Arne Vollan
Comment 2 2020-04-10 13:30:17 PDT
Per Arne Vollan
Comment 3 2020-04-10 13:36:52 PDT
Sam Weinig
Comment 4 2020-04-12 11:59:33 PDT
Comment on attachment 396117 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=396117&action=review > Source/WebKit/ChangeLog:8 > + Apply message filtering with reports and telemetry to all iokit-open rules in the WebContent process' sandbox on iOS. Why? What are you hoping to learn here?
Sam Weinig
Comment 5 2020-04-13 08:12:37 PDT
Comment on attachment 396117 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=396117&action=review >> Source/WebKit/ChangeLog:8 >> + Apply message filtering with reports and telemetry to all iokit-open rules in the WebContent process' sandbox on iOS. > > Why? What are you hoping to learn here? I think saying something like "to gain a better understanding of which iokit-open rules we can investigate" would add a lot here.
Per Arne Vollan
Comment 6 2020-04-13 09:28:13 PDT
Per Arne Vollan
Comment 7 2020-04-13 09:28:37 PDT
(In reply to Sam Weinig from comment #5) > Comment on attachment 396117 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=396117&action=review > > >> Source/WebKit/ChangeLog:8 > >> + Apply message filtering with reports and telemetry to all iokit-open rules in the WebContent process' sandbox on iOS. > > > > Why? What are you hoping to learn here? > > I think saying something like "to gain a better understanding of which > iokit-open rules we can investigate" would add a lot here. Fixed. Thanks for reviewing!
EWS
Comment 8 2020-04-13 09:48:33 PDT
Committed r260017: <https://trac.webkit.org/changeset/260017> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396294 [details].
Note You need to log in before you can comment on or make changes to this bug.