[Webkit-unassigned] [Bug 66837] Parse reftest.list and extract types of ref tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 23:49:02 PST 2011


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





--- Comment #11 from Ojan Vafai <ojan at chromium.org>  2011-11-07 23:49:02 PST ---
Just to be clear, I think our initial implementation of reading the link elements can just use the python HTML parser. It may be slow, but we can have a FIXME until we actually encounter the situation where it's a meaningful percentage of the total test runtime, at which point we can move the logic into DRT. Until then, we should just do the expedient thing.

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