[webkit-changes] [WebKit/WebKit] d795f7: [Win] WebInspector: enable "inspector-resource:" s...

Haruhisa SHIN noreply at github.com
Fri Mar 31 20:34:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d795f7f4b71b6662187a863f24529844bef4f698
      https://github.com/WebKit/WebKit/commit/d795f7f4b71b6662187a863f24529844bef4f698
  Author: Haruhisa SHIN <haruhisa.shin at open-tec.co.jp>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Inspector/win/RemoteWebInspectorUIProxyWin.cpp

  Log Message:
  -----------
  [Win] WebInspector: enable "inspector-resource:" scheme for remote inspector
https://bugs.webkit.org/show_bug.cgi?id=254803

Reviewed by Fujii Hironori.

Remote Inspector is unable to load the resources specified in the "inspector-resoure://" scheme.

The fix for stand-alone Web Inspector was introduced in Bug 223619.
https://bugs.webkit.org/show_bug.cgi?id=223619
235682 at main

This change should be enabled for the Remote Inspector as well.

* Source/WebKit/UIProcess/Inspector/win/RemoteWebInspectorUIProxyWin.cpp:
(WebKit::RemoteWebInspectorUIProxy::platformCreateFrontendPageAndWindow):

Canonical link: https://commits.webkit.org/262462@main




More information about the webkit-changes mailing list