[iOS][Identity snackbar]Move to SF enterprise icon [chromium/src : main]

0 views
Skip to first unread message

Arthur Milchior (Gerrit)

unread,
Sep 9, 2024, 2:51:15 PM9/9/24
to Nicolas Ouellet-Payeur, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
Attention needed from Ewann Pellé and Nicolas Ouellet-Payeur

Arthur Milchior added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Arthur Milchior . resolved

Ewann, can you please review the symbol? Nicolas the use of the symbol in the snackbar.

Open in Gerrit

Related details

Attention is currently required from:
  • Ewann Pellé
  • Nicolas Ouellet-Payeur
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Review
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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
Gerrit-Change-Number: 5844618
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
Gerrit-CC: Jood Hajeer <jo...@google.com>
Gerrit-Attention: Nicolas Ouellet-Payeur <nico...@chromium.org>
Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
Gerrit-Comment-Date: Mon, 09 Sep 2024 18:51:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Nicolas Ouellet-Payeur (Gerrit)

unread,
Sep 9, 2024, 3:17:14 PM9/9/24
to Arthur Milchior, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
Attention needed from Arthur Milchior and Ewann Pellé

Nicolas Ouellet-Payeur added 5 comments

Commit Message
Line 10, Patchset 1 (Latest):https://drive.google.com/file/d/1kAg-tLG00DYGLYWxpFM3r59tb1csgq4m/view?usp=drive_link
Nicolas Ouellet-Payeur . unresolved

The icon in the screenshot is wrong: the left section has 5 "windows" instead of 8. The export from the SF Symbols app didn't work....

I sent you another SVG file in chat. It should fix the issue, can you try it out?

