fix(ui): add 'self' to worker-src for our angular worker#894
Conversation
this allows the angular service worker to operate in a production environment
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🧰 Additional context used📓 Path-based instructions (2)frontend/src/**/*.{ts,tsx,html,scss}📄 CodeRabbit inference engine (AGENTS.md)
Files:
frontend/src/**/*.{ts,tsx,html}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (2)📓 Common learnings📚 Learning: 2026-04-25T02:36:26.141ZApplied to files:
🔇 Additional comments (1)
📝 WalkthroughWalkthroughThe Content-Security-Policy meta tag in the frontend's HTML file was updated to permit workers from both the same origin and blob URLs. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
As this is considered an ongoing incident I am using my authority to merge this as part of that without review. I'm in voice with Ally & we're in agreement. |
Description
this allows the angular service worker to operate in a production environment
Changes
worker-srcselfSummary by CodeRabbit