DevTools: remove unused ConsoleViewMessage.toString()
Some inspector LayoutTests were using ConsoleViewMessage.toString() to check that a message included a substring. Most of the function logic was not necessary and some cases could be replaced with the .text getter. BUG= Review-Url: https://codereview.chromium.org/2348583004 Cr-Commit-Position: refs/heads/master@{#419910}
Showing
Please register or sign in to comment