Skip to content

Conversation

@danxuliu
Copy link
Member

@danxuliu danxuliu commented Jan 4, 2021

Follow up to #4678

blurredBackgroundImageSource is not used when the CSS blur filter is used, so there is no need to load it in that case.

This also fixes an error shown in older Edge versions (not Chromium-based) due to createImageBitmap not being available.

"blurredBackgroundImageSource" is not used when the CSS blur filter is
used, so there is no need to load it in that case.

This also fixes an error shown in older Edge versions (not
Chromium-based) due to "createImageBitmap" not being available.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@danxuliu
Copy link
Member Author

danxuliu commented Jan 4, 2021

/backport to stable20.1

@danxuliu
Copy link
Member Author

danxuliu commented Jan 4, 2021

/backport to stable20

@danxuliu danxuliu merged commit 001664f into master Jan 7, 2021
@danxuliu danxuliu deleted the do-not-load-the-blurred-background-source-if-not-needed branch January 7, 2021 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants