commit | 0d6a080dfc6f8c0e9e8ed2b99fb47dfcf1e221eb | [log] [tgz] |
---|---|---|
author | rajendrant <rajendrant@chromium.org> | Wed Jun 05 00:33:54 2019 |
committer | rajendrant <rajendrant@chromium.org> | Wed Jun 05 00:33:54 2019 |
tree | 0df5d2d15cc928d39b25c57e64c13f05d84cc029 | |
parent | 823afe3c8eb50dcd057771ef55e85ebf28e2abdf [diff] |
LazyLoad: Fix lazyloading of pseudo css background styles This CL passes PseudoElement to StyleResolverState, so that ElementStyleResources::LoadPendingResources() can listen on the appropriate pseudo element to defer and lazyload the background image. (cherry picked from commit 9b78d5ebfc641eb10eb77b335314b1d0273c61e4) Bug: 950503 Change-Id: Ieab6c4284ac6d405ba49d0d2535d3b05ce95fea2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632595 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by: Fernando Serboncini <fserb@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#665713} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642246 Reviewed-by: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/branch-heads/3809@{#56} Cr-Branched-From: d82dec1a818f378c464ba307ddd9c92133eac355-refs/heads/master@{#665002}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .