[Webkit-unassigned] [Bug 225715] New: [WinCairo] Failed to open WebInspector UI since r277231

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 13:43:16 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225715

            Bug ID: 225715
           Summary: [WinCairo] Failed to open WebInspector UI since
                    r277231
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

[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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210512/8c074af6/attachment.htm>


More information about the webkit-unassigned mailing list