[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
Tue Jul 21 10:36:41 PDT 2009


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





--- Comment #21 from Patrick Mueller <pmuellr at yahoo.com>  2009-07-21 10:36:39 PDT ---
"doing it in JSC" ... hopefully that doesn't mean that we have to have the V8
folks  also have to "do it in V8".   I don't know enough about what you're
proposing to tell.

Also, thought I'd point out that FireBug doesn't seem to syntax color the JS it
displays.  I like the highlighting, but could live without it.  In particular
re: comment 6, it's more likely that the larger the JS file, the less likely
I'm going to be looking at it, because it's probably some library code vs. code
I've actually written at least at development time.  

So, I'm still in favor of just doing a size check and punting on the
highlighting if it reaches a certain threshold - absolute size, or line length,
whatever.

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