RESOLVED FIXED 135917
Web Inspector: Missing semicolon after console.assert in TimelineSidebarPanel.js
https://bugs.webkit.org/show_bug.cgi?id=135917
Summary Web Inspector: Missing semicolon after console.assert in TimelineSidebarPanel.js
Timothy Hatcher
Reported 2014-08-13 17:10:08 PDT
Causes a warning in production builds.
Attachments
Patch (1.73 KB, patch)
2014-08-13 17:10 PDT, Timothy Hatcher
no flags
Radar WebKit Bug Importer
Comment 1 2014-08-13 17:10:34 PDT
Timothy Hatcher
Comment 2 2014-08-13 17:10:48 PDT
Joseph Pecoraro
Comment 3 2014-08-13 17:11:47 PDT
Comment on attachment 236567 [details] Patch r=me
Timothy Hatcher
Comment 4 2014-08-13 17:14:00 PDT
WARNING: console.assert missing trailing semicolon on line 64001: console.assert(!selectedByUser, "Recording tree elements should be hidden and only programmatically selectable.")
WebKit Commit Bot
Comment 5 2014-08-13 17:23:27 PDT
Comment on attachment 236567 [details] Patch Clearing flags on attachment: 236567 Committed r172544: <http://trac.webkit.org/changeset/172544>
WebKit Commit Bot
Comment 6 2014-08-13 17:23:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.