Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLObjectElement.cpp
Timothy Flynn 0cacc52990 LibWeb: Set Cookie header on <img> and <object> resource requests
This required passing a reference to the owning HTML*Element to
ImageLoader, the same way that CSSLoader has a reference to its owner.
2021-04-15 09:46:49 +02:00

2.8 KiB