[Webkit-unassigned] [Bug 56328] LayoutTests/fast/filesystem/resolve-uri.html fails in Chromium, passes in DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 14:09:40 PDT 2011


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





--- Comment #2 from Adam Klein <adamk at chromium.org>  2011-03-14 14:09:40 PST ---
Tracing this up the chain, m_universalAccess is true because of this snippet from Tools/DumpRenderTree/chromium/WebPreferences.cpp:

    // Allow those layout tests running as local files, i.e. under
    // LayoutTests/http/tests/local, to access http server.
    allowUniversalAccessFromFileURLs = true;

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