ladybird/Libraries/LibWeb/MediaCapture
Andreas Kling b81269e78b Libraries: Clean up UTF-16 source text paths
Store parser errors, source range filenames, source code filenames,
module source, and Rust parser errors as UTF-16 where they flow back
into JavaScript-visible strings. Keep byte-oriented source buffers
byte-backed.

Remove temporary PrimitiveString, ByteString, and UTF-8 detours from
JSON, RegExp, module debug logging, print formatting, and tests.
2026-06-22 19:51:25 +02:00
..
MediaDeviceInfo.cpp LibWeb: Correct the MediaCapture bindings include paths 2026-04-22 00:41:29 +02:00
MediaDeviceInfo.h
MediaDeviceInfo.idl
MediaDevices.cpp Libraries: Clean up UTF-16 source text paths 2026-06-22 19:51:25 +02:00
MediaDevices.h LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
MediaDevices.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00
MediaStream.cpp LibWeb: Unify WebIDL C++ type generation 2026-05-23 18:26:12 +02:00
MediaStream.h LibWeb: Unify WebIDL C++ type generation 2026-05-23 18:26:12 +02:00
MediaStream.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00
MediaStreamConstraints.idl
MediaStreamTrack.cpp LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
MediaStreamTrack.h LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
MediaStreamTrack.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00
MediaStreamTrackEvent.cpp LibWeb: Unify WebIDL C++ type generation 2026-05-23 18:26:12 +02:00
MediaStreamTrackEvent.h LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
MediaStreamTrackEvent.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00