mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f007bf82e7569689e79bd3ef67298d6c3cd70436
## Summary
We had this as a temporary fix for #24626. Now that Chrome team decides
to turn the flag on again (with good reasons explained in
https://bugs.chromium.org/p/chromium/issues/detail?id=1241986#c31), we
will turn it into a long term solution.
In the future, we want to explore whether we can render React elements
on panel.html instead, as `requestAnimationFrame` produces higher
quality animation.
## How did you test this change?
Tested on local build with "Throttle non-visible cross-origin iframes"
flag enabled.
DiffTrain build for [ca2cf319fd](https://github.com/facebook/react/commit/ca2cf319fdfcf6e5f048e082f5169bc1b849c129)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%