[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:46:06 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=190926
--- Comment #5 from Dean Jackson <dino 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"?
Yes! Good idea.
--
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/5ddb8ad7/attachment.html>
More information about the webkit-unassigned
mailing list