diff options
author | Andreas Kling <kling@serenityos.org> | 2021-11-20 10:56:36 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-20 10:56:36 +0100 |
commit | 25a8bd3a8ae2c548f5aa260f06d83a434119ab5b (patch) | |
tree | 746848fa0bb1dc3193dc93546d68639a360b50ea /Userland/Libraries/LibWeb/CSS/StyleSheet.idl | |
parent | e017fe92e6be10a3793232f43973373baf443914 (diff) | |
download | serenity-25a8bd3a8ae2c548f5aa260f06d83a434119ab5b.zip |
LibWeb: Use the sandboxed ImageDecoder when creating image documents
An image document is the synthetic DOM::Document we create to wrap an
image when you open the URL of an image directly in a web view.
The path that creates these documents will now also call out to the
separate ImageDecoder process for the actual decoding work.
Diffstat (limited to 'Userland/Libraries/LibWeb/CSS/StyleSheet.idl')
0 files changed, 0 insertions, 0 deletions