[Webkit-unassigned] [Bug 158951] Web Inspector completely empty
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 27 12:14:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158951
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
Namely, I think you can enable these defaults and restart Safari.
defaults write com.apple.Safari "com.apple.Safari.ContentGroupPageIdentifier.WebKit2LogsPageMessagesToSystemConsoleEnabled" -bool YES
defaults write com.apple.Safari WebKitLogsPageMessagesToSystemConsoleEnabled -bool YES
defaults write com.apple.Safari WebKitDebugLogsPageMessagesToSystemConsoleEnabled -bool YES
And then check syslog (Console.app) for some output. You can then do -bool NO and restart Safari to disable the logs.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160627/8cbb894b/attachment.html>
More information about the webkit-unassigned
mailing list