1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Libraries/LibWeb/MimeSniff
Ben Eidson e0e513e9fc LibWeb/MimeSniff: Add WebM signature sniffing and VINT parsing
Adds `matches_webm_signature()` and `parse_vint()` helpers per WPT
spec. Uses these helpers to resolve the WebM FIXME that was in
`match_an_audio_or_video_type_pattern()`.
2025-05-15 09:39:19 -06:00
..
MimeType.cpp
MimeType.h
Resource.cpp LibWeb/MimeSniff: Add WebM signature sniffing and VINT parsing 2025-05-15 09:39:19 -06:00
Resource.h