You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds support for PartitionAlloc, the
memory allocator used in chromium. Normally the
allocator is build in-tree, but this pulls in a
standalone version. The standalone version added
here should be updated as soon as the official
repository of PartitionAlloc
(https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator)
supports standalone builds.
0 commit comments