Skip to content

Commit 3de43d9

Browse files
committed
Merge branch 'main' into user/mikehoffms/workspace
2 parents a4b45aa + 4fe09d4 commit 3de43d9

23 files changed

Lines changed: 151 additions & 111 deletions

File tree

ThirdPartyNotices

Lines changed: 0 additions & 15 deletions
This file was deleted.

ThirdPartyNotices.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Legal Notices
2+
3+
Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode), see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the [LICENSE-CODE](LICENSE-CODE) file.
4+
5+
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. You can find Microsoft general trademark guidelines at [Microsoft Trademark and Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks).
6+
7+
For privacy information, see [Privacy at Microsoft](https://privacy.microsoft.com).
8+
9+
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: What's New in DevTools (Microsoft Edge 135)
3+
description: Origin and script links for profile and function calls. 'Network dependency tree' insight. Heaviest stack highlighting. Improved empty tools. And more. # key words before col 158
4+
author: MSEdgeTeam
5+
ms.author: msedgedevrel
6+
ms.topic: conceptual
7+
ms.service: microsoft-edge
8+
ms.subservice: devtools
9+
ms.date: 04/03/2025
10+
---
11+
# What's New in DevTools (Microsoft Edge 135)
12+
13+
These are the latest features in the Stable release of Microsoft Edge DevTools. Microsoft Edge 135 includes the following updates from the Chromium project:
14+
15+
* [Performance panel improvements](https://developer.chrome.com/blog/new-in-devtools-135#perf)
16+
* [Origin and script links for profile and function calls in Performance](https://developer.chrome.com/blog/new-in-devtools-135#perf-script-origin)
17+
* ['Network dependency tree' insight](https://developer.chrome.com/blog/new-in-devtools-135#network-deps-tree)
18+
* [Heaviest stack highlighting](https://developer.chrome.com/blog/new-in-devtools-135#heaviest-stack)
19+
* [Accessibility tree view in Elements](https://developer.chrome.com/blog/new-in-devtools-135#accessibility-tree)
20+
* [Improved empty states for various panels](https://developer.chrome.com/blog/new-in-devtools-135#empty-panels)
21+
22+
23+
<!-- ====================================================================== -->
24+
## See also
25+
26+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
27+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

microsoft-edge/devtools-guide-chromium/whats-new/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ What's New articles correspond to historical releases of Microsoft Edge, and are
1818
<!-- ====================================================================== -->
1919
## Download the preview channels
2020

21-
To stay up to date and get the latest DevTools features, download an Insiders preview version of Microsoft Edge. Whether you're on Windows, Linux, or macOS, consider using Canary (or another preview channel) as your default development browser.
21+
To stay up to date and get the latest DevTools features, download an Insider channel (preview version) of Microsoft Edge. Whether you're on Windows, Linux, or macOS, consider using Canary (or another preview channel) as your default development browser.
2222

23-
The Beta, Dev, and Canary versions of Microsoft Edge run as separate apps, side-by-side with the stable, released version of Microsoft Edge. See [Microsoft Edge Insider Channels](https://aka.ms/microsoftedge).
23+
The preview versions of Microsoft Edge run as separate apps, side-by-side with the stable, released version of Microsoft Edge. To download a preview channel of Microsoft Edge (Beta, Dev, or Canary), go to [Become a Microsoft Edge Insider](https://www.microsoft.com/edge/download/insider).
2424

2525

2626
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)