Bug 212189 - Web Inspector: Change default tab order to display most commonly used tabs first
Summary: Web Inspector: Change default tab order to display most commonly used tabs first
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-20 23:51 PDT by Nikita Vasilyev
Modified: 2020-07-27 17:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2020-05-20 23:56 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2020-05-20 23:51:10 PDT
I suggest to change the default tab order to (a) display more commonly used tabs 1st and (b) be more aligned with Chrome & Firefox DevTools.

Our current tab order:
Elements, Network, Sources, …, Console

Chrome:
Elements, Console, Sources, Network, …

Firefox:
Inspector, Console, Debugger, Network, …
(This is basically identical to Chrome although some tabs have different names)

I suggest to change the order of the 1st 4 tabs to:
Elements, Console, Sources, Network, …
Comment 1 Nikita Vasilyev 2020-05-20 23:51:38 PDT
<rdar://62267309>
Comment 2 Radar WebKit Bug Importer 2020-05-20 23:51:49 PDT
<rdar://problem/63481228>
Comment 3 Nikita Vasilyev 2020-05-20 23:55:17 PDT
<rdar://problem/62267309>
Comment 4 Nikita Vasilyev 2020-05-20 23:56:02 PDT
Created attachment 399938 [details]
Patch
Comment 5 EWS 2020-07-27 17:05:46 PDT
Committed r264959: <https://trac.webkit.org/changeset/264959>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399938 [details].