Skip to content

Conversation

@danielhjacobs
Copy link
Contributor

No description provided.

@danielhjacobs danielhjacobs requested a review from kjarosh October 23, 2025 16:54
@danielhjacobs danielhjacobs added A-web Area: Web & Extensions T-feature Type: New Feature (that Flash doesn't have) labels Oct 23, 2025
Comment on lines +83 to +85
swf.location === fileParam ||
swf.location.replace(/^swfs\//, "") ===
fileParam,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have this duality here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure if we'd want ?file=bitey1.swf, this lets it work. That was the real path to the SWF 5 years ago, but now it's swfs/bitey1.swf

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we just remove the swfs/ prefix and make it work the same way as before?

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

Labels

A-web Area: Web & Extensions T-feature Type: New Feature (that Flash doesn't have)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants