Skip to content
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

Do not clear FlutterJNI state when a FlutterView is detached #7929

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

jason-simmons
Copy link
Member

If an app is using retainFlutterNativeView or a plugin wants to keep the
FlutterNativeView active, then the FlutterNativeView should not drop its
handle to the corresponding native platform view.

Fixes flutter/flutter#26931

If an app is using retainFlutterNativeView or a plugin wants to keep the
FlutterNativeView active, then the FlutterNativeView should not drop its
handle to the corresponding native platform view.

Fixes flutter/flutter#26931
@jason-simmons jason-simmons merged commit fd6c3fc into flutter:master Feb 25, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 26, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Feb 26, 2019
flutter/engine@f730639...1d0615a

git log f730639..1d0615a --no-merges --oneline
1d0615a libtxt: remove a debug log message in ComputeStrut (flutter/engine#7953)
fd6c3fc Do not clear FlutterJNI state when a FlutterView is detached (flutter/engine#7929)
dff323d Roll src/third_party/skia 507158f88d4d..0b2c05470bab (19 commits) (flutter/engine#7952)
5fcc6ac Roll src/third_party/skia 478d7d46f8d7..507158f88d4d (1 commits) (flutter/engine#7949)
6e1f0f0 Roll src/third_party/skia 5bbd02d6bb3d..478d7d46f8d7 (1 commits) (flutter/engine#7948)
9f6b297 Roll src/third_party/skia e1636a4b56aa..5bbd02d6bb3d (1 commits) (flutter/engine#7944)
f2489c1 Correct FlutterSemanticsNode member name style (flutter/engine#7942)

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 (amirha@google.com), and stop
the roller if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants