[Webkit-unassigned] [Bug 190926] Add rudimentary `console` support to jsc for use when inspecting jsc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 7 10:25:20 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=190926
--- Comment #4 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 353123
--> https://bugs.webkit.org/attachment.cgi?id=353123
[PATCH] Proposed Fix
View in context: https://bugs.webkit.org/attachment.cgi?id=353123&action=review
> Source/JavaScriptCore/jsc.cpp:2669
> + if (!strcmp(arg, "--enable-console")) {
Should we also enable this by default if you pass "--remote-debug"?
--
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/20181107/a0a42475/attachment.html>
More information about the webkit-unassigned
mailing list