[Webkit-unassigned] [Bug 130166] Web Inspector: Fix multiple console.assert stripping issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 17:00:09 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130166





--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2014-03-12 17:00:32 PST ---
If the line ends in a ')' then its likely not multi-line and just a missing semicolon. Changed that warning to:

    DataGrid.js:
    WARNING: console.assert missing trailing semicolon on line 775:         console.assert(!child.isPlaceholderNode, "Shouldn't delete the placeholder node.")

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list