Bug 212739

Summary: File URLs with hostnames are misleading
Product: WebKit Reporter: youenn fablet <youennf>
Component: Page LoadingAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, benjamin, cdumez, cmarcelo, eric.carlson, ews-watchlist, ggaren, glenn, japhet, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Rebasing
none
Patch for landing
none
Rebasing
none
Patch for landing none

Description youenn fablet 2020-06-04 05:03:33 PDT
File URLs with hostnames are misleading
Comment 1 youenn fablet 2020-06-04 05:03:46 PDT
<rdar://problem/63754917>
Comment 2 youenn fablet 2020-06-04 05:26:06 PDT
Created attachment 401015 [details]
Patch
Comment 3 youenn fablet 2020-06-05 00:34:30 PDT
Created attachment 401127 [details]
Patch
Comment 4 Alex Christensen 2020-06-05 12:42:47 PDT
Comment on attachment 401127 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=401127&action=review

seems reasonable.

> Tools/TestWebKitAPI/Tests/WebKitCocoa/OpenAndCloseWindow.mm:337
> +        TestWebKitAPI::Util::sleep(0.1);

spinRunLoop might be nicer here.  It could save almost 1/10 of a second each time this test is run.
Comment 5 youenn fablet 2020-06-08 00:34:57 PDT
Created attachment 401314 [details]
Rebasing
Comment 6 youenn fablet 2020-06-08 00:40:51 PDT
Created attachment 401315 [details]
Patch for landing
Comment 7 youenn fablet 2020-06-08 02:32:21 PDT
Created attachment 401318 [details]
Rebasing
Comment 8 youenn fablet 2020-06-08 02:40:23 PDT
Created attachment 401319 [details]
Patch for landing
Comment 9 EWS 2020-06-08 04:33:20 PDT
Committed r262707: <https://trac.webkit.org/changeset/262707>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401319 [details].