Bug 169122 - [URLParser] Fix file: as a relative file URL
Summary: [URLParser] Fix file: as a relative file URL
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-03-02 23:22 PST by Alex Christensen
Modified: 2017-03-03 13:49 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.11 KB, patch)
2017-03-02 23:24 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-elcapitan (903.88 KB, application/zip)
2017-03-03 00:27 PST, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (976.62 KB, application/zip)
2017-03-03 00:32 PST, Build Bot
no flags Details
Archive of layout-test-results from ews114 for mac-elcapitan (1.70 MB, application/zip)
2017-03-03 00:39 PST, Build Bot
no flags Details
Archive of layout-test-results from ews125 for ios-simulator-wk2 (838.83 KB, application/zip)
2017-03-03 00:44 PST, Build Bot
no flags Details
Patch (6.24 KB, patch)
2017-03-03 08:31 PST, Alex Christensen
thorton: 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-03-02 23:22:38 PST
[URLParser] Fix file: as a relative file URL
Comment 1 Alex Christensen 2017-03-02 23:24:21 PST
Created attachment 303301 [details]
Patch
Comment 2 Build Bot 2017-03-03 00:27:44 PST
Comment on attachment 303301 [details]
Patch

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

New failing tests:
fast/url/file.html
fast/loader/url-parse-1.html
Comment 3 Build Bot 2017-03-03 00:27:47 PST
Created attachment 303302 [details]
Archive of layout-test-results from ews103 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-03-03 00:32:17 PST
Comment on attachment 303301 [details]
Patch

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

New failing tests:
fast/url/file.html
fast/loader/url-parse-1.html
Comment 5 Build Bot 2017-03-03 00:32:20 PST
Created attachment 303303 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-03-03 00:39:12 PST
Comment on attachment 303301 [details]
Patch

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

New failing tests:
fast/url/file.html
fast/loader/url-parse-1.html
Comment 7 Build Bot 2017-03-03 00:39:15 PST
Created attachment 303304 [details]
Archive of layout-test-results from ews114 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-03-03 00:44:04 PST
Comment on attachment 303301 [details]
Patch

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

New failing tests:
fast/url/file.html
fast/loader/url-parse-1.html
Comment 9 Build Bot 2017-03-03 00:44:07 PST
Created attachment 303305 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 10 Alex Christensen 2017-03-03 08:31:14 PST
Created attachment 303319 [details]
Patch
Comment 11 Alex Christensen 2017-03-03 13:49:15 PST
http://trac.webkit.org/r213384