[Webkit-unassigned] [Bug 50637] New: Web Inspector: console.log message counter sometimes attributed to wrong message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 10:53:48 PST 2010


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

           Summary: Web Inspector: console.log message counter sometimes
                    attributed to wrong message
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spamfaenger at gmx.de
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Created an attachment (id=75828)
 --> (https://bugs.webkit.org/attachment.cgi?id=75828&action=review)
screenshot

Hi there,

when I look at the logging on the console.log, log messages that are just repeated get visualized by just increasing a counter in front of them.

However sometimes (and I haven't yet figured out when) this counter is increased on the wrong log message.

In the screenshot I've attached, the counter for the mime message (text/html) is increased all the time, while really what is logging is the line in front of it.

This makes it much harder to figure out what the application is doing if you can't trust the logging output.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list