Skip to content

refactor(Worklets): Move messageQueue to Worklets#6577

Merged
tjzel merged 4 commits intomainfrom
@tjzel/worklets/move-message-queue-to-worklets
Nov 25, 2024
Merged

refactor(Worklets): Move messageQueue to Worklets#6577
tjzel merged 4 commits intomainfrom
@tjzel/worklets/move-message-queue-to-worklets

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
@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.
r0h0gg6 pushed a commit to r0h0gg6/react-native-reanimated that referenced this pull request Jul 28, 2025
…#6577)

<!-- 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