Marlene Cota

Results 10 comments of Marlene Cota

@Orvid - the windows build seems to be failing trying to build boost (before it gets to folly / these changes). Could it be re-run?

Missing work: - [ ] Use of eval: https://github.com/facebook/react-native/pull/44575 `vnext/Libraries/Core/Devtools/loadBundleFromServer.js:137:9` `packages/@office-iss/react-native-win32/Libraries/Core/Devtools/loadBundleFromServer.js:137:9` - [x] Weak hashes: #13161 `packages/react-native-platform-override/src/Hash.ts:54:35`

It looks like https://github.com/microsoft/react-native-macos/pull/100 patch was accidentally deleted in the 9/20/23 Integration (#12165). Yoga.cpp has since been deleted, so if this change is still needed, we will need to fork...

@WoLewicki - if you can merge this when you get a chance

@bohdanprog - yes, this should be resolved as of 15.3.

@Arthurmtro - does 15.3 fix it for you?

The Unload() method is needed to prevent memory leaks (more info [here](http://microsoft.github.io/Win2D/WinUI2/html/RefCycles.htm)), so we would have to go the Load route.

@tgldr - this might have been fixed by #2195. Can you let me know if you're still seeing this with that change?