https://bugzilla.wikimedia.org/show_bug.cgi?id=38294

--- Comment #11 from Roan Kattouw <roan.katt...@gmail.com> 2012-08-30 05:16:43 
UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > So 54ms.
> 
> OK, deployed. Usually if a regex requires very deep backtracking, it means 
> it's
> O(N^2), so it could probably use some optimisation work. CSSJanus is only 300
> lines of code, someone should just rewrite it as a proper parser.
Yeah we need to do that anyway, because a pile of regexes isn't gonna be smart
enough to deal with quoted strings with arbitrary text (which are legitimate in
CSS because CSS3 added the abomination that is content:).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to