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

Fix typo on channel buffer debug output. #12960

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

ened
Copy link
Contributor

@ened ened commented Oct 7, 2019

Before:
Overflow on channel: plugins.flutter.io/firebase_messaging. Messages on this channel are being discarded in FIFO fashion. The engine may not be running or you need to adjust the buffer size if of the channel.

After:
Overflow on channel: plugins.flutter.io/firebase_messaging. Messages on this channel are being discarded in FIFO fashion. The engine may not be running or you need to adjust the buffer size of the channel.

Also, @gaaclarke - I believe this is your TODO? :-)

@ened ened requested a review from gaaclarke October 7, 2019 12:48
@ened ened merged commit 32ca0cc into flutter:master Oct 8, 2019
@ened ened deleted the overflow-typo branch October 8, 2019 17:06
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/3a445edda924...5b31822

git log 3a445ed..5b31822 --no-merges --oneline
2019-10-08 bkonyi@google.com Roll src/third_party/dart aece1c1e92..f4a72bfc64 (4 commits)
2019-10-08 30870216+gaaclarke@users.noreply.github.com Added an embedder example (flutter/engine#12808)
2019-10-08 sebastian.roth@gmail.com Fix typo on channel buffer debug output. (flutter/engine#12960)


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/3a445edda924...5b31822

git log 3a445ed..5b31822 --no-merges --oneline
2019-10-08 bkonyi@google.com Roll src/third_party/dart aece1c1e92..f4a72bfc64 (4 commits)
2019-10-08 30870216+gaaclarke@users.noreply.github.com Added an embedder example (flutter/engine#12808)
2019-10-08 sebastian.roth@gmail.com Fix typo on channel buffer debug output. (flutter/engine#12960)


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 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.

3 participants