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 143) (#3662)
* template
* Update 143.md
* date
* date to update
* link text fix
* flatten dirs
* dir link update
* added additional entries and trimmed links
* writer/editor pass
* steps
* tighten
* link
* short filename
* short heading, linkfix
* demote Horizontally
---------
Co-authored-by: leahmsft <[email protected]>
Copy file name to clipboardExpand all lines: microsoft-edge/devtools/crash-analyzer/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,6 +258,6 @@ External links:
258
258
<!--
259
259
not used in .md above:
260
260
What's New entries:
261
-
* [Crash analyzer tool is available by default](../whats-new/2024/03/devtools-123.md#crash-analyzer-tool-is-available-by-default) in _What's New in DevTools (Microsoft Edge 123)_.
262
-
* [Debug JavaScript error stack traces by using the Crash Analyzer tool](../whats-new/2023/05/devtools-113.md#debug-javascript-error-stack-traces-by-using-the-crash-analyzer-tool) in _What's New in DevTools (Microsoft Edge 113)_.
261
+
* [Crash analyzer tool is available by default](../whats-new/2024/03/devtools-123.md#crash-analyzer-tool-is-available-by-default) in _What's new in DevTools (Microsoft Edge 123)_.
262
+
* [Debug JavaScript error stack traces by using the Crash Analyzer tool](../whats-new/2023/05/devtools-113.md#debug-javascript-error-stack-traces-by-using-the-crash-analyzer-tool) in _What's new in DevTools (Microsoft Edge 113)_.
## Editing style rules that were initially defined by a CSSOM function
51
-
<!-- from [Style editing for CSS-in-JS frameworks](../whats-new/2020/06/devtools.md#style-editing-for-css-in-js-frameworks) in _What's New in DevTools (Microsoft Edge 85)_. -->
51
+
<!-- from [Style editing for CSS-in-JS frameworks](../whats-new/2020/06/devtools.md#style-editing-for-css-in-js-frameworks) in _What's new in DevTools (Microsoft Edge 85)_. -->
52
52
53
53
The **Styles** pane supports editing styles that were created with the [CSS Object Model (CSSOM)](https://developer.mozilla.org/docs/Web/API/CSS_Object_Model) APIs. Many CSS-in-JS frameworks and libraries use the CSS Object Model APIs under the hood to construct styles.
## Show option to expose internals in heap snapshots
176
176
<!-- checkbox has no "(?)" link pointing to this anchor wording
177
-
[Heap snapshot improvements](../whats-new/2024/08/devtools-128.md#heap-snapshot-improvements) in _What's New in DevTools (Microsoft Edge 128)_ links to here -->
177
+
[Heap snapshot improvements](../whats-new/2024/08/devtools-128.md#heap-snapshot-improvements) in _What's new in DevTools (Microsoft Edge 128)_ links to here -->
178
178
179
179
_new as of Microsoft Edge 105_
180
180
@@ -202,7 +202,7 @@ APCA is a new way to compute contrast. It is based on modern research on color
202
202
* Spatial properties of context that include ambient light, surroundings, and intended purpose.
203
203
204
204
See also:
205
-
*[New color contrast calculation - Advanced Perceptual Contrast Algorithm (APCA)](../whats-new/2021/01/devtools.md#new-color-contrast-calculation---advanced-perceptual-contrast-algorithm-apca) in _What's New in DevTools (Microsoft Edge 89)_.
205
+
*[New color contrast calculation - Advanced Perceptual Contrast Algorithm (APCA)](../whats-new/2021/01/devtools.md#new-color-contrast-calculation---advanced-perceptual-contrast-algorithm-apca) in _What's new in DevTools (Microsoft Edge 89)_.
206
206
*[Change colors with the Color Picker](../css/reference.md#change-colors-with-the-color-picker) in _CSS features reference_.
207
207
*[Test text-color contrast using the Color Picker](../accessibility/color-picker.md)
208
208
@@ -231,7 +231,7 @@ The Accessibility Tree view in the **Elements** tool:
231
231
232
232
See also:
233
233
*[Test accessibility using the Accessibility tab](../accessibility/accessibility-tab.md)
234
-
*[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)_.
234
+
*[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)_.
235
235
236
236
Status:
237
237
* This checkbox is present in Microsoft Edge Canary 144.
*[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)_.
362
+
*[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)_.
363
363
364
364
Status:
365
365
* This checkbox is present in Microsoft Edge Canary 144.
@@ -419,7 +419,7 @@ pointing to this anchor wording -->
419
419
Displays syntax errors as wavy underlines under DOM nodes in the **Elements** tool.
420
420
421
421
See also:
422
-
*[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)_.
422
+
*[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)_.
423
423
424
424
Status:
425
425
* This checkbox is present in Microsoft Edge Canary 144.
*[Improvements for connecting DevTools to Azure Artifacts symbol server](../whats-new/2023/07/devtools-115.md#improvements-for-connecting-devtools-to-azure-artifacts-symbol-server) in _What's New in DevTools (Microsoft Edge 115)_.
211
+
*[Improvements for connecting DevTools to Azure Artifacts symbol server](../whats-new/2023/07/devtools-115.md#improvements-for-connecting-devtools-to-azure-artifacts-symbol-server) in _What's new in DevTools (Microsoft Edge 115)_.
Copy file name to clipboardExpand all lines: microsoft-edge/devtools/javascript/publish-source-maps-to-azure.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,4 +198,4 @@ The `-n` parameter must be unique. Job names that are repeated will be rejected
198
198
199
199
*[Securely debug original code by using Azure Artifacts symbol server source maps](consume-source-maps-from-azure.md)
200
200
*[Map the processed code to your original source code, for debugging](source-maps.md)
201
-
*[Improvements for connecting DevTools to Azure Artifacts symbol server](../whats-new/2023/07/devtools-115.md#improvements-for-connecting-devtools-to-azure-artifacts-symbol-server) in _What's New in DevTools (Microsoft Edge 115)_.
201
+
*[Improvements for connecting DevTools to Azure Artifacts symbol server](../whats-new/2023/07/devtools-115.md#improvements-for-connecting-devtools-to-azure-artifacts-symbol-server) in _What's new in DevTools (Microsoft Edge 115)_.
<!-- some initial content was from [New Memory inspector tool](../whats-new/2021/04/devtools.md#new-memory-inspector-tool) in _What's New in DevTools (Microsoft Edge 91)_. -->
46
+
<!-- some initial content was from [New Memory inspector tool](../whats-new/2021/04/devtools.md#new-memory-inspector-tool) in _What's new in DevTools (Microsoft Edge 91)_. -->
Copy file name to clipboardExpand all lines: microsoft-edge/devtools/memory-problems/dom-leaks-memory-tool-detached-elements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,5 +127,5 @@ Be sure to unmount components. For long-running apps, small memory leaks of onl
127
127
*[MicrosoftEdge/Demos > detached-elements](https://github.com/MicrosoftEdge/Demos/tree/main/detached-elements) repo folder - source code.<!-- link not in article -->
128
128
129
129
<!-- possibly uncomment after PR https://github.com/MicrosoftDocs/edge-developer/pull/3290 is merged
130
-
* [Detached Elements profiling type in Memory tool](../whats-new/2024/10/devtools-130.md#detached-elements-profiling-type-in-memory-tool) in _What's New in DevTools (Microsoft Edge 130)_.
130
+
* [Detached Elements profiling type in Memory tool](../whats-new/2024/10/devtools-130.md#detached-elements-profiling-type-in-memory-tool) in _What's new in DevTools (Microsoft Edge 130)_.
Copy file name to clipboardExpand all lines: microsoft-edge/devtools/memory-problems/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ A DOM node is only garbage-collected by the browser when there are no references
117
117
*[Use Allocation instrumentation on timeline ("Allocations on timeline" profiling type)](./allocation-profiler.md)
118
118
*[Record heap snapshots using the Memory tool ("Heap snapshot" profiling type)](./heap-snapshots.md)
119
119
<!--
120
-
* [Detached Elements profiling type in Memory tool](../whats-new/2024/10/devtools-130.md#detached-elements-profiling-type-in-memory-tool) in _What's New in DevTools (Microsoft Edge 130)_.
120
+
* [Detached Elements profiling type in Memory tool](../whats-new/2024/10/devtools-130.md#detached-elements-profiling-type-in-memory-tool) in _What's new in DevTools (Microsoft Edge 130)_.
*[Easier customization of User-Agent Client Hints](../whats-new/2021/07/devtools.md#easier-customization-of-user-agent-client-hints) in _What's New in DevTools (Microsoft Edge 93)_.
55
-
*[User-Agent Client Hints for devices in the Network conditions tab](../whats-new/2021/05/devtools.md#user-agent-client-hints-for-devices-in-the-network-conditions-tab) in _What's New in DevTools (Microsoft Edge 92)_.
56
-
*[New options to configure Content-Encodings in the Network conditions tool](../whats-new/2021/04/devtools.md#new-options-to-configure-content-encodings-in-the-network-conditions-tool) in _What's New in DevTools (Microsoft Edge 91)_.
57
-
*[Updated User-Agent strings](../whats-new/2019/12/devtools.md#updated-user-agent-strings) in _What's New in DevTools (Microsoft Edge 80)_.
54
+
*[Easier customization of User-Agent Client Hints](../whats-new/2021/07/devtools.md#easier-customization-of-user-agent-client-hints) in _What's new in DevTools (Microsoft Edge 93)_.
55
+
*[User-Agent Client Hints for devices in the Network conditions tab](../whats-new/2021/05/devtools.md#user-agent-client-hints-for-devices-in-the-network-conditions-tab) in _What's new in DevTools (Microsoft Edge 92)_.
56
+
*[New options to configure Content-Encodings in the Network conditions tool](../whats-new/2021/04/devtools.md#new-options-to-configure-content-encodings-in-the-network-conditions-tool) in _What's new in DevTools (Microsoft Edge 91)_.
57
+
*[Updated User-Agent strings](../whats-new/2019/12/devtools.md#updated-user-agent-strings) in _What's new in DevTools (Microsoft Edge 80)_.
0 commit comments