a11y: Deprecate use of base::ProtectedMemory
base::ProtectedMemory is being deprecated because it's not widely used enough to make a security impact and justify its maintenance burden. Replace use of base::ProtectedMemory with raw function pointers and add an attribute to disable CFI-icall checking. Bug: 1018834 Change-Id: I2ff1a9ad5415b8244b5b488fcf115b7481022c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888775Reviewed-by:Martin Robinson <mrobinson@igalia.com> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#710793}
Showing
Please register or sign in to comment