diff options
author | Andrew Kaster <akaster@serenityos.org> | 2022-09-25 18:11:21 -0600 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-10-01 21:05:32 +0100 |
commit | 4bb6345b2ff348bd604b17c7dd4e81e61d52b658 (patch) | |
tree | 0f6c0a111e022358921f6c8912972aae3975e32f /Userland/Libraries/LibWeb/WebSockets/WebSocket.h | |
parent | 4878a18ee7ebe0c9d50880f804bd2dc22b1c751c (diff) | |
download | serenity-4bb6345b2ff348bd604b17c7dd4e81e61d52b658.zip |
LibWeb: Remove unecessary dependence on Window from assorted classes
These classes only needed Window to get at its realm. Pass a realm
directly to construct Crypto, Encoding, HRT, IntersectionObserver,
NavigationTiming, Page, RequestIdleCallback, Selection, Streams, URL,
and XML classes.
Diffstat (limited to 'Userland/Libraries/LibWeb/WebSockets/WebSocket.h')
0 files changed, 0 insertions, 0 deletions