Files
browser/.github/workflows
Karl Seguin 2bcf9a22d5 Disable cache=true from e2e matrix
cache=true is problematic for a few reasons

1 - The current cache implementation is known to cause timing issues; i.e. it
    executes callbacks synchronously.

2 - Unlike something like robots.txt or proxy, cache tests need to be explicitly
    tested. The response has to include cache headers and the resource loaded
    again.
2026-05-13 17:52:46 +08:00
..
2025-05-09 11:20:51 +02:00
2026-05-04 11:29:24 +02:00
2026-04-24 17:33:16 +08:00
2026-05-07 08:09:33 -07:00