Bug 135917

Summary: Web Inspector: Missing semicolon after console.assert in TimelineSidebarPanel.js
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.