mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
GCPtr can be null so it's not safe to assign it to a NonnullGCPtr unless you know it to be non-null. This exposed a number of wrong uses in LibWeb which had to be fixed as part of this change.
19 KiB
19 KiB