RESOLVED FIXED 232026
[libpas] Enable libpas on iOS family
https://bugs.webkit.org/show_bug.cgi?id=232026
Summary [libpas] Enable libpas on iOS family
Yusuke Suzuki
Reported 2021-10-20 11:25:36 PDT
This is based on https://bugs.webkit.org/show_bug.cgi?id=231815. So this patch includes the same content of https://bugs.webkit.org/show_bug.cgi?id=231815. But when landing, we first land https://bugs.webkit.org/show_bug.cgi?id=231815, and only part of BPlatform.h change will be landed for this.
Attachments
Patch (50.04 KB, patch)
2021-10-20 11:33 PDT, Yusuke Suzuki
fpizlo: review+
Patch (1.41 KB, patch)
2021-11-08 09:11 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2021-10-20 11:33:38 PDT
Yusuke Suzuki
Comment 2 2021-10-20 13:34:45 PDT
Comment on attachment 441910 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=441910&action=review > Source/bmalloc/bmalloc/BPlatform.h:314 > +#if BPLATFORM(COCOA) && BCPU(ADDRESS64) Note that this patch is designed to be landed after libpas macOS enablement. So instead of using iOS family, it is using PLATFORM(COCOA).
Radar WebKit Bug Importer
Comment 3 2021-10-27 11:26:17 PDT
Yusuke Suzuki
Comment 4 2021-11-08 09:11:58 PST
EWS
Comment 5 2021-11-08 16:17:57 PST
Committed r285442 (243995@main): <https://commits.webkit.org/243995@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 443555 [details].
Yusuke Suzuki
Comment 6 2021-11-09 11:03:17 PST
Yusuke Suzuki
Comment 7 2021-11-09 11:21:15 PST
Note You need to log in before you can comment on or make changes to this bug.