[Webkit-unassigned] [Bug 150008] Web Inspector: Inspector randomly crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 11:20:43 PDT 2015


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

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
> FormatterContentBuilder.js:171:23 is just a console.assert:

Could you file a separate bug on this console.assert in inspector? Do you remember the page you were on when you saw this output? This means that when attempting to pretty-print JS or CSS we miscalculated indentation, probably resulting in a poor pretty print. In this case, we tried to decent too much, so that isn't too bad, but would still be worth investigating.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151014/d62e34e2/attachment.html>


More information about the webkit-unassigned mailing list