Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update method of opening Devtools in Firefox #33764

Merged
merged 1 commit into from
May 27, 2024

Conversation

ChaseKnowlden
Copy link
Contributor

Description

Firefox 88 changed the way to open the Developer Tools.

Motivation

Toggle Developer Tools was renamed to Web Developer Tools with Firefox 88.

Additional details

https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Tools_and_setup/What_are_browser_developer_tools#how_to_open_the_devtools_in_your_browser

Related issues and pull requests

Fixes #33747

@ChaseKnowlden ChaseKnowlden requested a review from a team as a code owner May 27, 2024 00:29
@ChaseKnowlden ChaseKnowlden requested review from hamishwillee and removed request for a team May 27, 2024 00:29
@github-actions github-actions bot added Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed labels May 27, 2024
Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

Thanks very much @ChaseKnowlden - and welcome to MDN.

Copy link
Contributor

@hamishwillee hamishwillee merged commit 9a5b559 into mdn:main May 27, 2024
7 checks passed
@ChaseKnowlden ChaseKnowlden deleted the ChaseKnowlden/patch-1 branch May 27, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The way of opening the devtools in firefox changed
2 participants