1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 12:27:35 +00:00
serenity/Meta/gn/secondary/Userland/Libraries/LibWeb
Timothy Flynn ffdc2d8add LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window
This is an internal object that must be explicitly enabled by the chrome
before it is added to the Window. The Inspector object will be used by a
special WebView that will replace all chrome-specific inspector windows.
The IDL defines methods that this WebView will need to inform the chrome
of various events, such as the user clicking a DOM node.
2023-11-24 08:37:19 +01:00
..
Animations Meta: Port recent changes to GN build 2023-11-14 09:36:36 -05:00
ARIA Meta: Format LibWeb gn files 2023-07-13 14:07:25 -06:00
Bindings Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Clipboard Meta: Port recent changes to GN build 2023-11-14 09:36:36 -05:00
Cookie Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Crypto Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
CSS LibWeb: Remove now-unused CSS::PositionValue type and associated parsing 2023-11-07 22:00:24 +00:00
DOM Meta: Update GN build for recent changes 2023-10-11 10:56:24 -06:00
DOMParsing Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Encoding Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Fetch Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
FileAPI Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00
Geometry LibWeb: Add DOMQuad and text tests 2023-08-23 12:11:21 +01:00
HighResolutionTime Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
HTML Meta: Port recent changes to GN build 2023-11-15 11:28:39 -05:00
Infra Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Internals LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window 2023-11-24 08:37:19 +01:00
IntersectionObserver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Layout Meta: Port recent build changes to gn build 2023-08-29 09:37:52 +02:00
Loader Ladybird+LibWeb: Rename FileDirectoryLoader to GeneratedPagesLoader 2023-09-24 19:59:00 -06:00
MathML Meta: Port recent build changes to gn build 2023-08-19 20:09:26 -06:00
MimeSniff Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
NavigationTiming Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Page Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Painting Meta: Port recent changes to GN build 2023-11-24 08:37:19 +01:00
PerformanceTimeline LibWeb: Implement PerformanceObserver 2023-08-27 23:27:44 +02:00
PermissionsPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Platform Meta: Port ad440f9e9a to gn build 2023-08-04 14:20:00 -06:00
ReferrerPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
RequestIdleCallback Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
ResizeObserver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
SecureContexts Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Selection Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
SRI Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Streams Meta: Port LibWeb/Streams changes to gn build 2023-07-17 00:00:49 +01:00
SVG Meta: Update GN build for recent changes 2023-10-11 10:56:24 -06:00
UIEvents Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
URL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
UserTiming Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebAssembly Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebDriver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebGL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebIDL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebSockets Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Worker Meta: Port recent changes to GN build 2023-11-15 11:28:39 -05:00
XHR Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
XLink Meta: Port recent changes to GN build 2023-11-14 09:36:36 -05:00
XML Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
BUILD.gn Meta: Port recent changes to GN build 2023-11-15 11:28:39 -05:00
generate_idl_bindings.gni Meta+BindingsGenerator: Only invoke BindingsGenerator once per IDL file 2023-07-30 17:50:44 -06:00
idl_files.gni LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window 2023-11-24 08:37:19 +01:00