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

Update fresco to v1.9.0, okhttp3 to v3.10.0 #18849

Closed
wants to merge 1 commit into from

Conversation

daqiuqu
Copy link

@daqiuqu daqiuqu commented Apr 13, 2018

I found many crash reports of imagepipeline in our android app,
this is caused by fresco webp native memory leak, they have fixed it in v1.9.0
fixed wrong pull request of 18848

Test Plan

Test with local build.
Check CI passes.

Release Notes

[ANDROID] [ENHANCEMENT] [Fresco/OkHttp] - Updates Fresco to 1.9.0, OkHttp to 3.10.0

Summary:
fresco v1.9.0 updated to MIT license,
fixed WebP native memory leak bug which caused android app crash.
@react-native-bot react-native-bot added 📋Release Notes 🌐Networking Related to a networking API. labels Apr 13, 2018
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 13, 2018
@janicduplessis
Copy link
Contributor

@mdvacca Wanna try landing in case some other things need to be updated @ fb

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@mdvacca has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@gengjiawen
Copy link
Contributor

gengjiawen commented Apr 20, 2018

@janicduplessis @mdvacca Why has this not merged to the master yet? Is something wrong with internal import system ?

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Apr 23, 2018
@janicduplessis
Copy link
Contributor

@gengjiawen Probably needed some changes to update fb internal dependencies, it just landed now!

@gengjiawen
Copy link
Contributor

Thanks.

macdoum1 pushed a commit to macdoum1/react-native that referenced this pull request Jun 28, 2018
Summary:
I found many crash reports of imagepipeline in our android app,
this is caused by fresco webp native memory leak, they have fixed it in v1.9.0
fixed wrong pull request of [18848](facebook#18848)

    Test with local build.
    Check CI passes.

    [ANDROID] [ENHANCEMENT] [Fresco/OkHttp] - Updates Fresco to 1.9.0, OkHttp to 3.10.0
Closes facebook#18849

Differential Revision: D7651377

Pulled By: mdvacca

fbshipit-source-id: 0bfe79fd3d232b11a6a9380c961b9401c9e0ced9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Import Started This pull request has been imported. This does not imply the PR has been approved. 🌐Networking Related to a networking API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants