diff options
author | Linus Groh <mail@linusgroh.de> | 2022-10-23 22:20:25 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-10-30 20:10:29 +0000 |
commit | 1de1d6423b7e9c6edf705371c7f214172a8121eb (patch) | |
tree | 1fe5e49e5e3e80e2809caa3ebcbc6c8ca6c4bfc6 /Userland/Libraries/LibGUI/Icon.h | |
parent | c8d121fa3203a578156cdae6a671e2a0c6673572 (diff) | |
download | serenity-1de1d6423b7e9c6edf705371c7f214172a8121eb.zip |
LibWeb: Implement the fetch() method :^)
With so much infrastructure implemented, we can finally add the last
piece of this puzzle - the fetch() method itself!
This contains a few hundred lines of generated code as handling the
RequestInfo and RequestInfo parameter types manually is not feasible,
but we can't use the IDL definition as the Window object is handwritten
code at the moment.
It's neatly tucked away in Bindings/ and will be removed eventually.
Diffstat (limited to 'Userland/Libraries/LibGUI/Icon.h')
0 files changed, 0 insertions, 0 deletions