RESOLVED FIXED 210929
Allow "kern.osversion" sysctl read
https://bugs.webkit.org/show_bug.cgi?id=210929
Summary Allow "kern.osversion" sysctl read
Brent Fulgham
Reported 2020-04-23 12:01:01 PDT
Libdispatch checks "kern.osversion" as part of the code path we use for launching our XPC services. We already allow it for some services (Network Process), and should be doing so for our other helper processes.
Attachments
Patch (3.51 KB, patch)
2020-04-23 12:04 PDT, Brent Fulgham
no flags
Patch for landing (3.51 KB, patch)
2020-04-23 14:03 PDT, Brent Fulgham
no flags
Patch for landing (3.51 KB, patch)
2020-04-23 14:07 PDT, Brent Fulgham
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-23 12:01:22 PDT
Brent Fulgham
Comment 2 2020-04-23 12:04:31 PDT
Per Arne Vollan
Comment 3 2020-04-23 13:15:37 PDT
Comment on attachment 397371 [details] Patch R=me.
EWS
Comment 4 2020-04-23 14:01:54 PDT
ChangeLog entry in Source/WebKit/ChangeLog contains OOPS!.
Brent Fulgham
Comment 5 2020-04-23 14:03:08 PDT
Created attachment 397381 [details] Patch for landing
EWS
Comment 6 2020-04-23 14:03:27 PDT
ChangeLog entry in Source/WebKit/ChangeLog contains OOPS!.
Brent Fulgham
Comment 7 2020-04-23 14:07:46 PDT
Created attachment 397382 [details] Patch for landing
EWS
Comment 8 2020-04-23 14:34:14 PDT
Committed r260600: <https://trac.webkit.org/changeset/260600> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397382 [details].
Note You need to log in before you can comment on or make changes to this bug.