Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e1c1f19
Update enterprise.md
mikehoffms Aug 18, 2026
7c35503
fix local toc
mikehoffms Aug 18, 2026
cde7e37
fix levels in local toc
mikehoffms Aug 18, 2026
f5d956e
copy of draft doc
mikehoffms Aug 19, 2026
9b5233b
1st Writer/Editor pass
mikehoffms Aug 19, 2026
c128bad
fix local toc
mikehoffms Aug 19, 2026
3cbe7de
2nd Writer/Editor pass
mikehoffms Aug 20, 2026
25e202a
previous->earlier
mikehoffms Aug 20, 2026
e7f322a
task-oriented title
mikehoffms Aug 20, 2026
9cd39d2
section in enterprise.md
mikehoffms Aug 20, 2026
ff08f90
clarify "a previous runtime version"
mikehoffms Aug 20, 2026
67292e3
2
mikehoffms Aug 21, 2026
3e0a2e1
local vs. ext links
mikehoffms Aug 21, 2026
4c153aa
expand hklm
mikehoffms Aug 21, 2026
8169e69
link to new article in Admin Docs repo
mikehoffms Aug 21, 2026
3e998e8
incorp rvw
mikehoffms Aug 21, 2026
b2beca3
Removing the downgrading of
mikehoffms Aug 21, 2026
7480427
Escalation path:
mikehoffms Aug 21, 2026
6683231
fix outline placement of Downgrade
mikehoffms Aug 21, 2026
560606c
remove Downgrade article
mikehoffms Aug 21, 2026
78d070d
flatten & reseq outline
mikehoffms Aug 21, 2026
2bf7d97
Update enterprise.md
mikehoffms Aug 22, 2026
da1eb47
heading reflects content
mikehoffms Aug 22, 2026
9855030
move Suppress down
mikehoffms Aug 22, 2026
365e5a8
linkfix
mikehoffms Aug 22, 2026
e62e72d
annot links instead of mid-sent
mikehoffms Aug 22, 2026
6ddad74
re-seq security link
mikehoffms Aug 22, 2026
e149c60
Rapid response
mikehoffms Aug 22, 2026
8da8d50
del Move Repos cmt
mikehoffms Aug 23, 2026
7262f02
remove narrow Runtime (like app) from title
mikehoffms Aug 23, 2026
9c3cd36
trim toc index, Throttle what
mikehoffms Aug 23, 2026
dbb2501
more pointed Sentence 1
mikehoffms Aug 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions microsoft-edge/devtools/console/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ ms.date: 11/20/2023

The Console Utilities API contains a collection of convenience variables and functions for performing common tasks, such as:

* Selecting and inspecting DOM elements.
* Displaying data in a readable format.
* Stopping and starting the profiler.
* Monitoring DOM events.
* Selecting and inspecting DOM elements via CSS selectors.
* Displaying data in a readable format.
* Stopping and starting the profiler.
* Monitoring DOM events.

These variables and functions only work by entering them directly into the DevTools **Console**; you can't use the variables and call the functions from scripts.

Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/devtools/network/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ To create a custom throttling profile:
A warning (![Throttling warning icon](./reference-images/throttling-warning-icon.png)) icon is displayed in the **Network** tab, to remind you that throttling is enabled.

See also:
* [Set up custom network throttling profile](../settings/throttling.md#set-up-a-custom-network-throttling-profile) in _Throttling_.
* [Set up custom network throttling profile](../settings/throttling.md#set-up-a-custom-network-throttling-profile) in _Throttling the CPU or network_.


<!-- ---------- -->
Expand Down
10 changes: 5 additions & 5 deletions microsoft-edge/devtools/settings/throttling.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Throttling
description: The Throttling page of DevTools Settings, to control and customize network and CPU speed settings.
title: Throttling the CPU or network
description: Use the Throttling page of DevTools Settings to test a webpage as if using a slower CPU or network.
author: MSEdgeTeam
ms.author: msedgedevrel
ms.topic: article
Expand All @@ -21,10 +21,10 @@ ms.date: 06/12/2025
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. -->
# Throttling
<!-- https://developer.chrome.com/docs/devtools/settings/throttling -->
# Throttling the CPU or network
<!-- Throttling https://developer.chrome.com/docs/devtools/settings/throttling -->

In the **Throttling** page of **Customize and control DevTools** (![Customize and control DevTools icon](./throttling-images/customize-and-control-devtools-icon.png)) > **Settings**, you can:
Use the **Throttling** page of DevTools **Settings** to test a webpage as if using a slower CPU or network. In the **Throttling** page of DevTools **Settings**, you can:

* Calibrate CPU throttling presets to approximate the typical performance of low- and mid-tier mobile devices.

Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/devtools/whats-new/2019/12/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ In a later release, the **Audits** panel was renamed as the **Lighthouse** panel
<!-- --------- -->
###### New configuration UI

The configuration UI has a new, responsive design, and the throttling configuration options have been simplified. For more information on the throttling UI changes, see [Audits Panel Throttling](https://github.com/GoogleChrome/lighthouse/blob/master/docs/throttling.md#devtools-audits-panel-throttling).<!-- changing master to main doesn't work 5/19/2022 -->
The configuration UI has a new, responsive design, and the throttling configuration options have been simplified. For more information on the throttling UI changes, see [Network Throttling](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md).

![The new configuration UI](./devtools-images/start.png)

Expand Down
86 changes: 29 additions & 57 deletions microsoft-edge/toc.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions microsoft-edge/webview2/concepts/distribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For introductory information, see [Evergreen vs. fixed version of the WebView2 R
<!-- ------------------------------ -->
#### Servicing the WebView2 Runtime through Windows Server Update Services (WSUS)<!-- todo: deprecated -->

See [Windows Server Update Services (WSUS)](./enterprise.md#windows-server-update-services-wsus) in _Enterprise management of WebView2 Runtimes_.
See [Windows Server Update Services (WSUS)](./enterprise.md#windows-server-update-services-wsus) in _Enterprise management of WebView2_.


<!-- ------------------------------ -->
Expand Down Expand Up @@ -359,7 +359,7 @@ Example managed app folder structure:
* [Prerelease and Release SDKs for WebView2](./versioning.md)<!-- toc bucket 6 leaf 2 -->
* [Feature-detecting to test whether the installed Runtime supports recently added APIs](./versioning.md#feature-detecting-to-test-whether-the-installed-runtime-supports-recently-added-apis) in _Prerelease and Release SDKs for WebView2_.
* [Evergreen vs. fixed version of the WebView2 Runtime](./evergreen-vs-fixed-version.md)<!-- toc bucket 6 leaf 3 -->
* [Windows Server Update Services (WSUS)](./enterprise.md#windows-server-update-services-wsus) in _Enterprise management of WebView2 Runtimes_.<!-- toc bucket 6 leaf 4 -->
* [Windows Server Update Services (WSUS)](./enterprise.md#windows-server-update-services-wsus) in _Enterprise management of WebView2_.<!-- toc bucket 6 leaf 4 -->
* [Test upcoming APIs and features](../how-to/set-preview-channel.md)<!-- toc bucket 8 top -->
* [Prerelease testing using preview channels](../how-to/prerelease-testing.md)<!-- toc bucket 8 bottom -->
* [Self-host by deploying preview channels](../how-to/self-hosting.md)<!-- toc bucket 8 very bottom -->
Expand Down
Loading