Bug 224707

Summary: Use WebKit macro to detect 64bit in RenderLayerBacking.h
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: PlatformAssignee: Basuke Suzuki <Basuke.Suzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: Basuke.Suzuki, changseok, esprehn+autocc, ews-watchlist, fred.wang, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

Description Basuke Suzuki 2021-04-16 17:31:27 PDT
It causes warnings on PlayStation build.
Comment 1 Basuke Suzuki 2021-04-16 18:39:47 PDT
Created attachment 426309 [details]
PATCH
Comment 2 Yusuke Suzuki 2021-04-16 18:43:49 PDT
Comment on attachment 426309 [details]
PATCH

r=me. This size is used to determine whether uintptr_t is 64bit or not. So, CPU(ADDRESS64) is the right way.
Comment 3 EWS 2021-04-16 20:12:55 PDT
Committed r276192 (236674@main): <https://commits.webkit.org/236674@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426309 [details].
Comment 4 Radar WebKit Bug Importer 2021-04-24 15:08:23 PDT
<rdar://problem/77110109>