You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
UIButtonTests::UIButton_CheckForLeaks occasionally fails with:
FAULTING_SOURCE_LINE: y:\arcadia\winobjc\frameworks\uikit\starboardxaml\layerproxy.cpp
FAULTING_SOURCE_FILE: y:\arcadia\winobjc\frameworks\uikit\starboardxaml\layerproxy.cpp
FAULTING_SOURCE_LINE_NUMBER: 137
FAULTING_SOURCE_CODE:
133: }
134:
135: void LayerProxy::_SetContentsCenter(float x, float y, float width, float height) {
136: FrameworkElement^ xamlLayer = _FrameworkElementFromInspectable(_xamlElement);