Skip to content

Replace "Geolocation" & "Orientation"articles by "Emulate device sensors (Sensors tool)"#3431

Merged
captainbrosset merged 15 commits intomainfrom
user/mikehoffms/sensors2
May 28, 2025
Merged

Replace "Geolocation" & "Orientation"articles by "Emulate device sensors (Sensors tool)"#3431
captainbrosset merged 15 commits intomainfrom
user/mikehoffms/sensors2

Conversation

@mikehoffms
Copy link
Copy Markdown
Collaborator

@mikehoffms mikehoffms commented Apr 11, 2025

Rendered article for review:


Deleted articles


Redirects to test before merging

Geolocation:

"source_path": "./microsoft-edge/devtools-guide-chromium/device-mode/geolocation.md",
"redirect_url": "/microsoft-edge/devtools-guide-chromium/sensors/#override-geolocation",

url to test:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/device-mode/geolocation?branch=pr-en-us-3431
status: OK.
end up at: __

Device orientation:

"source_path": "./microsoft-edge/devtools-guide-chromium/device-mode/orientation.md",
"redirect_url": "/microsoft-edge/devtools-guide-chromium/sensors/#simulate-device-orientation",

url to test:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/device-mode/orientation?branch=pr-en-us-3431
status: OK.
end up at: __


Redirects to test after merging

url to test:
https://learn.microsoft.com/microsoft-edge/devtools-guide-chromium/device-mode/geolocation
status: OK.
end up at:
https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/sensors/#override-geolocation

url to test:
https://learn.microsoft.com/microsoft-edge/devtools-guide-chromium/device-mode/orientation
status: OK.
end up at:
https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/sensors/#simulate-device-orientation

AB#56613255

@mikehoffms mikehoffms added in-progress cat: devtools DevTools-related content. labels Apr 11, 2025
@mikehoffms mikehoffms changed the title Replace "Geolocation" and "Orientation"articles by "Emulate device sensors (Sensors tool)" Replace "Geolocation" & "Orientation"articles by "Emulate device sensors (Sensors tool)" Apr 11, 2025
Comment thread .openpublishing.redirection.json
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
@mikehoffms mikehoffms marked this pull request as ready for review May 23, 2025 23:18
@mikehoffms mikehoffms requested a review from captainbrosset May 23, 2025 23:18
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
Comment thread microsoft-edge/devtools-guide-chromium/sensors/index.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown

Learn Build status updates of commit f97e275:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded View
microsoft-edge/devtools-guide-chromium/about-tools.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/device-mode/geolocation-images/command-menu-sensors.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/geolocation-images/command-menu.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/geolocation-images/sensors-geolocation-tokyo.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/geolocation.md ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/index.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/device-mode/orientation-images/device-mode-console-command-menu-sensors.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/orientation-images/device-mode-console-command-menu.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/orientation-images/device-mode-console-sensors-orientation-custom.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/orientation-images/device-mode-console-sensors-orientation-portrait-upside-down.png ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/device-mode/orientation.md ✅Succeeded n/a (file deleted or renamed)
microsoft-edge/devtools-guide-chromium/sensors/index-images/emulate-cpu-pressure.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/force-touch.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/hardware-concurrency.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/idle-detection-demo.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/orientation-model.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/override-geolocation.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/reset-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/selecting-portrait-upside-down.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/sensors-tool.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index-images/using-command-menu-open.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sensors/index.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/sources/index.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/whats-new/2020/03/devtools.md ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

Copy link
Copy Markdown
Collaborator Author

@mikehoffms mikehoffms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Writer/Editor

@captainbrosset captainbrosset merged commit 4b6e3eb into main May 28, 2025
2 checks passed
@captainbrosset captainbrosset deleted the user/mikehoffms/sensors2 branch May 28, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat: devtools DevTools-related content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants