Bug 168824 - .. should not remove windows drive letters in paths of file URLs
Summary: .. should not remove windows drive letters in paths of file URLs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 22:57 PST by Alex Christensen
Modified: 2017-02-24 08:47 PST (History)
2 users (show)

See Also:


Attachments
Patch (8.87 KB, patch)
2017-02-23 22:59 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (927.12 KB, application/zip)
2017-02-24 00:06 PST, Build Bot
no flags Details
Archive of layout-test-results from ews126 for ios-simulator-wk2 (847.47 KB, application/zip)
2017-02-24 00:17 PST, Build Bot
no flags Details
Archive of layout-test-results from ews112 for mac-elcapitan (1.72 MB, application/zip)
2017-02-24 00:18 PST, Build Bot
no flags Details
Patch (12.36 KB, patch)
2017-02-24 00:56 PST, Alex Christensen
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2017-02-23 22:57:46 PST
.. should not remove windows drive letters in paths of file URLs
Comment 1 Alex Christensen 2017-02-23 22:59:42 PST
Created attachment 302647 [details]
Patch
Comment 2 Build Bot 2017-02-24 00:06:21 PST
Comment on attachment 302647 [details]
Patch

Attachment 302647 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3183663

New failing tests:
fast/url/file.html
fast/url/relative-win.html
fast/url/file-http-base.html
Comment 3 Build Bot 2017-02-24 00:06:24 PST
Created attachment 302651 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-02-24 00:17:55 PST
Comment on attachment 302647 [details]
Patch

Attachment 302647 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/3183667

New failing tests:
fast/url/file.html
fast/url/relative-win.html
fast/url/file-http-base.html
Comment 5 Build Bot 2017-02-24 00:17:58 PST
Created attachment 302652 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-02-24 00:18:50 PST
Comment on attachment 302647 [details]
Patch

Attachment 302647 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3183680

New failing tests:
fast/url/file.html
fast/url/relative-win.html
fast/url/file-http-base.html
Comment 7 Build Bot 2017-02-24 00:18:54 PST
Created attachment 302653 [details]
Archive of layout-test-results from ews112 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Alex Christensen 2017-02-24 00:56:53 PST
Created attachment 302657 [details]
Patch
Comment 9 Alex Christensen 2017-02-24 08:47:53 PST
https://trac.webkit.org/changeset/212953