Sometimes DOM is loaded after the inline message is being formatted, so we get no nodeId for it. Let us fall back to object formatting in such cases. Patch to follow.
Created attachment 64868 [details] [PATCH] Proposed change.
Comment on attachment 64868 [details] [PATCH] Proposed change. WebCore/ChangeLog:10 + Patch to follow. Remove this from changelog. WebCore/inspector/front-end/ConsoleView.js:663 + console.log(JSON.stringify(parameters)); Remove this as well.
Created attachment 64869 [details] [PATCH] Proposed change.
Comment on attachment 64869 [details] [PATCH] Proposed change. Looks abandoned. Maybe it never got committed?
Comment on attachment 64869 [details] [PATCH] Proposed change. Clearing flags on attachment: 64869 Committed r74399: <http://trac.webkit.org/changeset/74399>
All reviewed patches have been landed. Closing bug.