1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:07:34 +00:00
serenity/Meta/gn/secondary/Userland
Timothy Flynn 1fe486cebe LibWebView: Implement a WebView-based Inspector client
This is modeled after a similar implementation for the JS console.

This client takes over an inspector WebView (created by the chrome) to
create the inspector application. Currently, this application includes
the DOM tree and accessibility tree as a first pass. It can later be
extended to included the style tables, the JS console itself, etc.
2023-11-24 08:37:19 +01:00
..
Libraries LibWebView: Implement a WebView-based Inspector client 2023-11-24 08:37:19 +01:00
Utilities Meta: Add dependencies for the JS repl to the gn build 2023-07-09 16:22:58 -06:00