Bug 224707 - Use WebKit macro to detect 64bit in RenderLayerBacking.h
Summary: Use WebKit macro to detect 64bit in RenderLayerBacking.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-16 17:31 PDT by Basuke Suzuki
Modified: 2021-04-24 15:08 PDT (History)
11 users (show)

See Also:


Attachments
PATCH (1.37 KB, patch)
2021-04-16 18:39 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>