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

refactor(Worklets): Move messageQueue to Worklets #6577

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Oct 5, 2024

Summary

Moving MessageQueueThread to Worklets. It still has the name REAMessageThread or similar in some places. This will be addressed in the following PR.

Test plan

  • iOS 0.76 paper/fabric
  • android 0.76 paper/fabric

CI does the rest.

@tjzel tjzel changed the base branch from main to @tjzel/worklets/move-shareables-to-worklets October 5, 2024 21:00
@tjzel tjzel force-pushed the @tjzel/worklets/move-message-queue-to-worklets branch from f50fb59 to 19251ba Compare October 6, 2024 11:21
@tjzel tjzel force-pushed the @tjzel/worklets/move-shareables-to-worklets branch from 87fd1fd to e5c4818 Compare November 21, 2024 10:58
@tjzel tjzel force-pushed the @tjzel/worklets/move-message-queue-to-worklets branch from 8dfb958 to e52ddc9 Compare November 21, 2024 11:18
@tjzel tjzel changed the base branch from @tjzel/worklets/move-shareables-to-worklets to main November 21, 2024 12:15
@tjzel tjzel marked this pull request as ready for review November 21, 2024 12:17
@tjzel tjzel added the Check compatibility Trigger a time-consuming compatibility check action label Nov 21, 2024
@tjzel tjzel added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 436bc2e Nov 25, 2024
40 checks passed
@tjzel tjzel deleted the @tjzel/worklets/move-message-queue-to-worklets branch November 25, 2024 14:57
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Moving `MessageQueueThread` to Worklets. It still has the name
`REAMessageThread` or similar in some places. This will be addressed in
the following PR.

## Test plan

- [x] iOS 0.76 paper/fabric
- [x] android 0.76 paper/fabric

CI does the rest.
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Moving `MessageQueueThread` to Worklets. It still has the name
`REAMessageThread` or similar in some places. This will be addressed in
the following PR.

## Test plan

- [x] iOS 0.76 paper/fabric
- [x] android 0.76 paper/fabric

CI does the rest.
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Moving `MessageQueueThread` to Worklets. It still has the name
`REAMessageThread` or similar in some places. This will be addressed in
the following PR.

## Test plan

- [x] iOS 0.76 paper/fabric
- [x] android 0.76 paper/fabric

CI does the rest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Check compatibility Trigger a time-consuming compatibility check action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants