[Webkit-unassigned] [Bug 75629] NRWT fails to open results.html for Apple's Windows port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 10:41:10 PST 2012


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





--- Comment #8 from Eric Seidel <eric at webkit.org>  2012-01-05 10:41:10 PST ---
I see.  Looks like the mac port does:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/port/mac.py#L160

But the Apple base class does not:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/port/apple.py

That's probably right, since we have to pass specific args to run-safari for Mac.  Sounds like Win should just ovveride like Mac does.

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