dillon1000/react

Commit

Add test gate alias for Offscreen (#24749)

Offscreen is only enabled in the www and experimental channels. Instead
of listing these on every Offscreen test, I added a test gate alias
called `enableOffscreen`. Makes it easier to grep for these, and edit or
remove the channels later.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactOffscreen-test.js ModifiedM packages/react-reconciler/src/__tests__/ReactOffscreenSuspense-test.js ModifiedM scripts/jest/TestFlags.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…