-
Notifications
You must be signed in to change notification settings - Fork 29.7k
CP: Fix null check error in DWDS #119745
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
CP: Fix null check error in DWDS #119745
Conversation
|
Presubmit failure looks unrelated, but GitHub is also saying that this PR needs a rebase, so maybe that's the issue? |
Mac verify_binaries_codesigned will usually fail on a cherrypick PR, as the engine binaries won't be codesigned until the release is prepared. I will check upstream and probably rebase. |
|
Ignoring the test failures as they should not be running on release candidate branches. |
…#3180) * 200bc35ec Make gen-l10n error handling independent of logger state (#119644) (flutter/flutter#119679) * 7c2870772 cherrypick fix to dwds (flutter/flutter#119745) * 80f3571a8 check if directory exists before listing content (#119748) (flutter/flutter#119946) * 78d09b68d Do not run customer testing on release candidate branches. (#119979) (flutter/flutter#119984) * c6ab0a013 Cherry pick NavigationBar ink ripple fixes (flutter/flutter#119553) * 22908563c Verify Mac artifact codesigning on x64 and arm64 (flutter/flutter#120153) * 32fb2f948 Update Engine revision to f40b73f8a4d5bc2bf50b21e3c0fb478b8f282486 for stable release 3.7.2 (flutter/flutter#120263)
Cherrypicks of a subset of the upstream DWDS change dart-lang/webdev@be616cd to fix #119084