Slightly refactor FontFallbackList invalidation
Since all access to FontFallbackList needs to go through Font, this patch moves the call site of FontFallbackList::Invalidate() up into Font::EnsureFontFallbackList() to make it simpler. Bug: 441925 Change-Id: I1515ae4f76f528f7f395135c1cf799cff5106f6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146062 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#758473}
Showing
Please register or sign in to comment