Skip to content

Editorial: Fix pre-lock conditions algorithm structure#267

Merged
marcoscaceres merged 8 commits into
gh-pagesfrom
pre-lock
Oct 21, 2025
Merged

Editorial: Fix pre-lock conditions algorithm structure#267
marcoscaceres merged 8 commits into
gh-pagesfrom
pre-lock

Conversation

@marcoscaceres
Copy link
Copy Markdown
Member

@marcoscaceres marcoscaceres commented Oct 16, 2025

Move pre-lock conditions definition after algorithm steps and integrate as optional step 4 for clarity. Addresses feedback about confusing interleaved MUST/MAY structure.

Closes #261


Preview | Diff

Move pre-lock conditions definition after algorithm steps and integrate as optional step 4 for clarity. Addresses feedback about confusing interleaved MUST/MAY structure.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Clarifies the Screen Orientation locking algorithm by isolating and formalizing “pre-lock conditions” to improve readability and normative flow.

  • Moves the “pre-lock conditions” definition out of the interleaved intro paragraph.
  • Adds an explicit optional algorithm step that rejects when pre-lock conditions are required but unmet.
  • Rewords and links the definition section to relevant interactions (app manifest and fullscreen).

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread index.html Outdated
Comment thread index.html Outdated
Comment thread index.html Outdated
@bvandersloot-mozilla
Copy link
Copy Markdown

This makes it super clear to me, thanks!

Comment thread index.html Outdated
marcoscaceres and others added 3 commits October 21, 2025 12:16
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@marcoscaceres marcoscaceres requested a review from Copilot October 21, 2025 04:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread index.html Outdated
Comment thread index.html Outdated
@marcoscaceres marcoscaceres merged commit a8d0379 into gh-pages Oct 21, 2025
2 checks passed
@marcoscaceres marcoscaceres deleted the pre-lock branch October 21, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editorial: pre-lock conditions definition placement

3 participants