RESOLVED FIXED 70736
Web Inspector: print expired message count before remaining messages.
https://bugs.webkit.org/show_bug.cgi?id=70736
Summary Web Inspector: print expired message count before remaining messages.
Pavel Feldman
Reported 2011-10-24 09:55:15 PDT
Patch to follow.
Attachments
Patch (10.17 KB, patch)
2011-10-24 09:57 PDT, Pavel Feldman
yurys: review+
webkit.review.bot: commit-queue-
Pavel Feldman
Comment 1 2011-10-24 09:57:08 PDT
WebKit Review Bot
Comment 2 2011-10-24 10:36:35 PDT
Comment on attachment 112205 [details] Patch Attachment 112205 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10205587 New failing tests: inspector/protocol/console-agent.html
Yury Semikhatsky
Comment 3 2011-10-24 10:48:12 PDT
Comment on attachment 112205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=112205&action=review > Source/WebCore/inspector/Inspector-0.1.json:387 > + { "name": "expiredMessagesCount", "type": "integer", "optional": true, "description": "Number of messages dropped due to message threashold overflow." } One extra space after comma in ', "optional"'
Pavel Feldman
Comment 4 2011-10-25 01:23:33 PDT
Note You need to log in before you can comment on or make changes to this bug.