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

Add information about FireFox override setting for disablePictureInPicture #36678

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

NKCSS
Copy link
Contributor

@NKCSS NKCSS commented Nov 6, 2024

Description

Added information about a FireFox-specific setting users can set to override this setting.

Motivation

Might be useful for other people to know; both consumers & devs to keep into mind that this is an option.

Additional details

  • none

Related issues and pull requests

  • none

@NKCSS NKCSS requested a review from a team as a code owner November 6, 2024 16:01
@NKCSS NKCSS requested review from sideshowbarker and removed request for a team November 6, 2024 16:01
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Nov 6, 2024

## Overrides

FireFox users can decide to ignore the request to disable PiP by changing the `media.videocontrols.picture-in-picture.respect-disablePictureInPicture` setting.
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
FireFox users can decide to ignore the request to disable PiP by changing the `media.videocontrols.picture-in-picture.respect-disablePictureInPicture` setting.
FireFox users can decide to ignore the request to disable PiP by changing the `media.videocontrols.picture-in-picture.respect-disablePictureInPicture` setting.

Comment on lines 25 to 27
## Overrides

FireFox users can decide to ignore the request to disable PiP by changing the `media.videocontrols.picture-in-picture.respect-disablePictureInPicture` setting.
Copy link
Member

Choose a reason for hiding this comment

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

This breaks our page structure conventions. Please make this a single paragraph under the introduction (before "Value"), because we don't have an H2 called "Overrides". Also, it's "Firefox". Also, I suggest a minor rephrase to let it less browser-specific:

This value only represents a request from the website to the user agent. User configuration may change the eventual behavior—for example, Firefox users can change the media.videocontrols.picture-in-picture.respect-disablePictureInPicture setting to ignore the request to disable PiP.

@sideshowbarker sideshowbarker removed their request for review November 6, 2024 18:38
Copy link
Contributor

github-actions bot commented Nov 7, 2024

@Josh-Cena Josh-Cena merged commit 338e7cd into mdn:main Nov 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants