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
What's new in DevTools (Microsoft Edge 147) (#3774)
* template
* See also
* wv2 breaking change issue link
* trim chrome links and update desc
* condense lead-ins
* unused pngs
---------
Co-authored-by: Leah Tu <leahtu@microsoft.com>
title: What's new in DevTools (Microsoft Edge 147)
3
+
description: Refreshed Device Mode toolbar. Decoded compressed bodies. Regular expression filters for styles. Speculative loads enhancements. And more.
4
+
author: MSEdgeTeam
5
+
ms.author: msedgedevrel
6
+
ms.topic: article
7
+
ms.service: microsoft-edge
8
+
ms.subservice: devtools
9
+
ms.date: 04/13/2026
10
+
---
11
+
# What's new in DevTools (Microsoft Edge 147)
12
+
13
+
These are the latest features in the Stable release of Microsoft Edge DevTools. Microsoft Edge 147 includes the following updates from the Chromium project:<!-- https://developer.chrome.com/blog/new-in-devtools-147 -->
Copy file name to clipboardExpand all lines: microsoft-edge/webview2/release-notes/index.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,9 @@ The `msWebView2GranularProcessFailedReason` feature flag is disabled by default
62
62
63
63
This is a bug fix for the Runtime and SDK. These enum members are a modification of an existing stable API, and are available as part of this Prerelease SDK.
64
64
65
+
See also:
66
+
*[[Breaking Change] Granular process failure reasons for the ProcessFailed event (Issue #131)](https://github.com/MicrosoftEdge/WebView2Announcements/issues/131)
0 commit comments