electron/shell/browser/ui/webui
Charles Kerr 7c55b24be2
refactor: avoid copies of large objects in range based for loops (#47588)
* 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()
2025-06-29 21:32:26 +02:00
..
accessibility_ui.cc refactor: avoid copies of large objects in range based for loops (#47588) 2025-06-29 21:32:26 +02:00
accessibility_ui.h refactor: address changes and fix errors in chrome://accessibility (#41911) 2024-04-23 11:30:47 -04:00