[webkit-changes] [WebKit/WebKit] 1506a7: [GTK][WPE] Remote Web Inspector: the remote inspec...

Przemyslaw Gorszkowski noreply at github.com
Thu Mar 2 01:40:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1506a7bfdb721ad5ca48de068e40439273ac3ff0
      https://github.com/WebKit/WebKit/commit/1506a7bfdb721ad5ca48de068e40439273ac3ff0
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js

  Log Message:
  -----------
  [GTK][WPE] Remote Web Inspector: the remote inspector(HTTP) does not work from any browsers
https://bugs.webkit.org/show_bug.cgi?id=253145

Reviewed by Carlos Garcia Campos.

Add missing function: engineeringSettingsAllowed to BrowserInspectorFrontendHost.

It solves a regression from: https://github.com/WebKit/WebKit/commit/2326b1146886546de0d44f6aa85415b2e1257b8a

* Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js:
(window.InspectorFrontendHost.WI.BrowserInspectorFrontendHost.prototype.engineeringSettingsAllowed):

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




More information about the webkit-changes mailing list