RESOLVED FIXED Bug 224707
Use WebKit macro to detect 64bit in RenderLayerBacking.h
https://bugs.webkit.org/show_bug.cgi?id=224707
Summary Use WebKit macro to detect 64bit in RenderLayerBacking.h
Basuke Suzuki
Reported 2021-04-16 17:31:27 PDT
It causes warnings on PlayStation build.
Attachments
PATCH (1.37 KB, patch)
2021-04-16 18:39 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2021-04-16 18:39:47 PDT
Yusuke Suzuki
Comment 2 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.
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2021-04-24 15:08:23 PDT
Note You need to log in before you can comment on or make changes to this bug.