Bug 253435 - Revert 256469@main as it violates the specification
Summary: Revert 256469@main as it violates the specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 253526 (view as bug list)
Depends on:
Blocks: 247646
  Show dependency treegraph
 
Reported: 2023-03-06 07:43 PST by Chris Dumez
Modified: 2023-03-07 13:22 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-03-06 07:43:49 PST
256469@main exposed the window orientation API on desktop which violates the specification [1] (says to not expose on non-Mobile platforms.
This broke the download page for Final Cut Pro.

[1] https://compat.spec.whatwg.org/#windoworientation-interface
Comment 1 Chris Dumez 2023-03-06 07:43:58 PST
<rdar://106273441>
Comment 2 Chris Dumez 2023-03-06 08:04:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/11110
Comment 3 EWS 2023-03-06 11:21:45 PST
Committed 261282@main (b35ab41a5c7a): <https://commits.webkit.org/261282@main>

Reviewed commits have been landed. Closing PR #11110 and removing active labels.
Comment 4 Chris Dumez 2023-03-07 13:22:51 PST
*** Bug 253526 has been marked as a duplicate of this bug. ***