CFNetwork, which is linked to the WebContent process, but is not used for actual networking operations there, attempts to read a preference value in 'com.apple.CFNetwork.plist'. We do not need to access these preferences outside of the Network process, and should not allow it. Since CFNetwork treats this as a non-critical failure, and does not provide a way to hint that the preference read attempt can be avoided, we should just silence the report to avoid wasting processing cycles generating logging and backtraces. <rdar://problem/75839558>
Created attachment 425550 [details] Patch
Committed r275764 (236342@main): <https://commits.webkit.org/236342@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425550 [details].