Fix UNSAFE_TODO in waitable_event_win.cc [chromium/src : main]

0 views
Skip to first unread message

David Bienvenu (Gerrit)

unread,
7:07 PM (4 hours ago) 7:07 PM
to Daniel Cheng, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from Daniel Cheng

David Bienvenu added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
David Bienvenu . resolved

PTAL

Open in Gerrit

Related details

Attention is currently required from:
  • Daniel Cheng
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: I710d239139d3fec34787d5bace58a12c77128220
Gerrit-Change-Number: 7329502
Gerrit-PatchSet: 1
Gerrit-Owner: David Bienvenu <davidb...@chromium.org>
Gerrit-Reviewer: Daniel Cheng <dch...@chromium.org>
Gerrit-Reviewer: David Bienvenu <davidb...@chromium.org>
Gerrit-Attention: Daniel Cheng <dch...@chromium.org>
Gerrit-Comment-Date: Sat, 27 Dec 2025 00:07:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Daniel Cheng (Gerrit)

unread,
8:34 PM (3 hours ago) 8:34 PM
to David Bienvenu, Daniel Cheng, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from David Bienvenu

Daniel Cheng added 1 comment

File base/synchronization/waitable_event_win.cc
Line 131, Patchset 1 (Latest): HANDLE handles[MAXIMUM_WAIT_OBJECTS];
Daniel Cheng . unresolved
```suggestion
std::array<HANDLE, MAXIMUM_WAIT_OBJECTS> handles;
```

And you should't need the span below.

Open in Gerrit

Related details

Attention is currently required from:
  • David Bienvenu
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • 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: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I710d239139d3fec34787d5bace58a12c77128220
    Gerrit-Change-Number: 7329502
    Gerrit-PatchSet: 1
    Gerrit-Owner: David Bienvenu <davidb...@chromium.org>
    Gerrit-Reviewer: Daniel Cheng <dch...@chromium.org>
    Gerrit-Reviewer: David Bienvenu <davidb...@chromium.org>
    Gerrit-Attention: David Bienvenu <davidb...@chromium.org>
    Gerrit-Comment-Date: Sat, 27 Dec 2025 01:34:48 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages