diff options
author | Andrew Kaster <akaster@serenityos.org> | 2022-09-25 18:08:29 -0600 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-10-01 21:05:32 +0100 |
commit | 4878a18ee7ebe0c9d50880f804bd2dc22b1c751c (patch) | |
tree | a4a2980f80d1258edb09ee55f01c3c378fb9cb9c /Userland/Libraries/LibWeb/IntersectionObserver | |
parent | 6a103527122592501c9f86283a2abf70bd828d56 (diff) | |
download | serenity-4878a18ee7ebe0c9d50880f804bd2dc22b1c751c.zip |
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
These classes only needed Window to get at its realm. Pass a realm
directly to construct Fetch, XMLHttpRequest and FileAPI classes.
Diffstat (limited to 'Userland/Libraries/LibWeb/IntersectionObserver')
0 files changed, 0 insertions, 0 deletions