Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@ferhatb
Copy link
Contributor

@ferhatb ferhatb commented Nov 13, 2019

final HtmlImage htmlImage = image;
final html.Element imgElement = htmlImage.cloneImageElement();
final html.ImageElement imgElement = htmlImage.cloneImageElement();
String blendMode = ctx.globalCompositeOperation;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: final? Or not create a variable? It seems to be used only once.

@ferhatb ferhatb merged commit b6a0fb7 into flutter:master Nov 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 13, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Nov 13, 2019
[email protected]:flutter/engine.git/compare/b358dc58fbce...b6a0fb7

git log b358dc5..b6a0fb7 --no-merges --oneline
2019-11-13 [email protected] [web] Fix blendmode for images (flutter/engine#13809)
2019-11-13 [email protected] Roll buildroot to 0fec442. (flutter/engine#13837)
2019-11-13 [email protected] reland add lifecycle enum (flutter/engine#13767)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
@ferhatb ferhatb deleted the image_blend branch August 10, 2020 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants