- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Oct 2025 23:06:29 -0700
- To: w3c/screen-orientation <screen-orientation@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/screen-orientation/pull/270@github.com>
- Added monitoring step in 'apply orientation lock' algorithm
- Ensures pre-lock conditions (fullscreen, installed app status) are continuously checked
- Automatically runs 'fully unlock' steps when conditions no longer hold
- Provides general catch-all beyond existing Fullscreen API integration
- Improves user experience and security by preventing stale orientation locks
Closes #243
The following tasks have been completed:
* [ ] Modified Web platform tests (link to pull request)
Implementation commitment:
* [ ] WebKit (https://bugs.webkit.org/enter_bug.cgi)
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/screen-orientation/pull/270.html" title="Last updated on Oct 17, 2025, 6:06 AM UTC (33e4934)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/screen-orientation/270/245ed44...33e4934.html" title="Last updated on Oct 17, 2025, 6:06 AM UTC (33e4934)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/screen-orientation/pull/270
-- Commit Summary --
* Fix Issue #243: Add continuous monitoring for pre-lock conditions
-- File Changes --
M index.html (4)
-- Patch Links --
https://github.com/w3c/screen-orientation/pull/270.patch
https://github.com/w3c/screen-orientation/pull/270.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/270
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/screen-orientation/pull/270@github.com>
Received on Friday, 17 October 2025 06:06:33 UTC