-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
[RN] Move feature flags for the event loop to ReactNativeFeatureFlags #42434
Conversation
This pull request was exported from Phabricator. Differential Revision: D52819137 |
This pull request was exported from Phabricator. Differential Revision: D52819137 |
d5d087a
to
094755e
Compare
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: c8ea72a71bd0fb0074416d7aa81f81a6e3d738ba
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: fa8a29c7342217fcf9a5df4429915152afb4cb5f
094755e
to
5073036
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
5073036
to
b23a1dc
Compare
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: 09b597612171d63d0afbecd637a42299e0fc8414
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: beb879008b89cefb16d2e0af04d6fecd20d8b26c
b23a1dc
to
f2b4493
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: d3167472431eaf7316a2219d4fd53daa623feea9
f2b4493
to
23e450a
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: d78449bba54b4c549700be4c733543dbf745e15f
23e450a
to
98f8f89
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: b689361856cb46ad5c6c8440b1d582c59c13a9c6
98f8f89
to
a019a2f
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…eatureFlags (facebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] Differential Revision: D52819137 fbshipit-source-id: 9fb31c706f512c2f8a57f76ff813879363603efc
a019a2f
to
2e1f16a
Compare
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: 345d9133f2137fa44b0fd0f258cfae2c891e3417
712402f
to
1483079
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: 63c9a80dabd59b71f07fb180aa5bd048c8b124fd
1483079
to
e79ea7d
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: 29fa849ca7608b6e52d48614ca9d1e2ece403261
e79ea7d
to
56385b4
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: 37f902ffa97616a4995706e3bdf2d19ea25d9afd
56385b4
to
9c0574d
Compare
This pull request was exported from Phabricator. Differential Revision: D52819137 |
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: d14d419475282be653e5dad7c27d2125be04d7dd
9c0574d
to
94ca6d3
Compare
Differential Revision: D52806730 fbshipit-source-id: a5026941589ae3e222d49cc803e4b88d037f9db0
…ebook#42434) Summary: Pull Request resolved: facebook#42434 Changelog: [internal] The flags for the event loop were set up using different mechanisms due to the limitations of the previous feature flags systems. Now we can centralize on the new system and use them consistently on Android and iOS. Reviewed By: RSNara Differential Revision: D52819137 fbshipit-source-id: 1e89ae554f7668ed6e4e9143e6e9690982388315
This pull request was exported from Phabricator. Differential Revision: D52819137 |
94ca6d3
to
cd84afd
Compare
This pull request has been merged in e04d1b4. |
This pull request has been reverted by 31a8bc9. |
…land) Summary: Changelog: [internal] This is a re-application of facebook#42434 which had to be reverted after a problem in a previous PR. See details in the original PR. Differential Revision: D53122991 fbshipit-source-id: d87cd152ab86be8428eac348eb86f95c1485270f
…land) (facebook#42677) Summary: Pull Request resolved: facebook#42677 Changelog: [internal] This is a re-application of facebook#42434 which had to be reverted after a problem in a previous PR. See details in the original PR. Reviewed By: huntie Differential Revision: D53122991 fbshipit-source-id: bb05f0868ec044eca9f4951a2e8233231a5e2235
…land) (facebook#42677) Summary: Pull Request resolved: facebook#42677 Changelog: [internal] This is a re-application of facebook#42434 which had to be reverted after a problem in a previous PR. See details in the original PR. Reviewed By: huntie Differential Revision: D53122991 fbshipit-source-id: 56a762f450b6ccd5a9a3bd364954ef9698d062c4
…land) (facebook#42677) Summary: Pull Request resolved: facebook#42677 Changelog: [internal] This is a re-application of facebook#42434 which had to be reverted after a problem in a previous PR. See details in the original PR. Reviewed By: huntie Differential Revision: D53122991 fbshipit-source-id: da33fdb51e848c5319adafbcda323d19c946069f
…land) (#42677) Summary: Pull Request resolved: #42677 Changelog: [internal] This is a re-application of #42434 which had to be reverted after a problem in a previous PR. See details in the original PR. Reviewed By: huntie Differential Revision: D53122991 fbshipit-source-id: 5bc4306522fc5fa48ea81d0802d0f891706cfbf5
Summary: Changelog: [internal]
Differential Revision: D52819137