RESOLVED FIXED Bug 219738
[macOS] Remove Mobile Asset access from the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=219738
Summary [macOS] Remove Mobile Asset access from the WebContent process
Per Arne Vollan
Reported 2020-12-10 05:27:19 PST
Remove Mobile Asset access from the WebContent process on macOS, since there are no reports of this being used.
Attachments
Patch (1.45 KB, patch)
2020-12-10 05:33 PST, Per Arne Vollan
no flags
Patch (1.46 KB, patch)
2020-12-10 11:17 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2020-12-10 05:27:45 PST
Per Arne Vollan
Comment 2 2020-12-10 05:33:53 PST
Brent Fulgham
Comment 3 2020-12-10 10:40:20 PST
Comment on attachment 415861 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=415861&action=review Just remove the "with telemetry" rule, > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:961 > + (with report) (with telemetry) Telemetry doesn't exist pre-110000
Per Arne Vollan
Comment 4 2020-12-10 11:17:19 PST
Per Arne Vollan
Comment 5 2020-12-10 11:18:00 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 415861 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=415861&action=review > > Just remove the "with telemetry" rule, > Fixed. > > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:961 > > + (with report) (with telemetry) > > Telemetry doesn't exist pre-110000 Thanks for reviewing!
Brent Fulgham
Comment 6 2020-12-11 11:04:03 PST
Comment on attachment 415905 [details] Patch r=me
Per Arne Vollan
Comment 7 2020-12-11 11:06:15 PST
Comment on attachment 415905 [details] Patch Thanks for reviewing!
EWS
Comment 8 2020-12-11 11:27:07 PST
Committed r270691: <https://trac.webkit.org/changeset/270691> All reviewed patches have been landed. Closing bug and clearing flags on attachment 415905 [details].
Note You need to log in before you can comment on or make changes to this bug.