[Webkit-unassigned] [Bug 277856] New: [GTK][WPE] Inspector not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 07:06:51 PDT 2024


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

            Bug ID: 277856
           Summary: [GTK][WPE] Inspector not working
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Inspector seems to be broken both on GTK and WPE.

On GTK, opening a page and clicking inspect doesn't show anything, and this error is shown:
RemoteInspector failed to connect to inspector server at: 0.0.0.0:34575: GDBus.Error:org.freedesktop.portal.Error.NotAllowed: This call is not available inside the sandbox

Disabling the sandbox removes that error, but nothing is shown anyway.

The same happens when trying to use the non HTTP inspector on WPE.

When trying to use the HTTP inspector on WPE, it shows the error:
Uncaught ReferenceError:​ Float16Array is not defined (at Utilities.js:​636:​32)​

which initially points to https://commits.webkit.org/281870@main, but I haven't been able to verify if the problem comes from there or some subsequent patch related to that.

-- 
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/20240809/d3c6e1cf/attachment-0001.htm>


More information about the webkit-unassigned mailing list