Reading this file should be allowed in the Networking process on internal installs on iOS.
<rdar://problem/73625718>
Created attachment 418552 [details] Patch
Comment on attachment 418552 [details] Patch I think this change looks good, but I think you should take this further and (1) add the apple-internal check in the other places it is used, and (2) add the log silencing check everywhere. You can do that as a follow-up patch is you prefer.
(In reply to Brent Fulgham from comment #3) > Comment on attachment 418552 [details] > Patch > > I think this change looks good, but I think you should take this further and > (1) add the apple-internal check in the other places it is used, and (2) add > the log silencing check everywhere. You can do that as a follow-up patch is > you prefer. I will post a follow up patch. Thanks for reviewing!
Committed r271964: <https://trac.webkit.org/changeset/271964> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418552 [details].