-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Space character should be optional when tree shaking fonts #132880
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
Merged
auto-submit
merged 1 commit into
flutter:master
from
eyebrowsoffire:icon_tree_shake_optional_space
Aug 19, 2023
Merged
Space character should be optional when tree shaking fonts #132880
auto-submit
merged 1 commit into
flutter:master
from
eyebrowsoffire:icon_tree_shake_optional_space
Aug 19, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4ae1b58 to
94ead9e
Compare
jason-simmons
approved these changes
Aug 19, 2023
Contributor
Author
|
I tested this against the repository provided by the originator of the bug and confirmed that it fixes the issue, and the application builds. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Aug 19, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Aug 19, 2023
auto-submit bot
pushed a commit
to flutter/packages
that referenced
this pull request
Aug 19, 2023
flutter/flutter@5a556f8...6f227c0 2023-08-19 [email protected] Space character should be optional when tree shaking fonts (flutter/flutter#132880) 2023-08-19 [email protected] Roll Flutter Engine from 654d3a2c8494 to f4bffdcf8536 (5 revisions) (flutter/flutter#132876) 2023-08-18 [email protected] SelectionArea on iOS should toggle the context menu when tapping on the previous selection (flutter/flutter#132851) 2023-08-18 [email protected] Forward port API docs creation realm handling from prior script (flutter/flutter#132867) 2023-08-18 [email protected] Roll Flutter Engine from 72c4e61fdbfa to 654d3a2c8494 (3 revisions) (flutter/flutter#132868) 2023-08-18 [email protected] Roll Flutter Engine from 83fdadaf12f0 to 72c4e61fdbfa (2 revisions) (flutter/flutter#132861) 2023-08-18 [email protected] Updates app link gradle tasks and remove vm services (flutter/flutter#131805) 2023-08-18 [email protected] Roll Flutter Engine from 58f7d8ee3e2c to 83fdadaf12f0 (7 revisions) (flutter/flutter#132857) 2023-08-18 [email protected] doc: add flag params (flutter/flutter#132485) 2023-08-18 [email protected] Add a new MatrixTransition and refactor ScaleTransition and RotationT� (flutter/flutter#131084) 2023-08-18 [email protected] fixes l10n for CupertinoDatePicker in monthYear mode (flutter/flutter#130934) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose 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/+doc/main/autoroll/README.md
2 tasks
christopherfujino
pushed a commit
to chris-forks/flutter
that referenced
this pull request
Aug 21, 2023
…32880) Addresses the other part of flutter#132711
zanderso
pushed a commit
to eyebrowsoffire/flutter
that referenced
this pull request
Aug 23, 2023
…32880) Addresses the other part of flutter#132711
auto-submit bot
pushed a commit
that referenced
this pull request
Aug 23, 2023
) This is the cherry-pick for #132880
Contributor
|
Is the problem solved in Flutter stable 3.13.9? Cause I am facing :
|
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Nov 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autosubmit
Merge PR when tree becomes green via auto submit App
engine
flutter/engine related. See also e: labels.
tool
Affects the "flutter" command-line tool. See also t: labels.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Addresses the other part of #132711