This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-30 16:34:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09f2d79cb10f84dfaedea61264d8a9d91bdfa17c
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
XHR
History
Shannon Booth
f7ba07cc8b
LibWeb: Handle non-object JSON in XMLHttpRequest response
...
This fixes a crash seen on
https://web.basemark.com/run/
2024-05-04 14:11:10 +02:00
..
XMLHttpRequest-forbidden-method.txt
…
XMLHttpRequest-invalid-or-illegal-method.txt
…
XMLHttpRequest-response-empty.txt
…
XMLHttpRequest-response-gives-Document.txt
…
XMLHttpRequest-response-is-arraybuffer.txt
…
XMLHttpRequest-response-is-blob.txt
…
XMLHttpRequest-response-is-json-number.txt
LibWeb: Handle non-object JSON in XMLHttpRequest response
2024-05-04 14:11:10 +02:00
XMLHttpRequest-responseURL.txt
…
XMLHttpRequest-responseXML-empty.txt
…
XMLHttpRequest-responseXML-gives-XMLDocument.txt
…
XMLHttpRequest-send-flag-already-set.txt
…
XMLHttpRequest-state-not-opened.txt
…