Bug 246511

Summary: Implement privacy protections for Screen Orientation
Product: WebKit Reporter: Marcos Caceres <marcosc>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.