crashpad: Convert legacy atomics -> std::atomic<> [crashpad/crashpad : main]

22 views
Skip to first unread message

Venkatesh Srinivas (Gerrit)

unread,
Jul 24, 2025, 7:08:34 PMJul 24
to Mark Mentovai, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
Attention needed from Benoit Lize and Mark Mentovai

Venkatesh Srinivas added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Venkatesh Srinivas . resolved

https://chromium-review.googlesource.com/c/chromium/src/+/6598917 removes Barrier_AtomicIncrement; I missed that crashpad used it - my initial test runs didn't cover crashpad. Removing here.

Open in Gerrit

Related details

Attention is currently required from:
  • Benoit Lize
  • Mark Mentovai
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • 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: crashpad/crashpad
Gerrit-Branch: main
Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
Gerrit-Change-Number: 6785253
Gerrit-PatchSet: 1
Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
Gerrit-Attention: Benoit Lize <li...@chromium.org>
Gerrit-Comment-Date: Thu, 24 Jul 2025 21:55:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
unsatisfied_requirement
open
diffy

Mark Mentovai (Gerrit)

unread,
Jul 24, 2025, 7:11:04 PMJul 24
to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
Attention needed from Benoit Lize and Venkatesh Srinivas

Mark Mentovai added 1 comment

Patchset-level comments
Venkatesh Srinivas . unresolved

https://chromium-review.googlesource.com/c/chromium/src/+/6598917 removes Barrier_AtomicIncrement; I missed that crashpad used it - my initial test runs didn't cover crashpad. Removing here.

Mark Mentovai

https://chromium-review.googlesource.com/c/chromium/src/+/6598917 removes Barrier_AtomicIncrement; I missed that crashpad used it - my initial test runs didn't cover crashpad. Removing here.

You'll also need to remove it from mini_chromium in a separate change and then roll that in here.

Open in Gerrit

Related details

Attention is currently required from:
  • Benoit Lize
  • Venkatesh Srinivas
