- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 09 Nov 2022 17:15:19 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fullscreen/pull/209@github.com>
Please see: https://github.com/whatwg/html/issues/8490 <!-- Thank you for contributing to the Fullscreen API Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [ ] At least two implementers are interested (and none opposed): * Chrome implements this behavior (in that they special case screen orientation change events to call `.requestFullscreen()`). * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * … - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chromium: … * Gecko: … * WebKit: … - [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) <!-- 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://whatpr.org/fullscreen/209.html" title="Last updated on Nov 10, 2022, 1:15 AM UTC (643d0ae)">Preview</a> | <a href="https://whatpr.org/fullscreen/209/a7e681d...643d0ae.html" title="Last updated on Nov 10, 2022, 1:15 AM UTC (643d0ae)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fullscreen/pull/209 -- Commit Summary -- * Rely solely on transient activation for orientation events -- File Changes -- M fullscreen.bs (9) -- Patch Links -- https://github.com/whatwg/fullscreen/pull/209.patch https://github.com/whatwg/fullscreen/pull/209.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/209 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/209@github.com>
Received on Thursday, 10 November 2022 01:15:31 UTC