[Webkit-unassigned] [Bug 30324] Console shows no repeat count when repeatedly logging an Event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 11:04:02 PDT 2009


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





--- Comment #3 from Keishi Hattori <casey.hattori at gmail.com>  2009-10-20 11:04:02 PDT ---
Created an attachment (id=41514)
 --> (https://bugs.webkit.org/attachment.cgi?id=41514)
test case that fails if I use >= instead of >

This test case fails if I use >= instead of >.

If ConsoleMessage::isEqual() returns true the repeatCount is incremented so 
  this.repeatCount > msg.repeatCount
will always be satisfied.

-- 
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