Bug 180571 - [WinCairo] DumpRenderTree times out for all non-http tests
Summary: [WinCairo] DumpRenderTree times out for all non-http tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-07 21:00 PST by Fujii Hironori
Modified: 2017-12-11 09:40 PST (History)
12 users (show)

See Also:


Attachments
bug fix (2.23 KB, patch)
2017-12-09 23:03 PST, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2017-12-07 21:00:42 PST
[WinCairo] DumpRenderTree times out for all non-http tests

On the other hand, http tests works fine. I don't which revision is the culprit.
Comment 1 Fujii Hironori 2017-12-07 21:10:44 PST
WinCairo MiniBrowser can't load file://..., too.
Comment 2 Ross Kirsling 2017-12-08 10:44:10 PST
(In reply to Fujii Hironori from comment #1)
> WinCairo MiniBrowser can't load file://..., too.

I wonder if this relates to Web Inspector not loading too then...
Comment 3 Basuke Suzuki 2017-12-08 10:56:46 PST
(In reply to Fujii Hironori from comment #1)
> WinCairo MiniBrowser can't load file://..., too.

I'm preparing the patch for this issue. Sorry for inconvenience.
Comment 4 Basuke Suzuki 2017-12-09 23:03:25 PST
Created attachment 328930 [details]
bug fix

Fix file protocol handling bug on curl. This fixes DumpRenderTree issue.
Comment 5 WebKit Commit Bot 2017-12-11 09:39:01 PST
Comment on attachment 328930 [details]
bug fix

Clearing flags on attachment: 328930

Committed r225743: <https://trac.webkit.org/changeset/225743>
Comment 6 WebKit Commit Bot 2017-12-11 09:39:02 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2017-12-11 09:40:24 PST
<rdar://problem/35969229>