RESOLVED FIXED304052
Disable use of HAVE(36BIT_ADDRESS).
https://bugs.webkit.org/show_bug.cgi?id=304052
Summary Disable use of HAVE(36BIT_ADDRESS).
Mark Lam
Reported 2025-12-12 01:22:38 PST
We cannot guarantee that the kernel will always map pages with 36-bit addresses. As such, we cannot use HAVE(36BIT_ADDRESS)). For now, we will simply disable the use of HAVE(36BIT_ADDRESS) instead of removing it completely. We will completely remove the HAVE(36BIT_ADDRESS) code after we have some baking time. Also clean up or fix some uses of EFFECTIVE_ADDRESS_WIDTH that fall out of disabling HAVE(36BIT_ADDRESS).
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-12 01:23:01 PST
Mark Lam
Comment 2 2025-12-12 01:58:53 PST
EWS
Comment 3 2025-12-12 08:52:31 PST
Committed 304363@main (06d5550e6d76): <https://commits.webkit.org/304363@main> Reviewed commits have been landed. Closing PR #55300 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.