Upstreamed from crbug.com/32855.
Great idea. Perhaps some others as well, like tab as → (right pointing arrow)
Created attachment 80197 [details] [PATCH] Proposed change.
Comment on attachment 80197 [details] [PATCH] Proposed change. View in context: https://bugs.webkit.org/attachment.cgi?id=80197&action=review > Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:186 > + description = description.replace(/\n/g, "\u21B5"); A short comment would be helpful here.
Comment on attachment 80197 [details] [PATCH] Proposed change. View in context: https://bugs.webkit.org/attachment.cgi?id=80197&action=review >> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:186 >> + description = description.replace(/\n/g, "\u21B5"); > > A short comment would be helpful here. yurys++
Committing to http://svn.webkit.org/repository/webkit/trunk ... M Source/WebCore/ChangeLog M Source/WebCore/inspector/front-end/ObjectPropertiesSection.js Committed r76692