[Webkit-unassigned] [Bug 191773] New: Web Inspector: "Reload Web Inspector" button no longer partially works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 14:30:51 PST 2018


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

            Bug ID: 191773
           Summary: Web Inspector: "Reload Web Inspector" button no longer
                    partially works
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

"Reload Web Inspector" button no longer partially works

The reload button only partially worked before (breakpoints would end up in an unresolved state). But now it totally doesn't work in a WI.MultiplexingBackendTarget world, since the TargetAgent doesn't re-send the targets like it does on first initialization. One approach would be to add and call disable on all agents and re-enable them, but it is still likely to be imperfect. It would be better to have a Close / Reopen approach.

This is used by Experimental Settings and there is a "Reload" debug navigation item.

Can we replace the button with a Reopen button or just ask developers to close and reopen?

-- 
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/20181116/6aaba234/attachment.html>


More information about the webkit-unassigned mailing list