Skip to content

Issue 52908: Ignore webpack:// source paths in mothership.js #6605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

labkey-nicka
Copy link
Contributor

Rationale

This addresses Issue 52908 by filtering out requests for sources from stack trace file paths containing webpack://.

Changes

  • Supplant ajax implementation to be able to filter on requests rather than just on stack frames.
  • Filter out requests containing webpack://.

@labkey-nicka labkey-nicka self-assigned this Apr 24, 2025
@labkey-nicka labkey-nicka merged commit 3fa1f55 into release25.3-SNAPSHOT Apr 24, 2025
5 of 6 checks passed
@labkey-nicka labkey-nicka deleted the 25.3_fb_mothership_js branch April 24, 2025 21:18
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