Skip to content

fix: Add monotonic timestamp handling and adjust WebGL pipeline logging [WPB-24373]#21048

Open
EnricoSchw wants to merge 1 commit intodevfrom
fix/WPB-24373-segmentation-ff
Open

fix: Add monotonic timestamp handling and adjust WebGL pipeline logging [WPB-24373]#21048
EnricoSchw wants to merge 1 commit intodevfrom
fix/WPB-24373-segmentation-ff

Conversation

@EnricoSchw
Copy link
Copy Markdown
Contributor

@EnricoSchw EnricoSchw commented Apr 17, 2026

StoryWPB-24373 [Web] Firefox MediaPipe segmentation crash due to timestamp mismatch (norm_rect stream)

Summary

  • fix MediaPipe segmentation failures caused by non-monotonic timestamps in Firefox
  • temporary deactivate webgl segmentation worker for Firefox

Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Accessibility (required)

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 14
  • Failed: 0
  • Skipped: 0
  • 🔁 Flaky: 0
  • 📊 Total: 14
  • Total Runtime: 94.9s (~ 1 min 35 sec)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants