Files
ladybird/Userland/Libraries/LibWeb/DOM/Node.cpp
MacDue 88e50869f1 LibWeb: Fix crash when serializing nodes for DOM inspector
Noticed this trying to inspect GitHub, you'd get a segfault due to the
parent node being null here.
2022-12-19 11:37:56 -05:00

64 KiB