ladybird/Userland
Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen
You can now build with STYLE_INVALIDATION_DEBUG and get a debug stream
of reasons why style invalidations are happening and where.

I've rewritten this code many times, so instead of throwing it away once
again, I figured we should at least have it behind a flag.
2024-09-08 09:45:31 +02:00
..
Libraries LibWeb: Note what's causing a style invalidation to happen 2024-09-08 09:45:31 +02:00
Services LibWeb: Note what's causing a style invalidation to happen 2024-09-08 09:45:31 +02:00
Utilities LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00