facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
119.28k stars 24.35k forks source link

move reference to RuntimeScheduler to pointer #47605

Closed sammy-SC closed 1 day ago

sammy-SC commented 2 days ago

Summary: changelog: [internal]

use a pointer to RuntimeScheduler instead of getting a reference to it from context container each time.

Differential Revision: D65909100

facebook-github-bot commented 2 days ago

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

facebook-github-bot commented 2 days ago

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

facebook-github-bot commented 2 days ago

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

facebook-github-bot commented 1 day ago

This pull request has been merged in facebook/react-native@84265fd3d9872e11f00b02e5a76e978cc4fc052e.

react-native-bot commented 1 day ago

This pull request was successfully merged by @sammy-SC in 84265fd3d9872e11f00b02e5a76e978cc4fc052e

When will my fix make it into a release? | How to file a pick request?