You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
195
-
196
-
_new as of Microsoft Edge 139_
197
-
198
-
This checkbox has no effect. To move the **Quick View** panel, on the **Quick View** toolbar, click the **Dock Quick View to the right** () button.
199
-
200
-
See also:
201
-
*[Features of the Quick View toolbar](../overview.md#features-of-the-quick-view-toolbar) in _Overview of DevTools_.
202
-
203
-
Status:
204
-
* This checkbox is present in Microsoft Edge Canary 140.
205
-
* This checkbox is not present in Microsoft Edge Stable 138.
188
+
* This checkbox is present in Microsoft Edge Canary 143.
189
+
* This checkbox is present in Microsoft Edge Stable 141.
*[Full accessibility tree view in the Elements tool](../whats-new/2021/02/devtools.md#full-accessibility-tree-view-in-the-elements-tool) in _What's New in DevTools (Microsoft Edge 90)_.
251
235
252
236
Status:
253
-
* This checkbox is present in Microsoft Edge Canary 140.
254
-
* This checkbox is present in Microsoft Edge Stable 138.
237
+
* This checkbox is present in Microsoft Edge Canary 143.
238
+
* This checkbox is present in Microsoft Edge Stable 141.
*[Using the Page tab to explore resources that construct the current webpage](../sources/index.md#using-the-page-tab-to-explore-resources-that-construct-the-current-webpage) in _Sources tool overview_.
348
332
349
333
Status:
350
-
* This checkbox is present in Microsoft Edge Canary 140.
351
-
* This checkbox is present in Microsoft Edge Stable 138.
334
+
* This checkbox is present in Microsoft Edge Canary 143.
335
+
* This checkbox is present in Microsoft Edge Stable 141.
*[postMessage events and handlers are distinguished from other events](../whats-new/2024/04/devtools-124.md#postmessage-events-and-handlers-are-distinguished-from-other-events) in _What's New in DevTools (Microsoft Edge 124)_.
396
380
397
381
Status:
398
-
* This checkbox is present in Microsoft Edge Canary 140.
399
-
* This checkbox is present in Microsoft Edge Stable 138.
382
+
* This checkbox is present in Microsoft Edge Canary 143.
383
+
* This checkbox is present in Microsoft Edge Stable 141.
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
387
+
## Performance panel: enable saving traces as .gz
388
+
389
+
_new as of Microsoft Edge 141_
390
+
391
+
In the **Performance** tool, shows an option to save a performance trace as a `.gz` file.
392
+
393
+
See also:
394
+
*[Save and share a recording](../performance/reference.md#save-and-share-a-recording) in _Performance features reference_.
395
+
*[Export a trace from the Performance tool](./share-traces.md#export-a-trace-from-the-performance-tool) in _Share enhanced performance and memory traces_.
396
+
397
+
Status:
398
+
* This checkbox is not present in Microsoft Edge Canary 143.
399
+
* This checkbox is present in Microsoft Edge Stable 141.
## Performance panel: enable new, more powerful Ask AI in trace view
407
404
408
-
Enables additional insights within the **Insights** side panel.
405
+
_new as of Microsoft Edge 141_
409
406
410
-
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.
407
+
In the **Performance**tool, in the trace view, shows an option for a more powerful version of **Ask AI**.
*[Wavy underlines highlight code issues and improvements in Elements tool](../whats-new/2021/04/devtools.md#wavy-underlines-highlight-code-issues-and-improvements-in-elements-tool) in _What's New in DevTools (Microsoft Edge 91)_.
474
471
475
472
Status:
476
-
* This checkbox is present in Microsoft Edge Canary 140.
477
-
* This checkbox is present in Microsoft Edge Stable 138.
473
+
* This checkbox is present in Microsoft Edge Canary 143.
474
+
* This checkbox is present in Microsoft Edge Stable 141.
@@ -641,8 +621,8 @@ _new as of Microsoft Edge 128_
641
621
This experiment makes the **Performance** tool capture newly added traces, to support enhanced traces v2. This feature is being implemented in the upstream Chromium project. This experiment doesn't affect the capabilities of Microsoft Edge to capture enhanced traces and doesn't impact DevTools user's experience.
642
622
643
623
Status:
644
-
* This checkbox is present in Microsoft Edge Canary 140.
645
-
* This checkbox is present in Microsoft Edge Stable 138.
624
+
* This checkbox is present in Microsoft Edge Canary 143.
625
+
* This checkbox is present in Microsoft Edge Stable 141.
646
626
647
627
See also:
648
628
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -661,8 +641,8 @@ In the **Performance** tool, when exporting the trace file, stores the source co
661
641
This experiment makes the **Performance** tool record script source text in traces. This feature is being implemented in the upstream Chromium project.
662
642
663
643
Status:
664
-
* This checkbox is present in Microsoft Edge Canary 140.
665
-
* This checkbox is present in Microsoft Edge Stable 138.
644
+
* This checkbox is present in Microsoft Edge Canary 143.
645
+
* This checkbox is present in Microsoft Edge Stable 141.
666
646
667
647
See also:
668
648
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -679,8 +659,8 @@ _new as of Microsoft Edge 128_
679
659
Adds a **Trace Event** section to the **Summary** tab of the **Performance** tool. The **Trace Event** section is displayed when you select an event in a recorded performance trace. The **Trace Event** section displays debugging information about the selected trace event, such as its name and duration.
680
660
681
661
Status:
682
-
* This checkbox is present in Microsoft Edge Canary 140.
683
-
* This checkbox is present in Microsoft Edge Stable 138.
662
+
* This checkbox is present in Microsoft Edge Canary 143.
663
+
* This checkbox is present in Microsoft Edge Stable 141.
684
664
685
665
See also:
686
666
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -699,8 +679,8 @@ See also:
699
679
*[The first time source files are loaded, breakpoints might not trigger](https://bugs.chromium.org/p/chromium/issues/detail?id=1133307&q=%22instrumentation%20breakpoints%22&can=2)
700
680
701
681
Status:
702
-
* This checkbox is present in Microsoft Edge Canary 140.
703
-
* This checkbox is present in Microsoft Edge Stable 138.
682
+
* This checkbox is present in Microsoft Edge Canary 143.
683
+
* This checkbox is present in Microsoft Edge Stable 141.
*[Mapping minified code to your source code to show readable code](../sources/index.md#mapping-minified-code-to-your-source-code-to-show-readable-code) in _Sources tool overview_.
718
698
719
699
Status:
720
-
* This checkbox is present in Microsoft Edge Canary 140.
721
-
* This checkbox is present in Microsoft Edge Stable 138.
700
+
* This checkbox is present in Microsoft Edge Canary 143.
701
+
* This checkbox is present in Microsoft Edge Stable 141.
0 commit comments