-
Notifications
You must be signed in to change notification settings - Fork 25k
Remove the option to use JSC from core #51946
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
22875fe to
dd3f52e
Compare
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Differential Revision: D76342625 Reviewed By: cortinico
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
dd3f52e to
161d59c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
161d59c to
f41b9ce
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
f41b9ce to
3eca56c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
3eca56c to
c34da1e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
c34da1e to
3db65f8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
3db65f8 to
631b10f
Compare
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Differential Revision: D76342625 Reviewed By: cortinico
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
631b10f to
00b90b7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
00b90b7 to
df1acd2
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
df1acd2 to
43b10eb
Compare
Summary: Pull Request resolved: facebook#51946 This change simplified the setp disallowing to use JSC from core. As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC ## Changelog: [iOS][Removed] - remove the option to use JSC from core Reviewed By: cortinico Differential Revision: D76342625
|
This pull request was exported from Phabricator. Differential Revision: D76342625 |
43b10eb to
295f1d4
Compare
|
This pull request has been merged in a6ea626. |
|
This pull request was successfully merged by @cipolleschi in a6ea626 When will my fix make it into a release? | How to file a pick request? |
Summary:
This change simplified the setp disallowing to use JSC from core.
As a side effect, it simplified the setup by always falling back to hermes if the users decides not to use the third party JSC
Changelog:
[iOS][Removed] - remove the option to use JSC from core
Differential Revision: D76342625