Skip to content

Commit f350835

Browse files
committed
add descs
1 parent 9bc2b0e commit f350835

3 files changed

Lines changed: 24 additions & 35 deletions

File tree

178 KB
Loading
75.3 KB
Loading

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

Lines changed: 24 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -60,23 +60,23 @@ The following experimental features are turned on by default. You can use these
6060
* [Performance panel: enable annotations](#performance-panel-enable-annotations)
6161
* [Performance panel: enable performance insights](#performance-panel-enable-performance-insights)
6262
* [Performance panel: enable live metrics landing page](#performance-panel-enable-live-metrics-landing-page)
63-
* [Floating entry points for the AI assistance panel](#floating-entry-points-for-the-ai-assistance-panel)
6463
* [Enable webhint](#enable-webhint)
6564
* [Show issues in Elements](#show-issues-in-elements)
6665
* [Open source files in Visual Studio Code](#open-source-files-in-visual-studio-code)
6766
<!-- Deprecate CSS <length> authoring tool in the Styles tab - non-Edge -->
67+
<!-- Floating entry points for the AI assistance panel - non-Edge -->
6868

6969
**Turned on by default in Microsoft Edge Stable 131:**
7070
* [Redesign of the filter bar in the Network panel](#redesign-of-the-filter-bar-in-the-network-panel)
7171
* [Autofill panel](#autofill-panel)
7272
* [Performance panel: enable annotations](#performance-panel-enable-annotations)
7373
* [Performance panel: enable performance insights](#performance-panel-enable-performance-insights)
7474
* [Performance panel: enable live metrics landing page](#performance-panel-enable-live-metrics-landing-page)
75-
* [Floating entry points for the AI assistance panel](#floating-entry-points-for-the-ai-assistance-panel)
7675
* [Enable webhint](#enable-webhint)
7776
* [Show issues in Elements](#show-issues-in-elements)
7877
* [Open source files in Visual Studio Code](#open-source-files-in-visual-studio-code)
7978
<!-- Deprecate CSS <length> authoring tool in the Styles tab - non-Edge -->
79+
<!-- Floating entry points for the AI assistance panel - non-Edge -->
8080

8181

8282
<!-- ====================================================================== -->
@@ -500,8 +500,9 @@ Status:
500500

501501
_new as of Microsoft Edge Canary 129_
502502

503-
Enables annotations in the Performance tool.
504-
<!-- todo: need desc -->
503+
Annotations in the **Performance** tool allow you to double-click on any event that's displayed in the main area of a performance recording, and then add a custom label on (above) that event.
504+
505+
<!-- ![An annotation in the Performance tool](./index-images/performance-panel-enable-annotations.png) -->
505506

506507
See also:
507508
* [Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -516,8 +517,7 @@ Status:
516517

517518
_new as of Microsoft Edge Stable 129_
518519

519-
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**.
520-
<!-- todo old: desc -->
520+
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**.
521521

522522
See also:
523523
* [Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -569,12 +569,10 @@ Status:
569569

570570
_new as of Microsoft Edge Stable 131_
571571

572-
<!-- todo: desc -->
572+
Displays the **Extension storage** section in the **Application** tool. The **Extension storage** section displays the data that's stored by extensions that are using the storage extension API.
573573

574-
<!--
575574
See also:
576-
* []()
577-
-->
575+
* [chrome.storage](https://developer.chrome.com/docs/extensions/reference/api/storage/) API Reference in the Chrome Extensions docs.
578576

579577
Status:
580578
* This checkbox is not present in Microsoft Edge Canary 133.
@@ -583,33 +581,19 @@ Status:
583581

584582
<!-- ====================================================================== -->
585583
## Floating entry points for the AI assistance panel
586-
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
587-
588-
_new as of Microsoft Edge Canary 133_
589584

590-
<!-- todo: desc -->
591-
592-
<!--
593-
See also:
594-
* []()
595-
-->
596-
597-
Status:
598-
* This checkbox is present in Microsoft Edge Canary 133.
599-
* This checkbox is present in Microsoft Edge Stable 131.
585+
In Microsoft Edge, this checkbox has no effect.<!-- non-Edge -->
600586

601587

602588
<!-- ====================================================================== -->
603589
## Performance panel: enable experimental performance insights
604590

605591
_new as of Microsoft Edge Canary 133_
606592

607-
<!-- todo: desc -->
593+
Includes experimental insights in the **Insights** side panel in the **Performance** tool.
608594

609-
<!--
610595
See also:
611-
* []()
612-
-->
596+
* [Introduction to the Performance tool](../evaluate-performance/index.md)
613597

614598
Status:
615599
* This checkbox is present in Microsoft Edge Canary 133.
@@ -621,12 +605,14 @@ Status:
621605

622606
_new as of Microsoft Edge Canary 133_
623607

624-
<!-- todo: desc -->
608+
This experiment changes the color of certain events in the main section of the **Performance** tool to gray. This happens in two cases:
609+
610+
* When you search for an event by using **Ctrl+F** and then type text, only the search matches retain their coloring; the other events turn gray.
611+
612+
* When you use the **Insights** side-panel, and expand one of the insights, only the events that are related to that insight retain their coloring; the other events turn gray.
625613

626-
<!--
627614
See also:
628-
* []()
629-
-->
615+
* [Introduction to the Performance tool](../evaluate-performance/index.md)
630616

631617
Status:
632618
* This checkbox is present in Microsoft Edge Canary 133.
@@ -638,12 +624,15 @@ Status:
638624

639625
_new as of Microsoft Edge Canary 133_
640626

641-
<!-- todo: desc -->
627+
In the **Performance** tool, adds a **Switch to an alternative timeline navigation** control inside the **Help/ Keyboard shortcuts** popup. The switch lets you choose how the main chart reacts to mouse wheel events:
628+
* The mouse wheel zooms the chart in and out.
629+
* The mouse wheel pans the chart left and right.
630+
<!-- todo: when able to access UI, update desc & png -->
631+
632+
<!-- ![Alternative timeline navigation option](./index-images/alt-timeline-nav.png) -->
642633

643-
<!--
644634
See also:
645-
* []()
646-
-->
635+
* [Introduction to the Performance tool](../evaluate-performance/index.md)
647636

648637
Status:
649638
* This checkbox is present in Microsoft Edge Canary 133.

0 commit comments

Comments
 (0)