Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@gaaclarke
Copy link
Member

issue: flutter/flutter#72025

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.
  • The reviewer has submitted any presubmit flakes in this PR using the engine presubmit flakes form before re-triggering the failure.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Copy link
Member

@xster xster left a comment

Choose a reason for hiding this comment

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

LGTM

@gaaclarke
Copy link
Member Author

Ugh, that took way to long to verify on a real device. Looks good on device, too.

@gaaclarke gaaclarke marked this pull request as ready for review February 1, 2021 23:32
@gaaclarke gaaclarke merged commit e59457b into flutter:master Feb 1, 2021
@gaaclarke
Copy link
Member Author

gaaclarke commented Feb 1, 2021

Looks like changing from a draft to a reviewable PR resets presubmits history... They were passing.

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 2, 2021
christopherfujino added a commit that referenced this pull request Feb 10, 2021
…24306)

* Update Dart SDK to 2.12.0-259.9.beta
* Fixed plumbing of the spawning isolate for Shell::Spawn. (#24112)
* [canvaskit] update CSS size of the canvas when device-pixel ratio changes (#24160)
* [web] Fix text selection from right to left (#24214)
* [windows] Surface will not update when restoring (#24236)

Co-authored-by: gaaclarke <[email protected]>
Co-authored-by: Yegor <[email protected]>
Co-authored-by: Mouad Debbar <[email protected]>
Co-authored-by: Kaushik Iska <[email protected]>
hjfreyer pushed a commit to hjfreyer/engine that referenced this pull request Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants