MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 سال پیش |
Timothy Flynn
|
69e8216f2c
LibWeb: Do not use OS error codes in the error callback for file:// URLs
|
2 سال پیش |
Andreas Kling
|
652676fdc1
LibWeb: Make ResourceLoader insert a Content-Type header for file://
|
2 سال پیش |
Andreas Kling
|
20132da88d
LibWeb: Don't treat erroring subresource loads as success
|
2 سال پیش |
Andreas Kling
|
3435820e1f
LibWeb: Render HTML content if present for HTTP error pages
|
2 سال پیش |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 سال پیش |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 سال پیش |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
2 سال پیش |
Timothy Flynn
|
96f409ec1e
LibWeb+WebContent: Do not reference-count file request objects
|
2 سال پیش |
Luke Wilde
|
6d188d72c0
LibWeb: Store cookies for every HTTP response
|
2 سال پیش |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 سال پیش |
Andrew Kaster
|
828441852f
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2 سال پیش |
Linus Groh
|
398e44b27b
LibWeb: Pass status code to ResourceLoader error callback when available
|
2 سال پیش |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 سال پیش |
Andreas Kling
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 سال پیش |
Andreas Kling
|
c964a6b548
LibWeb: Paper over a VERIFY() crash in ResourceLoader for now
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Kenneth Myhra
|
92a3803066
LibWeb: Add timeout_callback to ResourceLoader::load()
|
3 سال پیش |
Kenneth Myhra
|
07b6c7114b
LibWeb: Use a single shot timer instead of an ordinary repetitive timer
|
3 سال پیش |
Lucas CHOLLET
|
662711fa26
Browser+LibWeb+WebContent: Allow Browser to load local files
|
3 سال پیش |
Andreas Kling
|
c03a0e7260
LibWeb: Fix unsafe capture of ref-to-local when setting up load timeout
|
3 سال پیش |
Kenneth Myhra
|
c805987329
LibWeb: Add timeout functionality to ResourceLoader
|
3 سال پیش |
Luke Wilde
|
210c3795f9
LibWeb: Apply content filter to DNS prefetch and pre-connect
|
3 سال پیش |
Michiel Visser
|
7278ad761e
LibHTTP+LibWeb: Accept Brotli encoded responses
|
3 سال پیش |
DexesTTP
|
c00ae53b66
LibWeb: Abstract the LibProtocol ResourceLoader connection
|
3 سال پیش |
Sam Atkins
|
1f82beded3
LibWeb: Make about:blank load correctly
|
3 سال پیش |
DexesTTP
|
6027ab9e12
LibWeb: Only generate ResourceLoader signposts while on Serenity
|
3 سال پیش |