serenity
serenity copied to clipboard
LibWeb: Use GCPtr for Element::layout_node
This improves debuggability by converting a SIGSEGV into a verification failed on a null dereference.
edit: feels worthwhile as I've run into this one a bunch! latest ref: https://github.com/SerenityOS/serenity/issues/24186