Bug 181610
| Summary: | Web Inspector: TabBar redesign: make core feature tabs fixed and remove New Tab button | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Baker <mattbaker> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 181611 | ||
Matt Baker
Summary:
Make core feature tabs fixed and remove New Tab button.
NewTabContentView is is shown by default when all tabs have been closed. NewTabContentView will soon be redundant (https://webkit.org/b/181448) and can be removed, but to do so a set of one or more fixed (non-removable) tabs need to be determined. Other tools use the following:
Chrome [Elements, Console, Sources, Network, Performance, Memory, Application, Security, Audits]
Firefox [Inspector, Console, Debugger]
Edge: [Elements, Console, Debugger, Network, Performance, Memory, Emulation]
I propose the following fixed tabs: [Elements, Network, Debugger], depending on the target.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |