⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 261051 in webkit


Ignore:
Timestamp:
May 2, 2020, 12:07:28 PM (6 years ago)
Author:
mark.lam@apple.com
Message:

[Follow up] Allow Bitmap to use up to a UCPURegister word size for internal bit storage.
https://bugs.webkit.org/show_bug.cgi?id=211328
<rdar://problem/62755865>

Not reviewed.

Landing file missed in last commit.

  • wtf/StdIntExtras.h: Added.
Location:
trunk/Source/WTF
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r261050 r261051  
     12020-05-02  Mark Lam  <mark.lam@apple.com>
     2
     3        [Follow up] Allow Bitmap to use up to a UCPURegister word size for internal bit storage.
     4        https://bugs.webkit.org/show_bug.cgi?id=211328
     5        <rdar://problem/62755865>
     6
     7        Not reviewed.
     8
     9        Landing file missed in last commit.
     10
     11        * wtf/StdIntExtras.h: Added.
     12
    1132020-05-01  Mark Lam  <mark.lam@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.