Commit 43ad2c0
Remove contextContainer !=. nullptr check in ImageFetcher (#53574)
Summary:
Pull Request resolved: #53574
Changelog: [Internal]
This field is always non nullptr
Reviewed By: javache
Differential Revision: D81556283
fbshipit-source-id: d75b9cf9730f47c3d2d1ef028c2e738eda3dd7851 parent 9a95e19 commit 43ad2c0
1 file changed
Lines changed: 10 additions & 16 deletions
File tree
- packages/react-native/ReactCommon/react/renderer/imagemanager/platform/android/react/renderer/imagemanager
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
39 | 33 | | |
40 | 34 | | |
41 | 35 | | |
| |||
0 commit comments