ladybird/Services
Timothy Flynn 83b1db785a LibWebView+WebContent+UI: Remember the current system visibility state
We will want to re-inform WebContent of the system visibility state when
we create a new process after a crash. This changes the IPC to just send
the enum value directly, instead of a boolean, so that we can just store
that enum value directly on the ViewImplementation class.
2024-11-13 20:36:47 +01:00
..
ImageDecoder LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
RequestServer LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
WebContent LibWebView+WebContent+UI: Remember the current system visibility state 2024-11-13 20:36:47 +01:00
WebDriver LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
WebWorker LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00