Bastian Müller
|
3be93ac49f
LibWeb/XHR: Parse URL to resolve blob
|
8 月之前 |
Andreas Kling
|
279d229f71
LibWeb: Remove unnecessary use of TRY_OR_THROW_OOM in XMLHttpRequest
|
9 月之前 |
Andreas Kling
|
fa1c5a3e85
LibWeb: Make XMLHttpRequests functions related to MimeType infallible
|
9 月之前 |
Andreas Kling
|
5c20bc2afc
LibWeb: Make MimeSniff::MimeType::parse() infallible
|
9 月之前 |
Andreas Kling
|
88e7688940
LibWeb: Make more MimeSniff::MimeType APIs infallible
|
9 月之前 |
Andreas Kling
|
9a8db40a23
LibWeb: Make MimeSniff::MimeType::create() infallible
|
9 月之前 |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
9 月之前 |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 月之前 |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 月之前 |
Shannon Booth
|
84a7fead0e
LibURL: Make percent_encode return a String
|
11 月之前 |
Kenneth Myhra
|
29112f7365
LibWeb: Integrate Streams in XHR::send()
|
1 年之前 |
Shannon Booth
|
f7ba07cc8b
LibWeb: Handle non-object JSON in XMLHttpRequest response
|
1 年之前 |
Andreas Kling
|
527ad9ac01
LibWeb: Implement XMLHttpRequest.responseURL
|
1 年之前 |
Timothy Flynn
|
b3032befe0
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Methods
|
1 年之前 |
Timothy Flynn
|
c79f46fe6f
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers
|
1 年之前 |
Timothy Flynn
|
3dee703227
LibWeb: Avoid UAF parsing an XML document's charset
|
1 年之前 |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Andrew Kaster
|
9ab312e001
LibWeb: Hide XHR send debug messages behind SPAM_DEBUG
|
1 年之前 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 年之前 |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
1 年之前 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 年之前 |
Idan Horowitz
|
278e8afb42
LibWeb: Consider content-type charset when determining XML encoding
|
1 年之前 |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 年之前 |
Andreas Kling
|
0762388709
LibWeb: Make XHR.response an actual XMLDocument for XML documents
|
1 年之前 |
Andreas Kling
|
2b343c9508
LibWeb: Don't crash in XHR.response{,XML} for empty XML document
|
1 年之前 |
Aliaksandr Kalenik
|
09c1eccb50
LibWeb: Fix crash in XMLHttpRequest::response_xml() if response empty
|
1 年之前 |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
1 年之前 |
Bastiaan van der Plaat
|
222cc29c5c
LibWeb: Add XMLHttpRequest Document response type
|
1 年之前 |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 年之前 |