mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 14:11:01 +00:00
Let's stop putting generic types and AOs from the Web IDL spec into the Bindings namespace and directory in LibWeb, and instead follow our usual naming rules of 'directory = namespace = spec name'. The IDL namespace is already used by LibIDL, so Web::WebIDL seems like a good choice. |
||
|---|---|---|
| .. | ||
| EventNames.cpp | ||
| EventNames.h | ||
| ProgressEvent.cpp | ||
| ProgressEvent.h | ||
| ProgressEvent.idl | ||
| XMLHttpRequest.cpp | ||
| XMLHttpRequest.h | ||
| XMLHttpRequest.idl | ||
| XMLHttpRequestEventTarget.cpp | ||
| XMLHttpRequestEventTarget.h | ||
| XMLHttpRequestEventTarget.idl | ||