Skip to content

Commit baba750

Browse files
committed
incorp rvw
1 parent 0c977ca commit baba750

6 files changed

Lines changed: 32 additions & 13 deletions

File tree

Binary file not shown.
1.03 KB
Loading
93.4 KB
Loading
96.3 KB
Loading
537 Bytes
Loading

microsoft-edge/devtools-guide-chromium/experimental-features/index.md

Lines changed: 32 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ Status:
333333
## Deprecate CSS \<length\> authoring tool in the Styles tab
334334
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
335335
<!-- todo: delete section if/when checkbox removed -->
336-
<!-- consistently hide or reveal all sections that have the above comment -->
337336

338337
Not applicable for Microsoft Edge. Selecting or clearing this checkbox has no effect.
339338

@@ -549,16 +548,16 @@ Status:
549548

550549

551550
<!-- ====================================================================== -->
552-
## Floating entry points for the AI assistance panel
551+
<!-- ## Floating entry points for the AI assistance panel -->
553552
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
554553
<!-- todo: delete section if/when checkbox removed -->
555-
<!-- consistently hide or reveal all sections that have the above comment -->
556554

557-
Not applicable for Microsoft Edge. Selecting or clearing this checkbox has no effect.
555+
<!-- Not applicable for Microsoft Edge. Selecting or clearing this checkbox has no effect.
558556
559557
Status:
560558
* This checkbox is present in Microsoft Edge Canary 134.
561559
* This checkbox is present in Microsoft Edge Stable 132.
560+
-->
562561

563562

564563
<!-- ====================================================================== -->
@@ -584,10 +583,9 @@ Status:
584583

585584
_new as of Microsoft Edge Canary 133_
586585

587-
Includes experimental insights in the **Insights** side panel in the **Performance** tool.
586+
Enables additional insights within the **Insights** side panel.
588587

589-
In the **Performance** tool, adds the **Insights** sidebar tab, when viewing a recorded performance profile. The **Insights** sidebar tab provides useful information about the profile, such as the various **Largest Contentful Paint** phases and the list of **Render blocking requests**.
590-
<!-- todo: is desc still correct after adding "experimental" to checkbox label? -->
588+
To use this experiment, first select the **Performance panel: enable performance insights** checkbox, and then, if you want to see even more insights, also select the **Performance panel: enable experimental performance insights** checkbox.
591589

592590
See also:
593591
* [Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -623,24 +621,45 @@ Status:
623621

624622
_new as of Microsoft Edge Canary 133_
625623

626-
In the **Performance** tool, adds a **Switch to an alternative timeline navigation** control inside the **Help/ Keyboard shortcuts** popup.
627-
<!-- todo: when able to access this UI, update desc -->
624+
Adds a **Show shortcuts** (![Show shortcuts icon](./index-images/show-shortcuts-icon.png)) button in the **Performance** tool's toolbar that enables you to select **Classic** or **Modern** keyboard navigation of the timeline.
625+
626+
1. In Microsoft Edge 133 or later, select this experiment checkbox, close **Settings**, and then click the **Restart DevTools** button.
627+
628+
1. In DevTools, in the **Performance** tool, record a capture.
629+
630+
The **Show shortcuts** (![Show shortcuts icon](./index-images/show-shortcuts-icon.png)) button is displayed in the upper right of the **Performance** tool, below the **Help** (![Help icon](./index-images/help-icon.png)) button for DevTools.
631+
632+
1. Click the **Show shortcuts** (![Show shortcuts icon](./index-images/show-shortcuts-icon.png)) button.
633+
634+
The **Keyboard shortcuts** popup dialog opens:
635+
636+
With **Classic** selected:
637+
638+
![Keyboard shortcuts popup with Classic selected](./index-images/perf-nav-keyboard-shortcuts-classic.png)
639+
640+
With **Modern** selected:
641+
642+
![Keyboard shortcuts popup with Modern selected](./index-images/perf-nav-keyboard-shortcuts-modern.png)
643+
644+
1. Select the **Classic** or **Modern** option button.
645+
646+
The list of keyboard shortcuts changes to relect Classic or Modern keyboard navigation of the timeline.
628647

629648
See also:
630649
* [Introduction to the Performance tool](../evaluate-performance/index.md)
631650

632651
Status:
633652
* This checkbox is present in Microsoft Edge Canary 134.
634-
* This checkbox is resent in Microsoft Edge Stable 132.
653+
* This checkbox is present in Microsoft Edge Stable 132.
635654

636655

637656
<!-- ====================================================================== -->
638-
## Performance panel: enable third party depenedency<!-- typo in ui --> features
657+
## Performance panel: enable third party dependency features
658+
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
639659

640660
_new as of Microsoft Edge Canary 134_
641661

642-
In the **Performance** tool, enables third-party dependency features.
643-
<!-- todo: desc: ", such as **x** **y** **z** controls." -->
662+
Includes a **Dim 3rd Parties** checkbox in the **Performance** tool to "dim" the performance events that come from third-party dependencies. For example, if your code uses the React library, checking the **Dim 3rd Parties** checkbox greys-out and dims the React events in a profile.
644663

645664
See also:
646665
* [Introduction to the Performance tool](../evaluate-performance/index.md)

0 commit comments

Comments
 (0)