Discussion:
[chromium-discuss] How to open general browser console
starbug
2018-11-29 22:01:56 UTC
Permalink
Is there a way to open the browser console or is not a feature? , i know it
can be done for debugging expecific extensions but what about the general
browser ?
In firefox can be done using ctrl + alt +shift +i after enabling it.

Thanks.
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
PhistucK
2018-12-02 07:11:06 UTC
Permalink
For showing C++ warnings/errors, you mean? There is no such feature. You
can enable logging <https://www.chromium.org/for-testers/enable-logging>
and run Chrome from a terminal (Bash, CMD, PowerShell...) and you might see
them there.

☆*PhistucK*
Post by starbug
Is there a way to open the browser console or is not a feature? , i know
it can be done for debugging expecific extensions but what about the
general browser ?
In firefox can be done using ctrl + alt +shift +i after enabling it.
Thanks.
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...