Files
servo/components/shared
Jan Varga b18e2b2ae1 constellation: Remove unused ClearCache message (#41246)
This PR removes the unused `EmbedderToConstellationMessage::ClearCache`
variant.
    
Clearing the network cache is now expected to be handled through
upcoming `SiteDataManager`, with direct communication to the resource
threads,
rather than via the constellation.

Testing: Unit tests continue to pass

Signed-off-by: Jan Varga <jvarga@igalia.com>
2025-12-13 16:28:08 +00:00
..