Layout: Add missing NOT_DESTROYED()
This adds CheckIsNotDestroyed() call at the beginning of every methods of LayoutObjects and its children. It's required to enable the "check-layout-object-methods" clang plugin. This is a follow-up for https://crrev.com/c/3351679. Bug: 1030176, 1183625 Change-Id: Ia9c58f88567f8c9c93e269a3b908a4574b12419f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3379796 Commit-Queue: Yuki Yamada <yukiy@chromium.org> Auto-Submit: Yuki Yamada <yukiy@chromium.org> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#958036}
Loading
Please register or sign in to comment