Bug 277772
| Summary: | [Win WebKitTestRunner] testRunner.setOpenPanelFiles doesn't work with Windows absolute file path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | Tools / Tests | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=206517 | ||
Fujii Hironori
[Win WebKitTestRunner] testRunner.setOpenPanelFiles doesn't work for http tests
http/tests/misc/form-submit-file-cross-site-redirect.html
http/tests/misc/form-submit-file-cross-site.html
http/wpt/service-workers/file-upload.html
http/wpt/service-workers/form-data-upload.html
My guess is that TestRunner::setOpenPanelFiles should handle a Windows absolute file path.
https://github.com/WebKit/WebKit/blob/ebea209afc66421f045f69e648b3ac382076b9bf/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp#L1821
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/31877
EWS
Committed 282032@main (2bbf0fb389fb): <https://commits.webkit.org/282032@main>
Reviewed commits have been landed. Closing PR #31877 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/133515642>