[webkit-changes] [WebKit/WebKit] d451d3: [GLib] TestUIClient.cpp dereferences std::optional...
Adrian Perez
noreply at github.com
Wed Feb 12 08:44:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d451d3bfb6d8aa8f0b56651cbf1057ad1a8cf613
https://github.com/WebKit/WebKit/commit/d451d3bfb6d8aa8f0b56651cbf1057ad1a8cf613
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp
Log Message:
-----------
[GLib] TestUIClient.cpp dereferences std::optional without a contained value
https://bugs.webkit.org/show_bug.cgi?id=287553
Reviewed by Michael Catanzaro.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp: Do not
dereference std::optional for assigning values, it is not needed.
Canonical link: https://commits.webkit.org/290268@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list