1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-29 05:55:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Luke
0a1226344a LibWeb: Add XHREventTarget and have XHR inherit from it 2021-01-23 22:29:21 +01:00
Andreas Kling
8363b3ae99 LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
Remove the hand-written XHR bindings in favor of generated ones.
2021-01-23 15:06:09 +01:00