NEW 246511
Implement privacy protections for Screen Orientation
https://bugs.webkit.org/show_bug.cgi?id=246511
Summary Implement privacy protections for Screen Orientation
Marcos Caceres
Reported 2022-10-14 01:53:33 PDT
See https://github.com/w3c/screen-orientation/pull/215 Basically, in private browsing, we should only report "portrait-primary" and "landscape-primary" and either `0` or `90` for the angle. When in private browsing, the event should never fire for "portrait/landscape-secondary" changes.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-21 01:54:17 PDT
Note You need to log in before you can comment on or make changes to this bug.