Attention needed from Patryk Chodur and Paulina Gacek
Zgroza (Luke) Klimek added 4 comments![Open in Gerrit]()
Patchset-level comments
File-level comment, Patchset 12 (Latest):Zgroza (Luke) Klimek .
unresolvedSo, the high-level comment would be to add some simple unit tests for this. I know those are quite trivial for now, though I don't feel good about adding dead code without even tests.
File content/browser/smart_card/emulation/emulated_smart_card_connection.h
File content/browser/smart_card/emulation/emulated_smart_card_context.h
Line 48, Patchset 12 (Latest): const std::string context_id_;Zgroza (Luke) Klimek .
unresolvedThis will always be an integer though due to the way PC/SC works, enforcing type here would be nice.
File content/browser/smart_card/emulation/emulated_smart_card_context.cc
Line 32, Patchset 12 (Latest): SmartCardError::kServiceStopped));Zgroza (Luke) Klimek .
unresolvedI'm not sure whether `kNoService` wouldn't be even better here. This is a situation where there is no PC/SC component and no way to get it. But I don't feel strong about it.
Open in GerritRelated details
Attention is currently required from:
- Patryk Chodur
- Paulina Gacek
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I2d280fec4b35d07530caca8319ac6f75323f1dab
Gerrit-Change-Number: 7255696
Gerrit-PatchSet: 12
Gerrit-Comment-Date: Tue, 30 Dec 2025 17:11:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No