mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() Why waste time make lot call when few call do trick?
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() Why waste time make lot call when few call do trick?