Skip to content

Remove deprecated decodedCacheRatioCap#32041

Merged
mklim merged 1 commit intoflutter:masterfrom
mklim:remove_cache_cap
May 6, 2019
Merged

Remove deprecated decodedCacheRatioCap#32041
mklim merged 1 commit intoflutter:masterfrom
mklim:remove_cache_cap

Conversation

@mklim
Copy link
Contributor

@mklim mklim commented May 3, 2019

Description

Remove deprecated decodedCacheRatioCap.

Related Issues

#26081

Tests

I added the following tests:

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

@mklim mklim requested a review from Hixie May 3, 2019 19:27
@mklim mklim marked this pull request as ready for review May 3, 2019 19:27
@mklim mklim requested a review from liyuqian May 3, 2019 20:28
Copy link
Contributor

@liyuqian liyuqian left a comment

Choose a reason for hiding this comment

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

LGTM. My only concern is that the announcement is sent today so we probably need to give developers more time to digest this breaking change before we merge it.

@mklim
Copy link
Contributor Author

mklim commented May 3, 2019

Sounds good. For what it's worth the field has also been marked as @deprecated in the framework for a few months now, so there's been much longer ongoing notice that way.

@goderbauer goderbauer added the framework flutter/packages/flutter repository. See also f: labels. label May 6, 2019
@cbracken
Copy link
Member

cbracken commented May 6, 2019

@mklim thoughts on the timing of landing this? Given that it's been deprecated for a while now, is there any chance that we won't land this? If not, then I think it's reasonable to land now, as it'll take a bit to migrate up to beta channel in any case.

@mklim
Copy link
Contributor Author

mklim commented May 6, 2019

@cbracken I think that's reasonable. I'll land once the build is green.

@mklim mklim merged commit fecba55 into flutter:master May 6, 2019
@mklim mklim deleted the remove_cache_cap branch May 6, 2019 18:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants