mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: bump chromium to 113.0.5666.0 (main) (#37634)
* chore: bump chromium in DEPS to 113.0.5666.0 * chore: update patches * Make Clear-Site-Data: "cookies" respect third-party cookie blocking https://chromium-review.googlesource.com/c/chromium/src/+/4346675 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
committed by
GitHub
parent
2ac9ff1f20
commit
5023b49713
@@ -457,6 +457,7 @@ void SimpleURLLoaderWrapper::OnClearSiteData(
|
||||
const std::string& header_value,
|
||||
int32_t load_flags,
|
||||
const absl::optional<net::CookiePartitionKey>& cookie_partition_key,
|
||||
bool partitioned_state_allowed_only,
|
||||
OnClearSiteDataCallback callback) {
|
||||
std::move(callback).Run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user