mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
105beed569
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47760 Changelog: [internal] (this is internal because this API isn't enabled in OSS yet) This fixes 2 bugs in `MutationObserver`: 1. Incorrectly reporting updates for the same node multiple times, if changes are observable by different targets in the same observer. 2. Incorrectly ignoring observations of subsequent targets in a given observer. These were caught when migrating the unit tests for `MutationObserver` that were mocking Fabric to a Fantom integration test that uses the whole C++ infra. Reviewed By: sammy-SC Differential Revision: D66232571 fbshipit-source-id: b6e967ca4deaa1a69d35f14d4f921103fec2bbaf |
||
---|---|---|
.. | ||
assets | ||
babel-plugin-codegen | ||
community-cli-plugin | ||
core-cli-utils | ||
debugger-frontend | ||
dev-middleware | ||
eslint-config-react-native | ||
eslint-plugin-react-native | ||
eslint-plugin-specs | ||
gradle-plugin | ||
helloworld | ||
hermes-inspector-msggen | ||
metro-config | ||
normalize-color | ||
polyfills | ||
react-native | ||
react-native-babel-preset | ||
react-native-babel-transformer | ||
react-native-bots | ||
react-native-codegen | ||
react-native-codegen-typescript-test | ||
react-native-info | ||
react-native-popup-menu-android | ||
react-native-test-library | ||
react-native-test-renderer | ||
rn-tester | ||
typescript-config | ||
virtualized-lists |