Skip to content

ui: move caching to the extension server code#5336

Merged
LalitMaganti merged 2 commits intomainfrom
dev/lalitm/ui-cache
Mar 30, 2026
Merged

ui: move caching to the extension server code#5336
LalitMaganti merged 2 commits intomainfrom
dev/lalitm/ui-cache

Conversation

@LalitMaganti
Copy link
Copy Markdown
Member

I was being silly - there's no reason to do the caching in the service
worker, we can just do it in the extension server code directly which
completely negates the need to do any subtle workaround CORS etc.

I was being silly - there's no reason to do the caching in the service
worker, we can just do it in the extension server code directly which
completely negates the need to do any subtle workaround CORS etc.
@LalitMaganti LalitMaganti requested a review from a team as a code owner March 30, 2026 12:08
@LalitMaganti LalitMaganti enabled auto-merge (squash) March 30, 2026 12:13
@github-actions
Copy link
Copy Markdown

🎨 Perfetto UI Builds

@LalitMaganti LalitMaganti merged commit 9b86a57 into main Mar 30, 2026
19 checks passed
@LalitMaganti LalitMaganti deleted the dev/lalitm/ui-cache branch March 30, 2026 12:17
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.

2 participants