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

Conversation

brandondiamond
Copy link
Contributor

Same as #12404 but verifies platform is iOS 13. Shouldn't merge until build bots have been updated to support iOS 13.

"$fuchsia_sdk_root/pkg:vfs_cpp",
"$fuchsia_sdk_root/pkg:zx",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was altered by the formatting script. Not sure if I should revert or leave alone.

Copy link
Member

Choose a reason for hiding this comment

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

No. Leave it be. This is good. We format all our GN files. I believe this one was imported from //topaz as-is recently.

"$fuchsia_sdk_root/pkg:vfs_cpp",
"$fuchsia_sdk_root/pkg:zx",
Copy link
Member

Choose a reason for hiding this comment

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

No. Leave it be. This is good. We format all our GN files. I believe this one was imported from //topaz as-is recently.

@chinmaygarde
Copy link
Member

Migration to the latest SDK is pending in https://github.com/flutter/infra/pull/62

@johnsonmh
Copy link
Contributor

Migration to the latest SDK is pending in flutter/infra#62

@chinmaygarde is this PR blocked on https://github.com/flutter/infra/pull/62 ? I know https://github.com/flutter/infra/pull/62 is blocked on the device lab updates, but it's not clear to me that this PR needs to wait for those changes, as it wouldn't break anything pre iOS13 right?

@cbracken
Copy link
Member

flutter/infra#62 has landed, but the devices are still iOS 12. It's not necessary to wait for them to be upgraded, but we do need the engine builder recipes migrated to Xcode 11 with the iOS 13 SDK.

I believe @chinmaygarde made one attempt at that but that ended up being reverted. Once that's re-landed, this should be landable.

@LongCatIsLooong
Copy link
Contributor

@brandondiamond
Copy link
Contributor Author

brandondiamond commented Jan 9, 2020 via email

@cbracken cbracken merged commit d12f2a6 into flutter:master Jan 9, 2020
@cbracken
Copy link
Member

cbracken commented Jan 9, 2020

Merged. Fingers crossed!

cbracken added a commit that referenced this pull request Jan 9, 2020
…12467)" (#15370)

Broke a fake implementation of Accessibility features in the framework.
While this change is unlikely to break any users in the wild, this is a
breaking change by the standards set out in our documentation and
should follow the breaking change announcement process. Details can be
found at https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes.

The error in question:

    Missing concrete implementation of 'getter AccessibilityFeatures.onOffSwitchLabels' • packages/flutter_test/test/window_test.dart:252:7 • non_abstract_class_inherits_abstract_member

This reverts commit d12f2a6.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 11, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
…lutter#12467)" (flutter#15370)

Broke a fake implementation of Accessibility features in the framework.
While this change is unlikely to break any users in the wild, this is a
breaking change by the standards set out in our documentation and
should follow the breaking change announcement process. Details can be
found at https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes.

The error in question:

    Missing concrete implementation of 'getter AccessibilityFeatures.onOffSwitchLabels' • packages/flutter_test/test/window_test.dart:252:7 • non_abstract_class_inherits_abstract_member

This reverts commit d12f2a6.
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
…lutter#12467)" (flutter#15370)

Broke a fake implementation of Accessibility features in the framework.
While this change is unlikely to break any users in the wild, this is a
breaking change by the standards set out in our documentation and
should follow the breaking change announcement process. Details can be
found at https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes.

The error in question:

    Missing concrete implementation of 'getter AccessibilityFeatures.onOffSwitchLabels' • packages/flutter_test/test/window_test.dart:252:7 • non_abstract_class_inherits_abstract_member

This reverts commit d12f2a6.
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.

6 participants