Bug 225715

Summary: [WinCairo] Failed to open WebInspector UI since r277231
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: WebKit2Assignee: Fujii Hironori <fujii.hironori>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, ews-watchlist, hi, joepeck, kkinnunen, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Fujii Hironori
Reported 2021-05-12 13:43:16 PDT
[WinCairo] Failed to open WebInspector UI since r277231 In InspectorResourceURLSchemeHandler::platformStartTask requestURL is "inspector-resource:///Main.html". However, it is mapped to "C:\\Main.html". It should be "C:\\path-to-webkit-build-dir\\bin64\\WebKit.resources\\WebInspectorUI\\Main.html" Bug 225550 – Port Filesystem::pathByAppendingComponent() & Filesystem:: pathByAppendingComponents() to std::filesystem Bug 223619 – [WinCairo] Implement inspector-resource:// URL scheme handler for Web Inspector resources
Attachments
Patch (2.13 KB, patch)
2021-05-12 14:05 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2021-05-12 14:05:01 PDT
Fujii Hironori
Comment 2 2021-05-12 19:35:45 PDT
Comment on attachment 428417 [details] Patch Clearing flags on attachment: 428417 Committed r277417 (237667@main): <https://commits.webkit.org/237667@main>
Fujii Hironori
Comment 3 2021-05-12 19:35:49 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2021-05-12 19:36:14 PDT
Note You need to log in before you can comment on or make changes to this bug.