mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43664 Changelog: [internal] Now that we have the event loop, we can modify the implementation of `MutationObserver` (which is still not enabled by default) to dispatch the notifications as microtasks, making the API more spec-compliant. Reviewed By: javache Differential Revision: D55380178 fbshipit-source-id: f876ffba49f9744f6603053f1485e7c2f43cb230