Bug 246511
Summary: | Implement privacy protections for Screen Orientation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcos Caceres
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101419022>