Commit(s) to merge
c5946a1
Target
both
Prepared changelist for beta/stable
https://dart-review.googlesource.com/c/sdk/+/357983
https://dart-review.googlesource.com/c/sdk/+/358040
Issue Description
CPU detection wasn't working correctly on Windows, caused crashes of dart and flutter apps when running on older pre-sse41 cpus.
What is the fix
Ensure information about detected cpu features is properly used on Windows.
Why cherry-pick
Fix flutter and dart crashes for Windows users who also use older machines.
Risk
low
Issue link(s)
flutter/flutter#140138, flutter/flutter#138784, flutter/flutter#138693
Extra Info
No response
Commit(s) to merge
c5946a1
Target
both
Prepared changelist for beta/stable
https://dart-review.googlesource.com/c/sdk/+/357983
https://dart-review.googlesource.com/c/sdk/+/358040
Issue Description
CPU detection wasn't working correctly on Windows, caused crashes of dart and flutter apps when running on older pre-sse41 cpus.
What is the fix
Ensure information about detected cpu features is properly used on Windows.
Why cherry-pick
Fix flutter and dart crashes for Windows users who also use older machines.
Risk
low
Issue link(s)
flutter/flutter#140138, flutter/flutter#138784, flutter/flutter#138693
Extra Info
No response