[Webkit-unassigned] [Bug 110554] REGRESSION(r143664, r143681): http/tests/security/feed-urls-from-remote.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 22:30:12 PST 2013


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2013-02-21 22:32:36 PST ---
Yeah, we saw similar for Chromium, but I assumed it seemed specific to our DRT implementation.

For now I'm just going to gate the offending code with ENABLE_THREADED_PARSER.  That's slightly lame, and will potentially block enabling the threaded parser for other ports.

This is a result of very very fragile code in the loader subsystem.  The real solution is to re-write the loader, but that's out of scope for this change. :)

It's also possible that we'll find a better solution than this one as we fix our last couple failures for the threaded parser.

Thanks for filing.

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