Patch to follow.
Created attachment 112205 [details] Patch
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
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"'
Committed r98326: <http://trac.webkit.org/changeset/98326>