electron/shell
trop[bot] 3d51ce2ca5
perf: avoid std::map temporaries in WebContents::DevToolsRequestFileSystems() (#46310)
* perf: move the GetDevToolsWebContents() call outside of the loop

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* perf: remove std::map temporary in WebContents::DevToolsRequestFileSystems()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove unused GetAddedFileSystemPaths()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* perf: remove std::vector temporary in WebContents::DevToolsRequestFileSystems()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-03-26 19:25:34 -05:00
..
app refactor: remove unused system header includes (34-x-y) (#46135) 2025-03-20 07:57:29 +01:00
browser perf: avoid std::map temporaries in WebContents::DevToolsRequestFileSystems() (#46310) 2025-03-26 19:25:34 -05:00
common fix: oob string read when parsing node_options (#46246) 2025-03-25 08:14:59 -05:00
renderer refactor: remove unused system header includes (34-x-y) (#46135) 2025-03-20 07:57:29 +01:00
services/node refactor: use private inheritance from mojo::MessageReceiver (#45994) 2025-03-12 22:49:24 -05:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00