Skip to content

Commit 5f3c881

Browse files
committed
Merge branch 'main' into user/mikehoffms/here-redirs
2 parents 46fe4b6 + eea1328 commit 5f3c881

74 files changed

Lines changed: 491 additions & 104 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

microsoft-edge/develop-web-microsoft-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Develop for the web with Microsoft Edge by using standards-based web platform fe
1616
## Release notes
1717

1818
To stay up to date with web platform feature changes in Microsoft Edge and the Chromium open-source project, see:
19-
* [Release Notes for web platform for Microsoft Edge](./web-platform/release-notes/index.md)
19+
* [Release notes for Microsoft Edge web platform](./web-platform/release-notes/index.md)
2020
* [Site compatibility-impacting changes coming to Microsoft Edge](./web-platform/site-impacting-changes.md)
2121

2222

microsoft-edge/developer/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ landingContent:
4949
linkLists:
5050
- linkListType: whats-new
5151
links:
52-
- text: Release Notes for web platform for Microsoft Edge
52+
- text: Release notes for Microsoft Edge web platform
5353
url: ../web-platform/release-notes/index.md
5454

5555
- text: Site compatibility-impacting changes

microsoft-edge/devtools-guide-chromium/experimental-features/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,3 +926,9 @@ See also:
926926
Status:
927927
* This checkbox is present in Microsoft Edge Canary 135.
928928
* This checkbox is present in Microsoft Edge Stable 133.
929+
930+
931+
<!-- ====================================================================== -->
932+
## See also
933+
934+
* [Release notes for Microsoft Edge web platform](../../web-platform/release-notes/index.md)

microsoft-edge/devtools-guide-chromium/remote-debugging/windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ To set up the host (debuggee) machine, use the following sub-sections, in order.
4444

4545

4646
<!-- ------------------------------ -->
47-
#### Install the Remote Tools for Microsoft Edge (Beta)
47+
#### Install the Remote Tools for Microsoft Edge
4848

4949
1. Install the [Remote Tools for Microsoft Edge](https://apps.microsoft.com/detail/9p6cmfv44zlt) from the [Microsoft Store](https://apps.microsoft.com).
5050

51-
The **Download** or **Get** button for that page might be disabled if you are on Windows 10 or later version 1809 or earlier. To set up the host (debuggee) machine, it must be running Windows 10 version 1903 or later. Update the host (debuggee) machine, to acquire the Remote Tools for Microsoft Edge.
51+
To set up the host (debuggee) machine, it must be running Windows 10 version 1903 or later. If you are on Windows 10 or later version 1809 or earlier,<!-- todo: later vs earlier; merge w/ previous sent. --> the **Download** or **Get** button in that **Remote Tools for Microsoft Edge** page might be disabled. Update the host (debuggee) machine, to acquire Remote Tools for Microsoft Edge.
5252

5353
![The Remote Tools for Microsoft Edge in the Microsoft Store](./windows-images/remote-debugging-windows-media-remote-tools-in-store.png)
5454

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 12/13/2021
2323
limitations under the License. -->
2424
# What's New in DevTools (Microsoft Edge 80)
2525

26-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
26+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2727

2828

2929
<!-- ====================================================================== -->
@@ -371,3 +371,10 @@ See also:
371371
372372
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
373373
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
374+
375+
376+
<!-- ====================================================================== -->
377+
## See also
378+
379+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
380+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 05/04/2021
2323
limitations under the License. -->
2424
# What's New in DevTools (Microsoft Edge 81)
2525

26-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
26+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2727

2828

2929
<!-- ====================================================================== -->
@@ -342,3 +342,10 @@ See also:
342342
343343
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
344344
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
345+
346+
347+
<!-- ====================================================================== -->
348+
## See also
349+
350+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
351+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ms.date: 05/04/2021
2525

2626
Following the updated Chromium schedule, we are adjusting our schedule for upcoming Microsoft Edge releases and cancelling the Microsoft Edge 82 release. Check out our [blog post](https://blogs.windows.com/msedgedev/2020/03/20) for more info.
2727

28-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
28+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2929

3030

3131
<!-- ====================================================================== -->
@@ -35,9 +35,9 @@ Following the updated Chromium schedule, we are adjusting our schedule for upcom
3535
<!-- ------------------------------ -->
3636
#### Remotely debug Microsoft Edge on Windows 10 or later Devices
3737

38-
The [Remote Tools for Microsoft Edge (Beta)](https://www.microsoft.com/store/apps/9P6CMFV44ZLT) app is now available in the [Microsoft Store](https://www.microsoft.com/store/apps/windows). This app extends the [Windows Device Portal](/windows/uwp/debug-test-perf/device-portal). You can connect from Microsoft Edge running on your development machine to a remote Windows 10 or later device and display a list of targets. This list of targets includes all tabs in Microsoft Edge and [PWAs](../../../../progressive-web-apps-chromium/index.md) open on the Windows device. Use DevTools on your development machine against a target running on the remote Windows device.
38+
The [Remote Tools for Microsoft Edge](https://apps.microsoft.com/detail/9p6cmfv44zlt) app is now available in the [Microsoft Store](https://apps.microsoft.com). This app extends the [Windows Device Portal](/windows/uwp/debug-test-perf/device-portal). You can connect from Microsoft Edge running on your development machine to a remote Windows 10 or later device and display a list of targets. This list of targets includes all tabs in Microsoft Edge and [PWAs](../../../../progressive-web-apps-chromium/index.md) open on the Windows device. Use DevTools on your development machine against a target running on the remote Windows device.
3939

40-
![The Remote Tools for Microsoft Edge (Beta) app available in the Microsoft Store](./devtools-images/remote-tools.png)
40+
![The Remote Tools for Microsoft Edge app available in the Microsoft Store](./devtools-images/remote-tools.png)
4141

4242
Read our guide for setting up your Windows 10 device and your development machine for remote debugging: [Remotely debug Windows devices](../../../remote-debugging/windows.md).
4343

@@ -311,3 +311,10 @@ See also:
311311
312312
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
313313
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
314+
315+
316+
<!-- ====================================================================== -->
317+
## See also
318+
319+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
320+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 12/13/2021
2323
limitations under the License. -->
2424
# What's New in DevTools (Microsoft Edge 84)
2525

26-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
26+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2727

2828

2929
<!-- ====================================================================== -->
@@ -321,3 +321,10 @@ See also:
321321
322322
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
323323
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
324+
325+
326+
<!-- ====================================================================== -->
327+
## See also
328+
329+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
330+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 05/04/2021
2323
limitations under the License. -->
2424
# What's New in DevTools (Microsoft Edge 85)
2525

26-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
26+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2727

2828

2929
<!-- ====================================================================== -->
@@ -345,3 +345,10 @@ See also:
345345
346346
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
347347
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
348+
349+
350+
<!-- ====================================================================== -->
351+
## See also
352+
353+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
354+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 05/04/2021
2323
limitations under the License. -->
2424
# What's New in DevTools (Microsoft Edge 86)
2525

26-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
26+
These are the latest features in the Stable release of Microsoft Edge DevTools.
2727

2828

2929
<!-- ====================================================================== -->
@@ -506,3 +506,10 @@ See also:
506506
507507
[![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
508508
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
509+
510+
511+
<!-- ====================================================================== -->
512+
## See also
513+
514+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
515+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

0 commit comments

Comments
 (0)