File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/legacy_cloud_slash.imageset/Contents.json
Line 1, Patchset 1 (Latest):{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "legacy_cl...@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "legacy_cl...@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Nicolas Ouellet-Payeur . unresolved

dirty worktree? Same for `legacy_cloud_and_arrow_up.imageset`

File ios/chrome/browser/shared/ui/symbols/resources/BUILD.gn
Line 43, Patchset 1 (Latest): "Assets.xcassets/enterprise.symbolset/Contents.json",
"Assets.xcassets/enterprise.symbolset/enterprise.cr.svg",
Nicolas Ouellet-Payeur . unresolved

These files are missing from the CL

File ios/chrome/browser/shared/ui/util/identity_snackbar/identity_snackbar_message_view.mm
Line 30, Patchset 1 (Latest): return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
Nicolas Ouellet-Payeur . unresolved

nit: in the spirit of IWYU, add `#import "ios/chrome/browser/shared/ui/symbols/symbol_helpers.h"`

Line 30, Patchset 1 (Latest): return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
Nicolas Ouellet-Payeur . unresolved

Can you update the icon in `CentralAccountView` as well?

Open in Gerrit

Related details

Attention is currently required from:
  • Arthur Milchior
  • Ewann Pellé
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
    Gerrit-Change-Number: 5844618
    Gerrit-PatchSet: 1
    Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-CC: Jood Hajeer <jo...@google.com>
    Gerrit-Attention: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Comment-Date: Mon, 09 Sep 2024 19:17:06 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Arthur Milchior (Gerrit)

    unread,
    Sep 9, 2024, 4:02:42 PM9/9/24
    to Nicolas Ouellet-Payeur, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
    Attention needed from Ewann Pellé and Nicolas Ouellet-Payeur

    Arthur Milchior voted and added 5 comments

    Votes added by Arthur Milchior

    Commit-Queue+1

    The icon in the screenshot is wrong: the left section has 5 "windows" instead of 8. The export from the SF Symbols app didn't work....

    I sent you another SVG file in chat. It should fix the issue, can you try it out?

    Arthur Milchior

    Done

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/legacy_cloud_slash.imageset/Contents.json

    "images" : [
    {
    "idiom" : "universal",
    "scale" : "1x"
    },
    {
    "filename" : "legacy_cl...@2x.png",
    "idiom" : "universal",
    "scale" : "2x"
    },
    {
    "filename" : "legacy_cl...@3x.png",
    "idiom" : "universal",
    "scale" : "3x"
    }
    ],
    "info" : {
    "author" : "xcode",
    "version" : 1
    }
    }
    Nicolas Ouellet-Payeur . resolved

    dirty worktree? Same for `legacy_cloud_and_arrow_up.imageset`

    Arthur Milchior

    No idea what occured. I guess I opened this one by accident in xcode and this had side effect. Not sure

    File ios/chrome/browser/shared/ui/symbols/resources/BUILD.gn
    Line 43, Patchset 1: "Assets.xcassets/enterprise.symbolset/Contents.json",
    "Assets.xcassets/enterprise.symbolset/enterprise.cr.svg",
    Nicolas Ouellet-Payeur . resolved

    These files are missing from the CL

    Arthur Milchior

    Done

    File ios/chrome/browser/shared/ui/util/identity_snackbar/identity_snackbar_message_view.mm
    Line 30, Patchset 1: return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
    Nicolas Ouellet-Payeur . unresolved

    nit: in the spirit of IWYU, add `#import "ios/chrome/browser/shared/ui/symbols/symbol_helpers.h"`

    Arthur Milchior

    You’re not allowed to do that, it’s a private import. If you try, you’ll get an error message. If you look at it Builds file, you’ll see that only symbols.h is public.

    Line 30, Patchset 1: return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
    Nicolas Ouellet-Payeur . unresolved

    Can you update the icon in `CentralAccountView` as well?

    Arthur Milchior

    I thought about doing it, but I don’t know which size exactly it should be or whether there are unexpected side effect. Honestly, I prefer it to be done in a separate CL. So that it’s possible to revert only one of the two if anything goes wrong

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Ewann Pellé
    • Nicolas Ouellet-Payeur
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
    Gerrit-Change-Number: 5844618
    Gerrit-PatchSet: 3
    Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-CC: Jood Hajeer <jo...@google.com>
    Gerrit-Attention: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Comment-Date: Mon, 09 Sep 2024 20:02:28 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    Comment-In-Reply-To: Nicolas Ouellet-Payeur <nico...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Nicolas Ouellet-Payeur (Gerrit)

    unread,
    Sep 9, 2024, 4:20:08 PM9/9/24
    to Arthur Milchior, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
    Attention needed from Arthur Milchior and Ewann Pellé

    Nicolas Ouellet-Payeur voted and added 5 comments

    Votes added by Nicolas Ouellet-Payeur

    Code-Review+1

    5 comments

    Patchset-level comments
    File-level comment, Patchset 3 (Latest):
    Nicolas Ouellet-Payeur . resolved

    LGTM, except for the dirty worktree

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/enterprise.cr.symbolset/Contents.json
    Line 1, Patchset 3 (Latest):{
    Nicolas Ouellet-Payeur . unresolved

    This directory is a duplicate. You don't need `enterprise.cr.symbolset`

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/legacy_cloud_slash.imageset/Contents.json
    Line 1, Patchset 1:{
    "images" : [
    {
    "idiom" : "universal",
    "scale" : "1x"
    },
    {
    "filename" : "legacy_cl...@2x.png",
    "idiom" : "universal",
    "scale" : "2x"
    },
    {
    "filename" : "legacy_cl...@3x.png",
    "idiom" : "universal",
    "scale" : "3x"
    }
    ],
    "info" : {
    "author" : "xcode",
    "version" : 1
    }
    }
    Nicolas Ouellet-Payeur . unresolved

    dirty worktree? Same for `legacy_cloud_and_arrow_up.imageset`

    Arthur Milchior

    No idea what occured. I guess I opened this one by accident in xcode and this had side effect. Not sure

    Nicolas Ouellet-Payeur

    Still an issue in patchset 3

    File ios/chrome/browser/shared/ui/util/identity_snackbar/identity_snackbar_message_view.mm
    Line 30, Patchset 1: return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
    Nicolas Ouellet-Payeur . resolved

    nit: in the spirit of IWYU, add `#import "ios/chrome/browser/shared/ui/symbols/symbol_helpers.h"`

    Arthur Milchior

    You’re not allowed to do that, it’s a private import. If you try, you’ll get an error message. If you look at it Builds file, you’ll see that only symbols.h is public.

    Nicolas Ouellet-Payeur

    Acknowledged

    Line 30, Patchset 1: return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
    Nicolas Ouellet-Payeur . resolved

    Can you update the icon in `CentralAccountView` as well?

    Arthur Milchior

    I thought about doing it, but I don’t know which size exactly it should be or whether there are unexpected side effect. Honestly, I prefer it to be done in a separate CL. So that it’s possible to revert only one of the two if anything goes wrong

    Nicolas Ouellet-Payeur

    So that it’s possible to revert only one of the two if anything goes wrong

    I don't really see the point in that, since we can always forward-fix. Your decision

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Arthur Milchior
    • Ewann Pellé
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
    Gerrit-Change-Number: 5844618
    Gerrit-PatchSet: 3
    Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-CC: Jood Hajeer <jo...@google.com>
    Gerrit-Attention: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Comment-Date: Mon, 09 Sep 2024 20:19:57 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    Comment-In-Reply-To: Arthur Milchior <arthurm...@chromium.org>
    Comment-In-Reply-To: Nicolas Ouellet-Payeur <nico...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Arthur Milchior (Gerrit)

    unread,
    Sep 9, 2024, 4:29:04 PM9/9/24
    to Nicolas Ouellet-Payeur, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
    Attention needed from Ewann Pellé and Nicolas Ouellet-Payeur

    Arthur Milchior added 2 comments

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/enterprise.cr.symbolset/Contents.json
    Line 1, Patchset 3:{
    Nicolas Ouellet-Payeur . resolved

    This directory is a duplicate. You don't need `enterprise.cr.symbolset`

    Arthur Milchior

    Done

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/legacy_cloud_slash.imageset/Contents.json
    Line 1, Patchset 1:{
    "images" : [
    {
    "idiom" : "universal",
    "scale" : "1x"
    },
    {
    "filename" : "legacy_cl...@2x.png",
    "idiom" : "universal",
    "scale" : "2x"
    },
    {
    "filename" : "legacy_cl...@3x.png",
    "idiom" : "universal",
    "scale" : "3x"
    }
    ],
    "info" : {
    "author" : "xcode",
    "version" : 1
    }
    }
    Nicolas Ouellet-Payeur . resolved

    dirty worktree? Same for `legacy_cloud_and_arrow_up.imageset`

    Arthur Milchior

    No idea what occured. I guess I opened this one by accident in xcode and this had side effect. Not sure

    Nicolas Ouellet-Payeur

    Still an issue in patchset 3

    Arthur Milchior

    Done

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Ewann Pellé
    • Nicolas Ouellet-Payeur
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement is not satisfiedCode-Review
    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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
    Gerrit-Change-Number: 5844618
    Gerrit-PatchSet: 4
    Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
    Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-CC: Jood Hajeer <jo...@google.com>
    Gerrit-Attention: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
    Gerrit-Comment-Date: Mon, 09 Sep 2024 20:28:53 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Nicolas Ouellet-Payeur <nico...@chromium.org>
    Comment-In-Reply-To: Arthur Milchior <arthurm...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Nicolas Ouellet-Payeur (Gerrit)

    unread,
    Sep 9, 2024, 4:31:45 PM9/9/24
    to Arthur Milchior, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
    Attention needed from Arthur Milchior and Ewann Pellé

    Nicolas Ouellet-Payeur added 1 comment

    File ios/chrome/browser/shared/ui/symbols/resources/Assets.xcassets/legacy_cloud_and_arrow_up.imageset/Contents.json
    Line 1, Patchset 4 (Latest):{
    Nicolas Ouellet-Payeur . unresolved

    same issue here, still

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Arthur Milchior
    • Ewann Pellé
    Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Review
      • requirement is not satisfiedNo-Unresolved-Comments
      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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
      Gerrit-Change-Number: 5844618
      Gerrit-PatchSet: 4
      Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
      Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
      Gerrit-CC: Jood Hajeer <jo...@google.com>
      Gerrit-Attention: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
      Gerrit-Comment-Date: Mon, 09 Sep 2024 20:31:39 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      findit-for-me@appspot.gserviceaccount.com (Gerrit)

      unread,
      Sep 9, 2024, 5:39:41 PM9/9/24
      to Arthur Milchior, Nicolas Ouellet-Payeur, Ewann Pellé, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
      Attention needed from Arthur Milchior and Ewann Pellé

      findit...@appspot.gserviceaccount.com voted Code-Coverage+1

      This change meets the code coverage requirements.

      Code-Coverage+1
      Open in Gerrit

      Related details

      Attention is currently required from:
      • Arthur Milchior
      • Ewann Pellé
      Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Review
      • requirement is not satisfiedNo-Unresolved-Comments
      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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
      Gerrit-Change-Number: 5844618
      Gerrit-PatchSet: 4
      Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
      Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
      Gerrit-CC: Jood Hajeer <jo...@google.com>
      Gerrit-Attention: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Attention: Ewann Pellé <ewa...@chromium.org>
      Gerrit-Comment-Date: Mon, 09 Sep 2024 21:39:32 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Ewann Pellé (Gerrit)

      unread,
      Sep 10, 2024, 4:18:33 AM9/10/24
      to Arthur Milchior, findit...@appspot.gserviceaccount.com, Nicolas Ouellet-Payeur, Jood Hajeer, Chromium LUCI CQ, chromium...@chromium.org, ios-revie...@chromium.org, ios-r...@chromium.org, marq+...@chromium.org
      Attention needed from Arthur Milchior

      Ewann Pellé added 3 comments

      Commit Message
      Line 7, Patchset 4 (Latest):[iOS][Identity snackbar]Move to SF enterprise icon
      Ewann Pellé . unresolved

      optional nit: symbols

      Line 10, Patchset 4 (Latest):https://drive.google.com/file/d/1n7sNgpfWosdntBJeffM7h40xkYyS4hF-/view?usp=drive_link
      Ewann Pellé . unresolved

      Do you know if this symbol is copyrighted, if yes, you should add it in ios_internal.

      File ios/chrome/browser/shared/ui/util/identity_snackbar/identity_snackbar_message_view.mm
      Line 30, Patchset 4 (Latest): return SymbolWithPalette(CustomSymbolWithPointSize(kEnterpriseSymbol, 24.),
      Ewann Pellé . unresolved

      Please use constants, not literals.

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Arthur Milchior
      Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Review
      • requirement is not satisfiedNo-Unresolved-Comments
      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: Ie9c6c0aefbc836cd1d455812c618f8404f04faae
      Gerrit-Change-Number: 5844618
      Gerrit-PatchSet: 4
      Gerrit-Owner: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Reviewer: Ewann Pellé <ewa...@chromium.org>
      Gerrit-Reviewer: Nicolas Ouellet-Payeur <nico...@chromium.org>
      Gerrit-CC: Jood Hajeer <jo...@google.com>
      Gerrit-Attention: Arthur Milchior <arthurm...@chromium.org>
      Gerrit-Comment-Date: Tue, 10 Sep 2024 08:18:19 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy
      Reply all
      Reply to author
      Forward
      0 new messages