Bug 214843
Summary: | Web Inspector: Web Inspector should allow to be opened on the new tab page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Thomas Steiner <tomac> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | bburg, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Thomas Steiner
Chrome and Firefox DevTools can be opened from the new tab page, allowing developers to easily record first-time visits. The current annoying-ish work-around for Web Inspector is to first go to a dummy page like example.com, to then navigate to the actual target page.
Real user feedback: http://twitter.com/__jakub_g/status/1287662764752883712
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Blaze Burg
Thanks for the feedback. Another workaround is to set New Tabs Open With: to "Empty Page" (aka about:blank).
Radar WebKit Bug Importer
<rdar://problem/66189000>
Blaze Burg
This has been imported to Safari's bug tracker. The fix is likely not in WebKit, but I'll update the bug if we make progress on this.
Timothy Hatcher
This has been fixed in Safari. Should appear in Safari Technology Preview 112.
Thomas Steiner
Wow, thanks for the fast fix :-) Appeciated!