Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary:
This removes misleading const modifiers from some methods in RuntimeScheduler that shouldn't really use it, and removes the mutable modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

@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 labels Oct 17, 2023
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 17, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 17, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 17, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 17, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

fbshipit-source-id: d8d6de4a8c611f5aa2bf3677e944acc6100e27b7
@analysis-bot
Copy link

analysis-bot commented Oct 17, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,640,229 +16,366
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,017,901 +20,482
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c9d0a00
Branch: main

@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 17, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Oct 18, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

fbshipit-source-id: 3b3a25d22e83b82c35f72e4831e5bd8ceb0cfdac
rubennorte and others added 5 commits October 18, 2023 03:28
Differential Revision: D49536251

fbshipit-source-id: 008ce27cb43e08cc72cea9e9f28bb388ac93f1ba
Differential Revision: D49316880

fbshipit-source-id: 891989bb7fa4dd363dbcce70426a381b112b160e
Differential Revision: D49316881

fbshipit-source-id: e6ce674184ad3c9a7f205effda43f43e416a6fd5
Differential Revision: D50171297

fbshipit-source-id: 0ca846cac9454c4888d0d390a994aaf8097fe8ca
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

fbshipit-source-id: 3570f80acd24c375a9d79209261f5cce816fe674
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link

Warnings
⚠️ One hour and a half have passed and the E2E jobs haven't finished yet.

Generated by 🚫 dangerJS against d7980d5

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 18, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 87dbe44.

Othinn pushed a commit to Othinn/react-native that referenced this pull request Oct 30, 2023
)

Summary:
Pull Request resolved: facebook#41028

This removes misleading `const` modifiers from some methods in `RuntimeScheduler` that shouldn't really use it, and removes the `mutable` modifiers that were only necessary because of that.

Changelog: [internal]

Reviewed By: sammy-SC

Differential Revision: D50364626

fbshipit-source-id: 28ed9fa923f8e787166f702ccaecd41a635d3b3a
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