Files
serenity/Userland/Libraries/LibWebView/InspectorClient.cpp
simonkrauter 3a44f30734 LibWebView: Remove early exit in InspectorClient::inspect()
This early exit prevents to show the current DOM in the inspector, when
the inspector was already opened.

Fixes #990

(cherry picked from commit dd5550dde39f177d44cd776ebca033ea99ce5749)
2024-11-07 21:52:13 -05:00

25 KiB