WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295617
[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
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2025-07-09 11:00:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47775
Radar WebKit Bug Importer
Comment 2
2025-07-15 20:15:15 PDT
<
rdar://problem/155931264
>
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.
Top of Page
Format For Printing
XML
Clone This Bug