[Webkit-unassigned] [Bug 228555] New: Web Inspector: [Cocoa] Reintroduce strategic logging in RemoteInspectorCocoa that doesn't log to `stderr`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 28 10:15:34 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228555
Bug ID: 228555
Summary: Web Inspector: [Cocoa] Reintroduce strategic logging
in RemoteInspectorCocoa that doesn't log to `stderr`
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pangle at apple.com
CC: inspector-bugzilla-changes at group.apple.com,
webkit-bug-importer at group.apple.com
Depends on: 228303
r278413 added some additional logging to help diagnose issues with remote inspection. r280370 removed that logging because it occurred on `stderr`, which confused some clients of JavaScriptCore which relied on a clean `stderr` output to determine success, leading to compatibility issues with existing applications. We should reintroduce this logging using `os_log` to bypass `stderr` and log straight to the system log stream.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=228303
[Bug 228303] Web Inspector: [Cocoa] "RemoteInspector XPC connection to relay failed." messages are confusing in StdErr
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210728/5e541278/attachment.htm>
More information about the webkit-unassigned
mailing list