mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This pull request is created by [automatic cherry pick workflow](https://github.com/flutter/flutter/blob/main/docs/releases/Flutter-Cherrypick-Process.md#automatically-creates-a-cherry-pick-request) ### Issue Link: https://github.com/flutter/flutter/issues/172713 ### Changelog Description: Fix web engine unit tests to work on multiple versions of Firefox. ### Impact Description: Without this fix, some unit tests fail fairly regularly on Firefox. ### Workaround: This does not affect end-users, so no workaround necessary. ### Risk: Low ### Test Coverage: Are you confident that your fix is well-tested by automated tests? Yes ### Validation Steps: Run CI.
Flutter Engine
Setting up the Engine development environment
See here
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: