-
- Downloads
Bug 1832528 - Make cors mode part of the image cache key. r=tnikkel
So that we can hold entries loaded with different CORS modes, such as masks and backgrounds. Differential Revision: https://phabricator.services.mozilla.com/D177759
Showing
- dom/base/CORSMode.h 3 additions, 0 deletionsdom/base/CORSMode.h
- dom/base/Document.cpp 4 additions, 4 deletionsdom/base/Document.cpp
- dom/base/nsContentUtils.cpp 9 additions, 15 deletionsdom/base/nsContentUtils.cpp
- dom/base/nsContentUtils.h 2 additions, 5 deletionsdom/base/nsContentUtils.h
- image/ImageCacheKey.cpp 12 additions, 4 deletionsimage/ImageCacheKey.cpp
- image/ImageCacheKey.h 8 additions, 3 deletionsimage/ImageCacheKey.h
- image/imgLoader.cpp 32 additions, 26 deletionsimage/imgLoader.cpp
Loading
Please register or sign in to comment