Bug 207494 - [iOS] Add telemetry with backtrace for specific rules
Summary: [iOS] Add telemetry with backtrace for specific rules
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 13:00 PST by Per Arne Vollan
Modified: 2020-02-17 10:20 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2020-02-10 13:02 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (3.89 KB, patch)
2020-02-13 09:02 PST, Per Arne Vollan
bfulgham: review+
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-02-10 13:00:30 PST
For specific sandbox mach lookup rules in the WebContent process, add telemetry with backtrace.
Comment 1 Per Arne Vollan 2020-02-10 13:02:21 PST
Created attachment 390284 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-02-10 13:02:53 PST
<rdar://problem/59322376>
Comment 3 Per Arne Vollan 2020-02-13 09:02:14 PST
Created attachment 390655 [details]
Patch
Comment 4 Brent Fulgham 2020-02-17 08:53:41 PST
Comment on attachment 390655 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2020-02-17 10:19:30 PST
(In reply to Brent Fulgham from comment #4)
> Comment on attachment 390655 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 6 Per Arne Vollan 2020-02-17 10:20:03 PST
Committed r256740: <https://trac.webkit.org/changeset/256740/webkit>