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-05-13 06:40:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60252eca2e64cfa6b7ad9df7d359fa89c19471ee
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
…
XMLHttpRequest-responseURL.txt
…
XMLHttpRequest-responseXML-empty.txt
…
XMLHttpRequest-responseXML-gives-XMLDocument.txt
…
XMLHttpRequest-send-flag-already-set.txt
…
XMLHttpRequest-state-not-opened.txt
…