This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Fixing links between higher and lower classes.#8295
Merged
Piinks merged 1 commit intoflutter:masterfrom Mar 25, 2019
Piinks:docFix
Merged
Fixing links between higher and lower classes.#8295Piinks merged 1 commit intoflutter:masterfrom Piinks:docFix
Piinks merged 1 commit intoflutter:masterfrom
Piinks:docFix
Conversation
jason-simmons
approved these changes
Mar 25, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 25, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Mar 26, 2019
flutter/engine@dd6be2f...af64f72 git log dd6be2f..af64f72 --no-merges --oneline af64f72 Fixing links between higher and lower classes. (flutter/engine#8295) 22ee8ee Migrate existing embedder unit tests to use the fixture. (flutter/engine#8296) 345ae7d Delegate a11y events and action to/from embedded Android platform views. (flutter/engine#8250) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
RBogie
pushed a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
This reverts commit 3f9027d.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
This reverts commit 3f9027d.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adjusts a doc fix that was submitted last week: #8265
Ref: #22859 in flutter/flutter