commit | 3ca35fa78c45c36a5e9c4bd2fa4f58185eab8bd8 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Tue Feb 26 16:13:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 26 16:13:28 2019 |
tree | 732bae5c170fbc0983ad3e903ff4d5abde85c6e6 | |
parent | ec3f5b0c822a4557eff2a0db6053ab3aa36b1d79 [diff] |
Repurpose {Image,}HasRelativeSize and rename to HasIntrinsicSize This renames: Image::HasRelativeSize, StyleImage::ImageHasRelativeSize and LayoutImageResource::ImageHasRelativeSize to the common name HasIntrinsicSize. This flips the meaning of this flag/method, but the new name is using a term that is more relatable from a spec-perspective. Change-Id: I2509926a186f8c81534800362becd585fb0bd024 Reviewed-on: https://chromium-review.googlesource.com/c/1488885 Commit-Queue: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#635550}
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 .