Reduce calls to LoadPendingImages.
There is no need for the extra call after ApplyAnimatedStandardProperties now that we trigger loading at the end of StyleForElement and PseudoStyleForElement. Also, we only need to have the extra loading for MatchedPropertiesCache case if when we actually add the ComputedStyle to the cache. Change-Id: I943c24f42f8ec945b901cdbf7572361dc68e280b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216076Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#772159}
Showing
Please register or sign in to comment