RESOLVED FIXED295617
[WebDriver] Address unchecked optional accesses reported by clang-tidy
https://bugs.webkit.org/show_bug.cgi?id=295617
Summary [WebDriver] Address unchecked optional accesses reported by clang-tidy
Lauro Moura
Reported 2025-07-08 20:14:06 PDT
clang-tidy is reporting a few cases where we're acessing `std::optional` values without checks. Patch incoming.
Attachments
Lauro Moura
Comment 1 2025-07-09 11:00:46 PDT
Radar WebKit Bug Importer
Comment 2 2025-07-15 20:15:15 PDT
EWS
Comment 3 2025-07-16 05:04:53 PDT
Committed 297461@main (9b483097e475): <https://commits.webkit.org/297461@main> Reviewed commits have been landed. Closing PR #47775 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.