mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
This PR aligns `ResourceThreads::clear_cache` with the existing `clear_cookies` function by waiting for a response synchronously. Testing: Unit tests continue to pass. Signed-off-by: Jan Varga <jvarga@igalia.com>