Commit cd40e4e
Revert D67868219 (facebook#48512)
Summary:
Pull Request resolved: facebook#48512
This diff reverts D67868219
Breaking OTA Compatibility Check https://fburl.com/onedetection/m0hqsvjp
[General][Changed] - Revert: Mark intersectionRect required in NativeIntersectionObserverEntry to reflect native logic.
Reviewed By: lunaleaps
Differential Revision: D67882016
fbshipit-source-id: 8cff299ee823f8ef06fe96667e832b68be45666d1 parent 65c6a0a commit cd40e4e
File tree
2 files changed
+3
-2
lines changed- packages/react-native
- ReactCommon/react/nativemodule/intersectionobserver
- src/private/webapis/intersectionobserver/specs
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
packages/react-native/src/private/webapis/intersectionobserver/specs/NativeIntersectionObserver.js
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments