[webkit-reviews] review granted: [Bug 224707] Use WebKit macro to detect 64bit in RenderLayerBacking.h : [Attachment 426309] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 18:43:49 PDT 2021


Yusuke Suzuki <ysuzuki at apple.com> has granted Basuke Suzuki
<Basuke.Suzuki at sony.com>'s request for review:
Bug 224707: Use WebKit macro to detect 64bit in RenderLayerBacking.h
https://bugs.webkit.org/show_bug.cgi?id=224707

Attachment 426309: PATCH

https://bugs.webkit.org/attachment.cgi?id=426309&action=review




--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 426309
  --> https://bugs.webkit.org/attachment.cgi?id=426309
PATCH

r=me. This size is used to determine whether uintptr_t is 64bit or not. So,
CPU(ADDRESS64) is the right way.


More information about the webkit-reviews mailing list