mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* Avoid copies of large objects in range-based for-loops. Xref: https://chromium-review.googlesource.com/c/chromium/src/+/6527689 * Avoid copies of large objects in range-based for-loops in Browser::ShowAboutPanel()