Timothy Flynn
|
90829fe880
LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource
|
3 vuotta sitten |
Simon Wanner
|
1d55437a76
LibWeb: Ignore invalid encodings in Content-Type headers
|
3 vuotta sitten |
Andreas Kling
|
d03680a9e7
LibWeb: Always defer callbacks in ResourceClient::set_resource()
|
3 vuotta sitten |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 vuotta sitten |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 vuotta sitten |
Linus Groh
|
67788641d3
LibWeb: Add a workaround to assign a proper mime type to QOI images
|
3 vuotta sitten |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 vuotta sitten |
Andreas Kling
|
de395a3df2
AK+Everywhere: Consolidate String::index_of() and String::find()
|
4 vuotta sitten |
Brendan Coles
|
076cd58817
LibWeb: Support X-Content-Type-Options to opt out of MIME type sniffing
|
4 vuotta sitten |
Max Wipfli
|
a7681dbeea
LibWeb: Change Resource's m_encoding to Optional<String>
|
4 vuotta sitten |
Max Wipfli
|
ce6d6706a6
LibWeb: Use Optional<String> for encoding_from_content_type
|
4 vuotta sitten |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 vuotta sitten |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Linus Groh
|
000ef96613
LibWeb: Pass optional status code to ResourceLoader callbacks
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 vuotta sitten |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 vuotta sitten |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 vuotta sitten |
asynts
|
3f23a58fa1
Everywhere: Replace a bundle of dbg with dbgln.
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |