Wallet API: Feature guard uploading a session ID [chromium/src : main]

0 views
Skip to first unread message

Florian Leimgruber (Gerrit)

unread,
9:28 AM (2 hours ago) 9:28 AM
to Norge Vizcay, chromium...@chromium.org
Attention needed from Norge Vizcay

Florian Leimgruber voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention is currently required from:
  • Norge Vizcay
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: I7b338fddcd74e32ffa39068faa4e756c633d41af
Gerrit-Change-Number: 7691658
Gerrit-PatchSet: 4
Gerrit-Owner: Florian Leimgruber <fleim...@google.com>
Gerrit-Reviewer: Florian Leimgruber <fleim...@google.com>
Gerrit-Reviewer: Norge Vizcay <viz...@google.com>
Gerrit-Attention: Norge Vizcay <viz...@google.com>
Gerrit-Comment-Date: Mon, 23 Mar 2026 13:27:58 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Norge Vizcay (Gerrit)

unread,
9:50 AM (2 hours ago) 9:50 AM
to Florian Leimgruber, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from Florian Leimgruber

Norge Vizcay voted and added 1 comment

Votes added by Norge Vizcay

Code-Review+1

1 comment

Patchset-level comments
File-level comment, Patchset 4 (Latest):
Norge Vizcay . resolved

lgtm

Open in Gerrit

Related details

Attention is currently required from:
  • Florian Leimgruber
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: I7b338fddcd74e32ffa39068faa4e756c633d41af
    Gerrit-Change-Number: 7691658
    Gerrit-PatchSet: 4
    Gerrit-Owner: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Norge Vizcay <viz...@google.com>
    Gerrit-Attention: Florian Leimgruber <fleim...@google.com>
    Gerrit-Comment-Date: Mon, 23 Mar 2026 13:50:21 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Florian Leimgruber (Gerrit)

    unread,
    9:51 AM (2 hours ago) 9:51 AM
    to Norge Vizcay, Chromium LUCI CQ, chromium...@chromium.org

    Florian Leimgruber 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: I7b338fddcd74e32ffa39068faa4e756c633d41af
    Gerrit-Change-Number: 7691658
    Gerrit-PatchSet: 4
    Gerrit-Owner: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Norge Vizcay <viz...@google.com>
    Gerrit-Comment-Date: Mon, 23 Mar 2026 13:51:10 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Chromium LUCI CQ (Gerrit)

    unread,
    10:12 AM (2 hours ago) 10:12 AM
    to Florian Leimgruber, Norge Vizcay, chromium...@chromium.org

    Chromium LUCI CQ submitted the change

    Change information

    Commit message:
    Wallet API: Feature guard uploading a session ID

    crrev.com/c/7680076 modified the Upsert API to require a session ID
    for the creation of a new pass. This CL flag guards the new logic,
    omitting the session ID from the Upsert request if disabled. This
    derisks the launch, should the code to log a consent not make it on
    time. In this case, by keeping the new feature flag disabled, no
    nonsensical session IDs are uploaded to Wallet.

    Note that the components/autofill code that actually logs a consent
    will likely be feature guarded as well with an Autofill feature flag.
    Having a separate feature flag in components/wallet allows us to keep
    the API in its intended long-term state, where a session ID needs to be
    provided during saves.
    Bug: 489354073
    Change-Id: I7b338fddcd74e32ffa39068faa4e756c633d41af
    Commit-Queue: Florian Leimgruber <fleim...@google.com>
    Reviewed-by: Norge Vizcay <viz...@google.com>
    Cr-Commit-Position: refs/heads/main@{#1603447}
    Files:
    • M components/wallet/core/browser/network/upsert_private_pass_request.cc
    • M components/wallet/core/browser/network/upsert_private_pass_request_unittest.cc
    • M components/wallet/core/common/wallet_features.cc
    • M components/wallet/core/common/wallet_features.h
    Change size: S
    Delta: 4 files changed, 14 insertions(+), 1 deletion(-)
    Branch: refs/heads/main
    Submit Requirements:
    • requirement satisfiedCode-Review: +1 by Norge Vizcay
    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: I7b338fddcd74e32ffa39068faa4e756c633d41af
    Gerrit-Change-Number: 7691658
    Gerrit-PatchSet: 5
    Gerrit-Owner: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Reviewer: Florian Leimgruber <fleim...@google.com>
    Gerrit-Reviewer: Norge Vizcay <viz...@google.com>
    open
    diffy
    satisfied_requirement
    Reply all
    Reply to author
    Forward
    0 new messages