ladybird/Applications/Browser
Andreas Kling e588a41ac9 Browser: Drop "unix" pledge after starting up
We now instantiate a connection to ProtocolServer right away by calling
ResourceLoader::the(). This allows us to drop the "unix" pledge. :^)
2020-01-12 13:20:02 +01:00
..
History.h Browser: Add basic back/forward history 2019-10-17 23:39:31 +02:00
InspectorWidget.cpp Browser+LibHTML: Change the way computed styles are queried 2020-01-05 17:13:22 +01:00
InspectorWidget.h Browser+LibHTML: Add "Computed" styles to the DOM inspector 2020-01-05 17:13:22 +01:00
main.cpp Browser: Drop "unix" pledge after starting up 2020-01-12 13:20:02 +01:00
Makefile Browser+LibHTML: Add resolved element style to the DOM inspector 2020-01-02 14:55:19 +01:00