[Webkit-unassigned] [Bug 67239] [DRT] Normalize file:///tmp/LayoutTests in LayoutTestController::pathToLocalResource()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 23:38:07 PDT 2011


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





--- Comment #2 from Jarred Nicholls <jarred at sencha.com>  2011-08-31 23:38:07 PST ---
see Qt's DRT implementation: bug #67254
Related Chromium implementation code: http://pastie.org/2464106

This will fix tests that attempt to load local resources from /tmp/LayoutTests.  NRWT does not create a symlink, which wouldn't work on Windows anyways.  DRT/WTR should remap these URLs in pathToLocalResource.

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