Skip to content

Untangle dependency loop in virtualized-lists#37912

Closed
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D46761080
Closed

Untangle dependency loop in virtualized-lists#37912
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D46761080

Conversation

@rshest
Copy link
Copy Markdown
Contributor

@rshest rshest commented Jun 15, 2023

Summary:

Changelog:

[Internal] -

I've noticed bundler spamming with cyclical dependency warnings when working on FB4A.

This gets rid of the unneeded two-way dependency between ListMetricsAggregator <-> VirtualizeUtils.

Differential Revision: D46761080

@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 15, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@rshest rshest force-pushed the export-D46761080 branch from 24e1337 to 325d24e Compare June 15, 2023 13:45
@rshest rshest force-pushed the export-D46761080 branch from 325d24e to e7051e5 Compare June 15, 2023 13:53
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Jun 15, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,757,666 +14
android hermes armeabi-v7a 8,070,245 +19
android hermes x86 9,250,275 +25
android hermes x86_64 9,099,411 +11
android jsc arm64-v8a 9,319,013 -3
android jsc armeabi-v7a 8,508,922 +7
android jsc x86 9,382,501 +7
android jsc x86_64 9,635,742 +9

Base commit: c5496fd
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@rshest rshest force-pushed the export-D46761080 branch from e7051e5 to eabe42f Compare June 15, 2023 18:41
@rshest rshest force-pushed the export-D46761080 branch from eabe42f to a5c408e Compare June 15, 2023 18:48
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Summary:
Pull Request resolved: facebook#37912

# Changelog:
[Internal] -

I've noticed bundler spamming with cyclical dependency warnings when working on FB4A.

This gets rid of the unneeded two-way dependency between `ListMetricsAggregator <-> VirtualizeUtils`.

Reviewed By: NickGerleman

Differential Revision: D46761080

fbshipit-source-id: e34af7070448974b13c1b715969a3e6b1f78d495
@rshest rshest force-pushed the export-D46761080 branch from a5c408e to c6ffe01 Compare June 16, 2023 06:12
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @rshest in 92525ef.

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 16, 2023
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