[Webkit-unassigned] [Bug 254488] New: screen.colorDepth reports invalid data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 26 16:35:01 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254488

            Bug ID: 254488
           Summary: screen.colorDepth reports invalid data
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: greg323464 at gmail.com

screen.colorDepth reports 32 in Safari on iOS. This is not valid, as the bit depth for the RGB display should be a multiple of 3 (commonly 24, 30, or 26 for 8/10/12 bits per channel).

Safari on MacOS works correctly and is a good point of reference.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230326/5c54029b/attachment.htm>


More information about the webkit-unassigned mailing list