mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
![]() This was a confusing bug: ImageStyleValue loaded its image resource as a Generic resource, while HTMLImageElement loaded as Image. This patch fixes the issue and adds an assertion to verify that we only share resources that have the same C++ client class type. |
||
---|---|---|
.. | ||
ImageResource.cpp | ||
ImageResource.h | ||
LoadRequest.h | ||
Resource.cpp | ||
Resource.h | ||
ResourceLoader.cpp | ||
ResourceLoader.h |