Bug 21070 - REGRESSION Repeated messages with arguments are not repeated or displayed multiple times
Summary: REGRESSION Repeated messages with arguments are not repeated or displayed mul...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Kevin McCullough
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-09-24 12:08 PDT by Kevin McCullough
Modified: 2008-09-24 13:29 PDT (History)
0 users

See Also:


Attachments
Proposed patch (5.16 KB, patch)
2008-09-24 12:11 PDT, Kevin McCullough
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McCullough 2008-09-24 12:08:21 PDT
If a console message has arguments, and they are the same, that message will not be shown multiple times.  See  the manual test in WebCore/manual-test/inspector/error-warning-count.html
Comment 1 Kevin McCullough 2008-09-24 12:11:49 PDT
Created attachment 23759 [details]
Proposed patch
Comment 2 Kevin McCullough 2008-09-24 13:29:35 PDT
Committed revision 36861.