Uh oh!
There was an error while loading. Please reload this page.
Refactor: RuntimeScheduler: Delete ErrorUtils.h - #43953
Conversation
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
Base commit: f77d028 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 7, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 8, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 8, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
facebook-github-bot
commented
Apr 8, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
Summary: getRuntimeScheduler() allows things to schedule work on the js thread by bypassing main bundle buffering. This is unsafe: almost everything should be using the buffered runtime executor, unless it sets up bindings used in the main bundle. I filed a task for the investigation to see if there's any problems. And added it to the code in this diff. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547899
Summary: RuntimeScheduler's ErrorUtils.h is redundant. Let's just remove it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547905
facebook-github-bot
commented
Apr 8, 2024
This pull request was exported from Phabricator. Differential Revision: D55547905 |
Summary: RuntimeScheduler's ErrorUtils.h is redundant. Let's just remove it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547905
Summary: RuntimeScheduler's ErrorUtils.h is redundant. Let's just remove it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547905
facebook-github-bot
commented
Apr 9, 2024
This pull request has been merged in 3094273. |
Summary: Pull Request resolved: #43953 RuntimeScheduler's ErrorUtils.h is redundant. Let's just remove it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547905 fbshipit-source-id: 5263c9fca8ae32bbfc672f0e16b79ee177cdd421
Summary: Pull Request resolved: #43953 RuntimeScheduler's ErrorUtils.h is redundant. Let's just remove it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D55547905 fbshipit-source-id: 5263c9fca8ae32bbfc672f0e16b79ee177cdd421
Summary:
RuntimeScheduler's ErrorUtils.h is redundant.
Let's just remove it.
Changelog: [Internal]
Reviewed By: cipolleschi
Differential Revision: D55547905