[Webkit-unassigned] [Bug 37793] [Chromium] new-run-webkit-tests should use WebKitDriver for --use-drt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 01:29:16 PDT 2010


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-04-19 01:29:16 PST ---
(From update of attachment 53659)
User.open_url is probably better than calling webbrowser directly:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/common/system/user.py#L81
it allows us to more easily mock out this code for testing.

This is a rather strange class inversion.  I guess eventually Chromium will be
a subclass of WebKitPort.

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