electron/shell
trop[bot] ec34d8ee49
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() (#46527)
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal()

Why waste time make lot call when few call do trick?

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-04-07 10:40:10 -05:00
..
app refactor: remove unused system header includes (#46043) 2025-03-14 17:06:04 -05:00
browser perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() (#46527) 2025-04-07 10:40:10 -05:00
common refactor: use base::flat_set in WebContents::DidUpdateFaviconUrl() (#46530) 2025-04-07 10:16:56 -05:00
renderer perf: prefer absl::flat_hash_set over std::set when sorted order is not needed (#46440) 2025-04-03 22:21:48 -05:00
services/node fix: destroy parent port backend when JS env exits (#46496) 2025-04-04 14:11:05 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00