[webkit-reviews] review granted: [Bug 75438] When showing results.html pass a correct URL to webbrowser.open : [Attachment 120936] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 11:46:38 PST 2012


Adam Barth <abarth at webkit.org> has granted jochen at chromium.org's request for
review:
Bug 75438: When showing results.html pass a correct URL to webbrowser.open
https://bugs.webkit.org/show_bug.cgi?id=75438

Attachment 120936: Patch
https://bugs.webkit.org/attachment.cgi?id=120936&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=120936&action=review


> Tools/Scripts/webkitpy/common/system/filesystem_unittest.py:66
> +	   self.assertEqual(fs.file_path_as_url('/foo'),
> +			    'file:///foo')

Is this going to pass on Windows?


More information about the webkit-reviews mailing list