Add telemetry for an IOKit class on iOS.
Created attachment 434913 [details] Patch
Created attachment 434918 [details] Patch
<rdar://problem/81525024>
Created attachment 437197 [details] Patch
Comment on attachment 437197 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=437197&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:101 > iokit-external-method) Did we want to exclude any known method numbers for this to reduce logging?
(In reply to Brent Fulgham from comment #5) > Comment on attachment 437197 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=437197&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:101 > > iokit-external-method) > > Did we want to exclude any known method numbers for this to reduce logging? That's a good point, although, at this point, I don't think we have any known method numbers. Thanks for reviewing!
Committed r281960 (241267@main): <https://commits.webkit.org/241267@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437197 [details].