Marlene Cota

Results 8 issues of Marlene Cota

Using this to track image caching on Fabric since it isn't covered by API parity

Area: Image
Area: Fabric
Invalid Triage

## Summary: We ran CodeQL in react-native-windows and it found a comparison of narrow type with wide type in loop condition in ReactCommon/react/renderer/core/RawPropsKeyMap.cpp microsoft/react-native-windows#12701 ## Changelog: [INTERNAL] [SECURITY] - Fix...

CLA Signed
p: Microsoft
Partner
Shared with Meta

CodeQL found some issues via static analysis. See microsoft/react-native-windows#12703

CLA Signed

## Summary: The RNW integration to RN 04/13 (https://github.com/microsoft/react-native-windows/pull/13226) adds EventPerformanceLogger.cpp and PerformanceEntryReporter.cpp. We're getting the following errors: ![image](https://github.com/facebook/react-native/assets/1422161/33a4dc42-1d14-4ac4-befd-87ec5cd02640) ![image](https://github.com/facebook/react-native/assets/1422161/6269968d-c0e8-489b-992e-0bb41b6ef7c6) Switching to size_t fixes it. ## Changelog: [Internal] [FIXED] -...

CLA Signed
p: Microsoft
Partner
Shared with Meta

## Summary: https://github.com/microsoft/react-native-windows/issues/12704 Running [CodeQL](https://codeql.github.com/) on RNW produces the following errors: ![image](https://github.com/facebook/react-native/assets/1422161/c97d42e2-895c-4193-9601-c840287e716a) ## Changelog: [INTERNAL] - Resolve CodeQL error in loadBundleFromServer.js ## Test Plan: No code change.

CLA Signed
p: Microsoft
Partner
Shared with Meta

# Summary This PR adds Fabric support and a FabricExample app for Windows. Windows support for Fabric is experimental and as such APIs are subject to change/break. TODO: Add note...

### Summary We forked fmt to fix a CodeQL error: #13281 The fix is merged upstream, but we're waiting on a new release: https://github.com/fmtlib/fmt/pull/3945 ### Motivation #12702

bug
Deforking
Area: Compliance

### Summary The Desktop X64DebugFabric job takes 20-30 min longer than all other jobs we run. It sometimes hits the 60min limit and causes the test to timeout and need...

enhancement
Area: Build Infrastructure
New Architecture