[Webkit-unassigned] [Bug 241496] New: Web Inspector: Detach tools tab as separate windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 9 17:10:50 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241496
Bug ID: 241496
Summary: Web Inspector: Detach tools tab as separate windows
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
When using the Web Inspector tools make it possible to detach the tool tab as a separate window.
Steps To Reproduce:
1. Go to a website
2. Open Web Inspector
3. Start Debugging for example in Sources tab with a step by step
4. Switch to the Elements tab to see a DOM modification
5. Switch back to Debugging, progress in the step by step
6. Switch back to Elements to see the effect
7. … and so on…
Results:
I would love to be able to just detach any tool tabs as a separate window so I can see in parallel what is happening. For example, watch the network request with the step by step debugging, see the DOM modifications, Storage modifications, etc.
Regression:
N/A
Notes:
This doesn’t exist anywhere yet and would be wonderful in terms of developer tools usability. Specifically at a time where Many sites are having their DOM dynamically built when the JS is running.
rdar://94684748
--
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/20220610/3243250a/attachment.htm>
More information about the webkit-unassigned
mailing list