Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made _printDebug only happen on debug builds of the engine for now. #12980

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

gaaclarke
Copy link
Member

This was the original intention of _printDebug. We are getting red herring bug reports about channel overflows of the lifecycle channel since we spam it with messages on iOS right after launching the engine.

@dnfield
Copy link
Contributor

dnfield commented Oct 7, 2019

This is probably a good candidate to land on red once @jason-simmons' recipe patch goes through.

@gaaclarke gaaclarke merged commit 3a445ed into flutter:master Oct 8, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 8, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Oct 8, 2019
git@github.com:flutter/engine.git/compare/49dbaae818cd...3a445ed

git log 49dbaae..3a445ed --no-merges --oneline
2019-10-08 30870216+gaaclarke@users.noreply.github.com Made _printDebug only happen on debug builds of the engine for now. (flutter/engine#12980)
2019-10-08 devoncarew@google.com remove references to package:_chrome (flutter/engine#12931)
2019-10-08 ditman@gmail.com Open source canvas tests from flutter_web_ui (flutter/engine#12819)
2019-10-08 mouad.debbar@gmail.com Prevent default when Tab is clicked (flutter/engine#12986)


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 chinmaygarde@google.com 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
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Nov 26, 2019
git@github.com:flutter/engine.git/compare/49dbaae818cd...3a445ed

git log 49dbaae..3a445ed --no-merges --oneline
2019-10-08 30870216+gaaclarke@users.noreply.github.com Made _printDebug only happen on debug builds of the engine for now. (flutter/engine#12980)
2019-10-08 devoncarew@google.com remove references to package:_chrome (flutter/engine#12931)
2019-10-08 ditman@gmail.com Open source canvas tests from flutter_web_ui (flutter/engine#12819)
2019-10-08 mouad.debbar@gmail.com Prevent default when Tab is clicked (flutter/engine#12986)


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 chinmaygarde@google.com 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants