[Webkit-unassigned] [Bug 181025] console.log doesn't print anything on JS console of clean machine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 4 10:44:32 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181025

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bburg at apple.com
         Resolution|---                         |WORKSFORME

--- Comment #9 from Brian Burg <bburg at apple.com> ---
(In reply to Ebrahim Byagowi from comment #8)
> > I was unable to reproduce this issue.
> 
> So you used an unused macOS for that and that happened? So perhaps something
> is wrong on my side.
> 
> > The Console tab shows, the "All" filter is selected, and the log message shows up. Do you remember what this looked like?
> 
> I am not sure but can you do some code inspection whether "Show Web
> Inspector" button has anything to do with console logging level?

It doesn't. Console messages are buffered regardless of whether a frontend is attached. You need to enable developer tools, though, to buffer messages prior to opening the debugger.

> 
> > If you apply a filter (clicking "Errors" in the Console tab near the top) is that what it looked like? I'm wondering if a filter was applied and you weren't aware.
> 
> I just got familiar with the feature recently and to be honest something
> never learnt and used throughout many years of consistent use of inspector
> on Chrome and Safari. but yeah I believe it needs some revamp, perhaps by
> looking at Chrome and Firefox inspectors.

-- 
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/20180104/64d81852/attachment-0001.html>


More information about the webkit-unassigned mailing list