[Webkit-unassigned] [Bug 211328] New: Allow Bitmap to use up to a UCPURegister word size for internal bit storage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 18:58:08 PDT 2020


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

            Bug ID: 211328
           Summary: Allow Bitmap to use up to a UCPURegister word size for
                    internal bit storage.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Previously, it was fixed at uint32_t.  This patch also allows it to use smaller ints (uint8_t, and uint16_t) if they will suffice.

-- 
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/20200502/3cf23695/attachment.htm>


More information about the webkit-unassigned mailing list