[Webkit-unassigned] [Bug 86191] Mac DRT should be able to load external URLs for replay performance tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 09:45:35 PDT 2012


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-11 09:44:39 PST ---
(In reply to comment #1)
> Please don't just drop the block unconditionally, it's these for a reason (it used to be not uncommon that tests with remote links were checked in).

My plan is to check the URL of the main resource, and allow external resource loading only if that's also an external URL. e.g. DumpRenderTree http://www.google.com/ can load external resources whereas DumpRenderTree test.html or DumpRenderTree http://localhost:8000/ can't.

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