RESOLVED FIXED 76653
[WK2] WebKitTestRunner converts "file:///" to a path differently
https://bugs.webkit.org/show_bug.cgi?id=76653
Summary [WK2] WebKitTestRunner converts "file:///" to a path differently
Alexey Proskuryakov
Reported 2012-01-19 11:54:38 PST
DumpRenderTree prints the last path component to avoid dependence on where tests are located on local disk. But when there is no path, platforms disagree. I think that we should still print "/", as Mac does.
Attachments
proposed patch (1.30 KB, patch)
2012-01-19 11:57 PST, Alexey Proskuryakov
no flags
Patch (3.08 KB, text/plain)
2012-01-21 03:46 PST, Sergio Villar Senin
no flags
Alexey Proskuryakov
Comment 1 2012-01-19 11:57:37 PST
Created attachment 123161 [details] proposed patch
WebKit Review Bot
Comment 2 2012-01-19 17:11:02 PST
Comment on attachment 123161 [details] proposed patch Clearing flags on attachment: 123161 Committed r105465: <http://trac.webkit.org/changeset/105465>
WebKit Review Bot
Comment 3 2012-01-19 17:11:06 PST
All reviewed patches have been landed. Closing bug.
Sergio Villar Senin
Comment 4 2012-01-21 03:46:04 PST
Reopening to attach new patch.
Sergio Villar Senin
Comment 5 2012-01-21 03:46:09 PST
Sergio Villar Senin
Comment 6 2012-01-21 03:47:01 PST
Comment on attachment 123443 [details] Patch Sorry wrong bug
Note You need to log in before you can comment on or make changes to this bug.