0
Files
src/content/browser
Abigail Katcoff b76139ee60 PA: Auctions may start processes before loading IGs
Auctions are often stuck waiting for processes to be created.
Using the in-memory cache for interest group owners, we can anticipate
which worklet processes to start in parallel to interest group loading.

Bug: 365528726
Change-Id: Id6970baa964c4857ca544b7fb7a6fec6a1b3cf83
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939361
Reviewed-by: Orr Bernstein <orrb@google.com>
Reviewed-by: mmenke <mmenke@chromium.org>
Commit-Queue: Abigail Katcoff <abigailkatcoff@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1370829}
2024-10-18 21:13:13 +00:00
..
2024-08-06 02:43:45 +00:00
2024-10-10 22:32:27 +00:00
2024-10-18 17:39:17 +00:00
2024-10-17 19:20:43 +00:00
2024-07-15 19:40:30 +00:00
2024-07-06 14:14:10 +00:00
2024-07-06 14:14:10 +00:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.