Submit Requirements:
    • requirement is not satisfiedCode-Owners
    • 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: crashpad/crashpad
    Gerrit-Branch: main
    Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
    Gerrit-Change-Number: 6785253
    Gerrit-PatchSet: 1
    Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
    Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
    Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Attention: Benoit Lize <li...@chromium.org>
    Gerrit-Comment-Date: Thu, 24 Jul 2025 23:11:02 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Venkatesh Srinivas <venka...@chromium.org>
    unsatisfied_requirement
    open
    diffy

    Benoit Lize (Gerrit)

    unread,
    Jul 28, 2025, 9:49:54 AMJul 28
    to Venkatesh Srinivas, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
    Attention needed from Venkatesh Srinivas

    Benoit Lize voted and added 1 comment

    Votes added by Benoit Lize

    Code-Review+1

    1 comment

    Patchset-level comments
    Benoit Lize . resolved

    lgtm

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Venkatesh Srinivas
    Submit Requirements:
    • requirement is not satisfiedCode-Owners
    • 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: crashpad/crashpad
    Gerrit-Branch: main
    Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
    Gerrit-Change-Number: 6785253
    Gerrit-PatchSet: 1
    Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
    Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
    Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Comment-Date: Mon, 28 Jul 2025 12:48:43 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    unsatisfied_requirement
    open
    diffy

    Venkatesh Srinivas (Gerrit)

    unread,
    Sep 22, 2025, 3:37:00 PMSep 22
    to Benoit Lize, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
    Attention needed from Mark Mentovai

    Venkatesh Srinivas added 1 comment

    Patchset-level comments
    File-level comment, Patchset 1:
    Venkatesh Srinivas . resolved

    https://chromium-review.googlesource.com/c/chromium/src/+/6598917 removes Barrier_AtomicIncrement; I missed that crashpad used it - my initial test runs didn't cover crashpad. Removing here.

    Mark Mentovai

    https://chromium-review.googlesource.com/c/chromium/src/+/6598917 removes Barrier_AtomicIncrement; I missed that crashpad used it - my initial test runs didn't cover crashpad. Removing here.

    You'll also need to remove it from mini_chromium in a separate change and then roll that in here.

    Venkatesh Srinivas

    https://chromium-review.googlesource.com/c/chromium/mini_chromium/+/6786567 to remove from mini_chromium.

    I think we should remove the user from here; then we can remove the mini_chromium implementation; then can remove the implementation in base/.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Mark Mentovai
    Submit Requirements:
    • requirement is not satisfiedCode-Owners
    • 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: crashpad/crashpad
    Gerrit-Branch: main
    Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
    Gerrit-Change-Number: 6785253
    Gerrit-PatchSet: 2
    Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
    Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
    Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
    Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
    Gerrit-Comment-Date: Mon, 22 Sep 2025 19:36:57 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Mark Mentovai <ma...@chromium.org>
    Comment-In-Reply-To: Venkatesh Srinivas <venka...@chromium.org>
    unsatisfied_requirement
    open
    diffy

    Mark Mentovai (Gerrit)

    unread,
    Sep 25, 2025, 4:29:33 PMSep 25
    to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
    Attention needed from Venkatesh Srinivas

    Mark Mentovai added 2 comments

    Patchset-level comments
    File-level comment, Patchset 2 (Latest):
    Mark Mentovai . unresolved

    I’d like to include https://chromium-review.googlesource.com/c/6786567 in a mini_chromium roll in this change, but it’s waiting on Benoit’s review.

    Once that happens, we can include the mini_chromium roll here via a DEPS change, and then land this too.

    Thanks!

    File client/crashpad_client_win.cc
    Line 116, Patchset 2 (Latest): (startup_state = g_handler_startup_state.load(std::memory_order_acquire)) ==
    Mark Mentovai . unresolved

    This ran past 80 columns. Run `git cl format`.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Venkatesh Srinivas
    Submit Requirements:
      • requirement is not satisfiedCode-Owners
      • 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: crashpad/crashpad
      Gerrit-Branch: main
      Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
      Gerrit-Change-Number: 6785253
      Gerrit-PatchSet: 2
      Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
      Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
      Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
      Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
      Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
      Gerrit-Comment-Date: Thu, 25 Sep 2025 20:29:30 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      unsatisfied_requirement
      open
      diffy

      Benoit Lize (Gerrit)

      unread,
      Oct 6, 2025, 4:31:36 AM (8 days ago) Oct 6
      to Venkatesh Srinivas, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
      Attention needed from Venkatesh Srinivas

      Benoit Lize voted and added 1 comment

      Votes added by Benoit Lize

      Code-Review+1

      1 comment

      File client/crashpad_client_win.cc
      Line 148, Patchset 2 (Latest): static std::atomic<int> have_crashed;
      Benoit Lize . unresolved

      This sounds like conceptually a bool?

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Venkatesh Srinivas
      Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 2
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Comment-Date: Mon, 06 Oct 2025 08:31:31 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: Yes
        unsatisfied_requirement
        open
        diffy

        Venkatesh Srinivas (Gerrit)

        unread,
        Oct 8, 2025, 11:13:26 AM (5 days ago) Oct 8
        to Benoit Lize, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Mark Mentovai

        Venkatesh Srinivas added 2 comments

        File client/crashpad_client_win.cc
        Line 116, Patchset 2 (Latest): (startup_state = g_handler_startup_state.load(std::memory_order_acquire)) ==
        Mark Mentovai . resolved

        This ran past 80 columns. Run `git cl format`.

        Venkatesh Srinivas

        Done

        Line 148, Patchset 2 (Latest): static std::atomic<int> have_crashed;
        Benoit Lize . unresolved

        This sounds like conceptually a bool?

        Venkatesh Srinivas

        Logically, it is a bool - I didn't change it because UnhandledExceptionHandler() increments it for every crashing thread (and non-first threads park themselves). I'd be very happy to swap that to bool/exchange, but have been trying to keep these changes to be as mechanical as possible.

        WDYT?

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Mark Mentovai
        Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 2
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Oct 2025 15:13:12 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Mark Mentovai <ma...@chromium.org>
        Comment-In-Reply-To: Benoit Lize <li...@chromium.org>
        unsatisfied_requirement
        open
        diffy

        Mark Mentovai (Gerrit)

        unread,
        Oct 8, 2025, 11:24:21 AM (5 days ago) Oct 8
        to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Venkatesh Srinivas

        Mark Mentovai added 1 comment

        File client/crashpad_client_win.cc
        Line 116, Patchset 2 (Latest): (startup_state = g_handler_startup_state.load(std::memory_order_acquire)) ==
        Mark Mentovai . unresolved

        This ran past 80 columns. Run `git cl format`.

        Venkatesh Srinivas

        Done

        Mark Mentovai

        Not done as of https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6785253/2/client/crashpad_client_win.cc#162. Be sure to `git commit` any changes and then `git cl upload` to get them into the code review system.

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Venkatesh Srinivas
        Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 2
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Oct 2025 15:24:18 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Mark Mentovai <ma...@chromium.org>
        Comment-In-Reply-To: Venkatesh Srinivas <venka...@chromium.org>
        unsatisfied_requirement
        open
        diffy

        Venkatesh Srinivas (Gerrit)

        unread,
        Oct 8, 2025, 7:19:05 PM (5 days ago) Oct 8
        to Benoit Lize, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Mark Mentovai

        Venkatesh Srinivas added 1 comment

        File client/crashpad_client_win.cc
        Line 116, Patchset 2: (startup_state = g_handler_startup_state.load(std::memory_order_acquire)) ==
        Mark Mentovai . resolved

        This ran past 80 columns. Run `git cl format`.

        Venkatesh Srinivas

        Done

        Mark Mentovai

        Not done as of https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6785253/2/client/crashpad_client_win.cc#162. Be sure to `git commit` any changes and then `git cl upload` to get them into the code review system.

        Venkatesh Srinivas

        Operator error on my part -- now done as of patch #3.

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Mark Mentovai
        Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 3
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Oct 2025 23:18:59 +0000
        unsatisfied_requirement
        open
        diffy

        Mark Mentovai (Gerrit)

        unread,
        Oct 8, 2025, 7:52:03 PM (5 days ago) Oct 8
        to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Venkatesh Srinivas

        Mark Mentovai added 1 comment

        File client/crashpad_client_win.cc
        Line 148, Patchset 2: static std::atomic<int> have_crashed;
        Benoit Lize . unresolved

        This sounds like conceptually a bool?

        Venkatesh Srinivas

        Logically, it is a bool - I didn't change it because UnhandledExceptionHandler() increments it for every crashing thread (and non-first threads park themselves). I'd be very happy to swap that to bool/exchange, but have been trying to keep these changes to be as mechanical as possible.

        WDYT?

        Mark Mentovai

        Logically, it is a bool - I didn't change it because UnhandledExceptionHandler() increments it for every crashing thread (and non-first threads park themselves). I'd be very happy to swap that to bool/exchange, but have been trying to keep these changes to be as mechanical as possible.

        WDYT?

        I think it should be `std::atomic<bool>::exchange(true)`.

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Venkatesh Srinivas
        Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 3
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Comment-Date: Wed, 08 Oct 2025 23:52:01 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Benoit Lize <li...@chromium.org>
        Comment-In-Reply-To: Venkatesh Srinivas <venka...@chromium.org>
        unsatisfied_requirement
        open
        diffy

        Venkatesh Srinivas (Gerrit)

        unread,
        Oct 9, 2025, 1:22:10 PM (4 days ago) Oct 9
        to Benoit Lize, Mark Mentovai, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Mark Mentovai

        Venkatesh Srinivas added 1 comment

        File client/crashpad_client_win.cc
        Line 148, Patchset 2: static std::atomic<int> have_crashed;
        Benoit Lize . resolved

        This sounds like conceptually a bool?

        Venkatesh Srinivas

        Logically, it is a bool - I didn't change it because UnhandledExceptionHandler() increments it for every crashing thread (and non-first threads park themselves). I'd be very happy to swap that to bool/exchange, but have been trying to keep these changes to be as mechanical as possible.

        WDYT?

        Mark Mentovai

        Logically, it is a bool - I didn't change it because UnhandledExceptionHandler() increments it for every crashing thread (and non-first threads park themselves). I'd be very happy to swap that to bool/exchange, but have been trying to keep these changes to be as mechanical as possible.

        WDYT?

        I think it should be `std::atomic<bool>::exchange(true)`.

        Venkatesh Srinivas

        Done

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Mark Mentovai
        Submit Requirements:
        • requirement is not satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 3
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Comment-Date: Thu, 09 Oct 2025 17:22:02 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Mark Mentovai <ma...@chromium.org>
        unsatisfied_requirement
        open
        diffy

        Mark Mentovai (Gerrit)

        unread,
        Oct 9, 2025, 2:51:53 PM (4 days ago) Oct 9
        to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Venkatesh Srinivas

        Mark Mentovai voted Code-Review+1

        Code-Review+1
        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Venkatesh Srinivas
        Submit Requirements:
        • requirement satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 4
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Comment-Date: Thu, 09 Oct 2025 18:51:50 +0000
        Gerrit-HasComments: No
        Gerrit-Has-Labels: Yes
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Venkatesh Srinivas (Gerrit)

        unread,
        Oct 10, 2025, 12:51:15 PM (3 days ago) Oct 10
        to Mark Mentovai, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Mark Mentovai

        Venkatesh Srinivas added 1 comment

        Patchset-level comments
        Mark Mentovai . unresolved

        I’d like to include https://chromium-review.googlesource.com/c/6786567 in a mini_chromium roll in this change, but it’s waiting on Benoit’s review.

        Once that happens, we can include the mini_chromium roll here via a DEPS change, and then land this too.

        Thanks!

        Venkatesh Srinivas

        That change has landed - should the DEPS change to be part of this CR or separate?

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Mark Mentovai
        Submit Requirements:
        • requirement satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 4
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Mark Mentovai <ma...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Comment-Date: Fri, 10 Oct 2025 16:51:00 +0000
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Mark Mentovai (Gerrit)

        unread,
        Oct 10, 2025, 12:58:28 PM (3 days ago) Oct 10
        to Venkatesh Srinivas, Benoit Lize, Crashpad LUCI CQ, crashp...@chromium.org
        Attention needed from Benoit Lize and Venkatesh Srinivas

        Mark Mentovai added 1 comment

        Patchset-level comments
        Mark Mentovai . unresolved

        I’d like to include https://chromium-review.googlesource.com/c/6786567 in a mini_chromium roll in this change, but it’s waiting on Benoit’s review.

        Once that happens, we can include the mini_chromium roll here via a DEPS change, and then land this too.

        Thanks!

        Venkatesh Srinivas

        That change has landed - should the DEPS change to be part of this CR or separate?

        Mark Mentovai

        That change has landed - should the DEPS change to be part of this CR or separate?

        Here's good.

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Benoit Lize
        • Venkatesh Srinivas
        Submit Requirements:
        • requirement satisfiedCode-Owners
        • requirement is not satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: crashpad/crashpad
        Gerrit-Branch: main
        Gerrit-Change-Id: Ida2e035ff67b1be5ec825e446e16e9c1e0780b46
        Gerrit-Change-Number: 6785253
        Gerrit-PatchSet: 4
        Gerrit-Owner: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Reviewer: Benoit Lize <li...@chromium.org>
        Gerrit-Reviewer: Mark Mentovai <ma...@chromium.org>
        Gerrit-Reviewer: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Attention: Benoit Lize <li...@chromium.org>
        Gerrit-Attention: Venkatesh Srinivas <venka...@chromium.org>
        Gerrit-Comment-Date: Fri, 10 Oct 2025 16:58:25 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: No
        Comment-In-Reply-To: Mark Mentovai <ma...@chromium.org>
        Comment-In-Reply-To: Venkatesh Srinivas <venka...@chromium.org>
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy
        Reply all
        Reply to author
        Forward
        0 new messages