[Webkit-unassigned] [Bug 226908] New: [WinCairo] Can't open WebInspector UI since r277787

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 18:10:25 PDT 2021


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

            Bug ID: 226908
           Summary: [WinCairo] Can't open WebInspector UI since r277787
           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][WK2] Can't open WebInspector UI since r277787

1. Start WinCairo WK2 MiniBrowser
2. Menu -> Develop -> Show Web Inspector

Extected: Web Inspector appears.
Actual: Nothing appears.

r277787 (Bug 226001) changed the return type of WebURLSchemeTask::request() 
from const WebCore::ResourceRequest& to WebCore::ResourceRequest.

InspectorResourceURLSchemeHandler::platformStartTask shouldn't
hold the reference of temporary object.

-- 
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/20210611/43337a81/attachment.htm>


More information about the webkit-unassigned mailing list