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

Disable nstextstorage_caching in OSS #38129

Closed
wants to merge 2 commits into from

Conversation

sammy-SC
Copy link
Contributor

Summary:
changelog: [iOS] Disable NSTextStorage caching in OSS

A bug was reported for NSTextStorage caching. Even thought I fixed the bug in D47019250, I want to disable the feature in OSS until the fix is verified in Facebook app.
My plan is to pick this commit for 0.72.1 and reenable NSTextStorage caching once the fix is validated.

Differential Revision: D47127912

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jun 29, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47127912

@analysis-bot
Copy link

analysis-bot commented Jun 29, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,047,232 -115
android hermes armeabi-v7a 8,296,508 -80
android hermes x86 9,563,418 -89
android hermes x86_64 9,405,734 -68
android jsc arm64-v8a 9,606,267 -104
android jsc armeabi-v7a 8,732,978 -77
android jsc x86 9,693,308 -89
android jsc x86_64 9,939,618 -79

Base commit: 80a2b8e
Branch: main

sammy-SC and others added 2 commits June 30, 2023 03:20
Differential Revision: D47127817

fbshipit-source-id: b7165610ce9d10d7646cbf843dc01c705bc10b6c
Summary:
Pull Request resolved: facebook#38129

changelog: [iOS] Disable NSTextStorage caching in OSS

A [bug was reported](facebook#37944) for NSTextStorage caching. Even thought I fixed the bug in D47019250, I want to disable the feature in OSS until the fix is verified in Facebook app.
My plan is to pick this commit for 0.72.1 and reenable NSTextStorage caching once the fix is validated.

Reviewed By: NickGerleman

Differential Revision: D47127912

fbshipit-source-id: 76d94e6e4c14a989765212faff57c78d91f176ee
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47127912

@github-actions
Copy link

This pull request was successfully merged by @sammy-SC in 5bda54c.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions bot added the Merged This PR has been merged. label Jun 30, 2023
kelset pushed a commit that referenced this pull request Jul 10, 2023
Summary:
Pull Request resolved: #38129

changelog: [iOS] Disable NSTextStorage caching in OSS

A [bug was reported](#37944) for NSTextStorage caching. Even thought I fixed the bug in D47019250, I want to disable the feature in OSS until the fix is verified in Facebook app.
My plan is to pick this commit for 0.72.1 and reenable NSTextStorage caching once the fix is validated.

Reviewed By: NickGerleman

Differential Revision: D47127912

fbshipit-source-id: 97694e383eb751e89b776c0599969f2c411bac6f
Kudo pushed a commit to expo/react-native that referenced this pull request Jul 11, 2023
Summary:
Pull Request resolved: facebook#38129

changelog: [iOS] Disable NSTextStorage caching in OSS

A [bug was reported](facebook#37944) for NSTextStorage caching. Even thought I fixed the bug in D47019250, I want to disable the feature in OSS until the fix is verified in Facebook app.
My plan is to pick this commit for 0.72.1 and reenable NSTextStorage caching once the fix is validated.

Reviewed By: NickGerleman

Differential Revision: D47127912

fbshipit-source-id: 97694e383eb751e89b776c0599969f2c411bac6f
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. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants