[Webkit-unassigned] [Bug 193569] New: Remote Inspector: no data displayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 05:41:36 PST 2019


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

            Bug ID: 193569
           Summary: Remote Inspector: no data displayed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: s.ungureanu at activevideo.com
                CC: bugs-noreply at webkitgtk.org

Overview: After the 2.23.2(and 2.23.3) webkit gtk releases, remote inspector is not working anymore. The remote inspector attaches to a debugged minibrowser but doesn't display any data in any of the remote inspector's tabs. Moreover, the debugged minibrowser hangs even after the debugging session is ended.

Reproduction steps:
1. Run MiniBrowser and load a web page.
2. Attach the remote inspector in order to debug the minibrowser session.

Expected result: Remote debugger attaches to the running minibrowser and retrieves inspector data.
Actual result: No data is displayed in any of the tabs. The minibrowser session hangs after remote debugging is closed.

Build date and hardware:
Built on 17th January 2019, using webkitgtk 2.23.2 and 2.23.3 on Ubuntu 18.04.1 TLS

Build parameters: 
cmake -DPORT=GTK -DENABLE_OPENGL=ON -DENABLE_GLES2=ON -DENABLE_MINIBROWSER=ON -DCMAKE_BUILD_TYPE=Release -DENABLE_WEBGL=ON -DENABLE_ENCRYPTED_MEDIA=ON -DENABLE_MEDIA_SOURCE=ON -GNinja ..

Run command: 
WEBKIT_INSPECTOR_SERVER=0.0.0.0:12345 ./bin/MiniBrowser

-- 
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/20190118/69cbc9a5/attachment.html>


More information about the webkit-unassigned mailing list