Rename CSSBoxType to ShapeBox [chromium/src : main]

0 views
Skip to first unread message

Fredrik Söderquist (Gerrit)

unread,
May 11, 2026, 12:28:08 PM (4 days ago) May 11
to Ian Kilpatrick, chromium...@chromium.org, Chromium LUCI CQ, Menard, Alexis, Olga Gerchikov, android-bu...@system.gserviceaccount.com, blink-revie...@chromium.org, zol...@webkit.org, apavlo...@chromium.org, blink-rev...@chromium.org, blink-re...@chromium.org, blink-revi...@chromium.org, blink-...@chromium.org
Attention needed from Ian Kilpatrick

Fredrik Söderquist voted Auto-Submit+1

Auto-Submit+1
Open in Gerrit

Related details

Attention is currently required from:
  • Ian Kilpatrick
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I5ec36a76471ea02e86e78061918fd88576691375
Gerrit-Change-Number: 7832649
Gerrit-PatchSet: 2
Gerrit-Owner: Fredrik Söderquist <f...@opera.com>
Gerrit-Reviewer: Fredrik Söderquist <f...@opera.com>
Gerrit-Reviewer: Ian Kilpatrick <ikilp...@chromium.org>
Gerrit-CC: Menard, Alexis <alexis...@intel.com>
Gerrit-CC: Olga Gerchikov <gerc...@microsoft.com>
Gerrit-Attention: Ian Kilpatrick <ikilp...@chromium.org>
Gerrit-Comment-Date: Mon, 11 May 2026 16:28:04 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Ian Kilpatrick (Gerrit)

unread,
May 11, 2026, 1:30:40 PM (4 days ago) May 11
to Fredrik Söderquist, chromium...@chromium.org, Chromium LUCI CQ, Menard, Alexis, Olga Gerchikov, android-bu...@system.gserviceaccount.com, blink-revie...@chromium.org, zol...@webkit.org, apavlo...@chromium.org, blink-rev...@chromium.org, blink-re...@chromium.org, blink-revi...@chromium.org, blink-...@chromium.org
Attention needed from Fredrik Söderquist

Ian Kilpatrick voted

Code-Review+1
Commit-Queue+2
Open in Gerrit

Related details

Attention is currently required from:
  • Fredrik Söderquist
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I5ec36a76471ea02e86e78061918fd88576691375
    Gerrit-Change-Number: 7832649
    Gerrit-PatchSet: 2
    Gerrit-Owner: Fredrik Söderquist <f...@opera.com>
    Gerrit-Reviewer: Fredrik Söderquist <f...@opera.com>
    Gerrit-Reviewer: Ian Kilpatrick <ikilp...@chromium.org>
    Gerrit-CC: Menard, Alexis <alexis...@intel.com>
    Gerrit-CC: Olga Gerchikov <gerc...@microsoft.com>
    Gerrit-Attention: Fredrik Söderquist <f...@opera.com>
    Gerrit-Comment-Date: Mon, 11 May 2026 17:30:18 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Chromium LUCI CQ (Gerrit)

    unread,
    May 11, 2026, 2:00:14 PM (4 days ago) May 11
    to Fredrik Söderquist, Ian Kilpatrick, chromium...@chromium.org, Menard, Alexis, Olga Gerchikov, android-bu...@system.gserviceaccount.com, blink-revie...@chromium.org, zol...@webkit.org, apavlo...@chromium.org, blink-rev...@chromium.org, blink-re...@chromium.org, blink-revi...@chromium.org, blink-...@chromium.org

    Chromium LUCI CQ submitted the change

    Change information

    Commit message:
    Rename CSSBoxType to ShapeBox

    This is less generic, and reflects the corresponding syntax production
    (<shape-box>) and is consistent with the enums for the other *-box
    types. Move the definition closer to the other *-box types and update
    the documentation.

    Add *Box suffix to the ShapeBox enumeration values for consistency with
    the other *Box types.

    The rest of this CL is plain search-and-replace.
    Change-Id: I5ec36a76471ea02e86e78061918fd88576691375
    Commit-Queue: Ian Kilpatrick <ikilp...@chromium.org>
    Auto-Submit: Fredrik Söderquist <f...@opera.com>
    Reviewed-by: Ian Kilpatrick <ikilp...@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1628688}
    Files:
    • M third_party/blink/renderer/core/animation/css_basic_shape_interpolation_type.cc
    • M third_party/blink/renderer/core/animation/css_path_interpolation_type.cc
    • M third_party/blink/renderer/core/animation/css_shape_interpolation_type.cc
    • M third_party/blink/renderer/core/animation/css_shape_interpolation_type.h
    • M third_party/blink/renderer/core/animation/path_interpolation_functions.cc
    • M third_party/blink/renderer/core/animation/path_interpolation_functions.h
    • M third_party/blink/renderer/core/css/css_identifier_value_mappings.h
    • M third_party/blink/renderer/core/css/properties/computed_style_utils.cc
    • M third_party/blink/renderer/core/css/resolver/style_builder_converter.cc
    • M third_party/blink/renderer/core/layout/floats_utils.cc
    • M third_party/blink/renderer/core/layout/shapes/shape_outside_info.cc
    • M third_party/blink/renderer/core/style/computed_style_constants.h
    • M third_party/blink/renderer/core/style/computed_style_test.cc
    • M third_party/blink/renderer/core/style/shape_value.h
    Change size: M
    Delta: 14 files changed, 109 insertions(+), 104 deletions(-)
    Branch: refs/heads/main
    Submit Requirements:
    • requirement satisfiedCode-Review: +1 by Ian Kilpatrick
    Open in Gerrit
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: merged
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I5ec36a76471ea02e86e78061918fd88576691375
    Gerrit-Change-Number: 7832649
    Gerrit-PatchSet: 3
    Gerrit-Owner: Fredrik Söderquist <f...@opera.com>
    Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Reviewer: Fredrik Söderquist <f...@opera.com>
    Gerrit-Reviewer: Ian Kilpatrick <ikilp...@chromium.org>
    open
    diffy
    satisfied_requirement
    Reply all
    Reply to author
    Forward
    0 new messages