You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Paulo Coutinho, pdfium
If your PDFium build is using PartitionAlloc, then check to see if
`PARTITION_ALLOCATOR_CONSTANTS_POSIX_NONCONST_PAGE_SIZE` is define.
Looking at base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h,
it says ARM64 supports 4, 16, and 64 KB page sizes.