[Webkit-unassigned] [Bug 247660] New: Web Inspector: Follow debugging context on opening new window or tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 22:03:14 PST 2022


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

            Bug ID: 247660
           Summary: Web Inspector: Follow debugging context on opening new
                    window or tab
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Steps to reproduce:

1. Go to a site with an external service for auth (that will open in a separate tab or window)
2. Open Web Inspector
3. Set a breakpoint for the login button (for example)
4. Proceed with step by step and choose the login provider and continue
5. Steps through Until a new window/tab is opened

Expected:
The debugging process should be pursued into the new context with the new opened tabs. It could be a separate Web Inspector window. The importance is to be able to automatically continue the debugging journey.

Actual:
Debug stays stuck on the current context. The other window opens, but not the Web Inspector missing also the context of the origin.

-- 
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/20221109/c674b75d/attachment-0001.htm>


More information about the webkit-unassigned mailing list