commit | 95c3972e4274db44329f8de8e301c1de70a54a54 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Mon Feb 25 17:19:27 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 25 17:19:27 2019 |
tree | 31f5d913f34de159a86ea85e9b31defd9f70b185 | |
parent | f6c96408bc8c6b6b633756c90f66f71eab7b3288 [diff] |
Remove dead code for EFillSizeType::kSizeNone This enumeration value is only used during style resolution, and thus there should be no need to handle it elsewhere. This allows cleaning up the ShouldFullyInvalidateFillLayersOn*Change helpers as well, removing the only users of StyleImage: :UsesImageContainerSize() and in turn also Image: :UsesContainerSize(), so removing those as well. Change-Id: I6400ca9acf98359712891fc74e1a232a2cfbc208 Reviewed-on: https://chromium-review.googlesource.com/c/1486354 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#635137}
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 .