[blink/bindings] Do not use bitfields in ParkableStringMetadata [chromium/src : main]

0 views
Skip to first unread message

Benoit Lize (Gerrit)

unread,
Oct 27, 2025, 10:03:22 AM (6 days ago) Oct 27
to Kouhei Ueno, Chromium LUCI CQ, AyeAye, chromium...@chromium.org, Kentaro Hara, Raphael Kubo da Costa, blink-revie...@chromium.org, blink-...@chromium.org, kinuko...@chromium.org
Attention needed from Kouhei Ueno

New activity on the change

Open in Gerrit

Related details

Attention is currently required from:
  • Kouhei Ueno
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not 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: I5dfb3605d0340ce59bd7a8b1ee7fa37f311c98e1
Gerrit-Change-Number: 7079186
Gerrit-PatchSet: 1
Gerrit-Owner: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Kouhei Ueno <kou...@chromium.org>
Gerrit-CC: Kentaro Hara <har...@chromium.org>
Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
Gerrit-Attention: Kouhei Ueno <kou...@chromium.org>
Gerrit-Comment-Date: Mon, 27 Oct 2025 14:03:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Kouhei Ueno (Gerrit)

unread,
Oct 27, 2025, 7:55:01 PM (6 days ago) Oct 27
to Benoit Lize, Chromium LUCI CQ, AyeAye, chromium...@chromium.org, Kentaro Hara, Raphael Kubo da Costa, blink-revie...@chromium.org, blink-...@chromium.org, kinuko...@chromium.org
Attention needed from Benoit Lize

Kouhei Ueno voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Benoit Lize
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: I5dfb3605d0340ce59bd7a8b1ee7fa37f311c98e1
Gerrit-Change-Number: 7079186
Gerrit-PatchSet: 1
Gerrit-Owner: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Kouhei Ueno <kou...@chromium.org>
Gerrit-CC: Kentaro Hara <har...@chromium.org>
Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
Gerrit-Attention: Benoit Lize <li...@chromium.org>
Gerrit-Comment-Date: Mon, 27 Oct 2025 23:54:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Benoit Lize (Gerrit)

unread,
Oct 28, 2025, 4:50:40 AM (5 days ago) Oct 28
to Kouhei Ueno, Chromium LUCI CQ, AyeAye, chromium...@chromium.org, Kentaro Hara, Raphael Kubo da Costa, blink-revie...@chromium.org, blink-...@chromium.org, kinuko...@chromium.org

Benoit Lize voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
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: I5dfb3605d0340ce59bd7a8b1ee7fa37f311c98e1
Gerrit-Change-Number: 7079186
Gerrit-PatchSet: 1
Gerrit-Owner: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Kouhei Ueno <kou...@chromium.org>
Gerrit-CC: Kentaro Hara <har...@chromium.org>
Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
Gerrit-Comment-Date: Tue, 28 Oct 2025 08:50:24 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
Oct 28, 2025, 4:53:39 AM (5 days ago) Oct 28
to Benoit Lize, Kouhei Ueno, AyeAye, chromium...@chromium.org, Kentaro Hara, Raphael Kubo da Costa, blink-revie...@chromium.org, blink-...@chromium.org, kinuko...@chromium.org

Chromium LUCI CQ submitted the change

Change information

Commit message:
[blink/bindings] Do not use bitfields in ParkableStringMetadata

While the current use of bitfield in ParkableStringMetadata is fine in
the absence of partial writes (which are not guaranteed by the
standard), it confuses prevention tools. Remove it, as the space savings
are very small.
Bug: 452863693
Change-Id: I5dfb3605d0340ce59bd7a8b1ee7fa37f311c98e1
Reviewed-by: Kouhei Ueno <kou...@chromium.org>
Commit-Queue: Benoit Lize <li...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1536519}
Files:
  • M third_party/blink/renderer/platform/bindings/parkable_string.h
Change size: S
Delta: 1 file changed, 4 insertions(+), 7 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Kouhei Ueno
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: I5dfb3605d0340ce59bd7a8b1ee7fa37f311c98e1
Gerrit-Change-Number: 7079186
Gerrit-PatchSet: 2
Gerrit-Owner: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Reviewer: Kouhei Ueno <kou...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages