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

[web] Fix SkParagraphBuilder tests for the chromium variant #40152

Merged
merged 1 commit into from Mar 8, 2023

Conversation

mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Mar 8, 2023

In tests, when we use the SkParagraphBuilder APIs directly (bypassing our CkParagraphBuilder) then we need to explicitly pass any client ICU data that it needs.

@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Mar 8, 2023
Copy link
Contributor

@eyebrowsoffire eyebrowsoffire left a comment

Choose a reason for hiding this comment

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

LGTM!

@mdebbar mdebbar added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 8, 2023
@auto-submit auto-submit bot merged commit a5efdf3 into flutter:main Mar 8, 2023
36 checks passed
@mdebbar mdebbar deleted the sk_paragraph_builder_test branch June 22, 2023 21:38
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 platform-web Code specifically for the web engine
Projects
None yet
2 participants