Skip to content

Avoid repeated CORS tile fetches in the web app - #1014

Merged
lovasoa merged 1 commit into
masterfrom
fix/web-tile-cors-strategy
Sep 9, 2026
Merged

Avoid repeated CORS tile fetches in the web app#1014
lovasoa merged 1 commit into
masterfrom
fix/web-tile-cors-strategy

Conversation

@lovasoa

@lovasoa lovasoa commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary:\n- Classify each ordinary tile origin once per job.\n- Load later CORS-blocked tiles directly through ordinary images.\n- Cover the request reduction in Chromium E2E.\n\nValidation:\n- pnpm exec tsc --noEmit\n- cargo xtask test web --e2e\n- cargo xtask check is blocked by a pre-existing rustfmt failure in crates/xtask/src/release/sign.rs.

@lovasoa
lovasoa force-pushed the fix/web-tile-cors-strategy branch from 5c5dcb4 to 57ff211 Compare September 9, 2026 10:08
@lovasoa
lovasoa merged commit 453b8a6 into master Sep 9, 2026
14 checks passed
@lovasoa
lovasoa deleted the fix/web-tile-cors-strategy branch September 9, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant