Skip to content

🤖 avm2: Resolve relative URLs in NetConnection.connect() (close #23201)#23723

Open
MavenRain wants to merge 1 commit into
ruffle-rs:masterfrom
MavenRain:fix/netconnection-resolve-relative-url
Open

🤖 avm2: Resolve relative URLs in NetConnection.connect() (close #23201)#23723
MavenRain wants to merge 1 commit into
ruffle-rs:masterfrom
MavenRain:fix/netconnection-resolve-relative-url

Conversation

@MavenRain
Copy link
Copy Markdown

Description

NetConnection calls to relative paths are treated as http.

Addresses #23201

Checklist

  • I, a human, have self-reviewed this PR and fully understand the changes within.
  • I have made or updated tests where possible.
  • All of my commits are properly scoped, compile successfully, and pass all tests.
  • This PR does not make sense to split up into smaller PRs.
  • An LLM was involved in the authoring of this code.

@MavenRain MavenRain changed the title avm2: Resolve relative URLs in NetConnection.connect() (close #23201) 🤖 avm2: Resolve relative URLs in NetConnection.connect() (close #23201) May 16, 2026
@Lord-McSweeney Lord-McSweeney added A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) llm The PR contains mostly LLM-generated code labels May 16, 2026
…rs#23201)

Signed-off-by: Onyeka Obi <softwareengineerasaservant@isurvivable.cv>
@MavenRain MavenRain force-pushed the fix/netconnection-resolve-relative-url branch from d1d4332 to dcf64d4 Compare May 21, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-avm2 Area: AVM2 (ActionScript 3) llm The PR contains mostly LLM-generated code T-fix Type: Bug fix (in something that's supposed to work already)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants