[Webkit-unassigned] [Bug 26316] 100% CPU hang for several seconds on large file syntax highlight.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 3 22:10:41 PDT 2009


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





--- Comment #24 from Joseph Pecoraro <joepeck at webkit.org>  2009-10-03 22:10:41 PDT ---
The typical hang scenario is when encountering 1 very long line.  Maybe we
should act on that? A line with then 300 characters is likely to be minified
and undebuggable anyways.  Skipping it in the highlighter shouldn't cause too
many problems (if its minified then multiline things like comments would have
been stripped already).

-- 
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