Conversation
ec4f1e5 to
49e5332
Compare
dsanders11
left a comment
There was a problem hiding this comment.
Has a patch conflict due to the patch changes on main, but otherwise LGTM.
49e5332 to
787ba96
Compare
787ba96 to
0d31797
Compare
0d31797 to
5c7ecaf
Compare
|
No Release Notes |
|
I was unable to backport this PR to "38-x-y" cleanly; |
|
I was unable to backport this PR to "39-x-y" cleanly; |
|
I have automatically backported this PR to "40-x-y", please check out #49431 |
|
@codebytere Did Electron use these methods? Will removing these private APIs have any consequences? |
|
@codebytere Hi, thanks for fixing this issue! Could you please let me know in which release this fix will be included, and approximately when that release will be published? |
Description of Change
Closes #49386
Preprocesses out unguarded private API usages on macOS:
_toolbarView✅_menuImpl_removeFromGroups:✅_isConsideredOpenForPersistentState✅_boundsIfOpen✅_resizeDirectionForMouseLocation:✅NSAppendToKillRing✅kCFBundleNumericVersionKey✅__NSNewKillRingSequence✅_CGSSetWindowCaptureExcludeShape🔴 Removed Upstream_CGRegionCreateWithRect🔴 Removed Upstream_CTFontCopyVariationAxesInternal🔴 Removed Upstream__NSInitializeKillRing✅NSYankFromKillRing✅NSSetKillRingToYankedState✅Checklist
npm testpassesRelease Notes
Notes: none