1jehuang / 1jehuang/jcode

Make Firefox browser setup recover when native host release asset is missing

Open
#368 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

autonomous: no from-pr priority: medium triage: needs-decision
Dominant language
Rust
Stars
19.9k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
30

Description

Browser setup errors out when the separate native host release asset is missing (crates/jcode-base/src/browser.rs ~408-426) instead of falling back, e.g. embedding the native host.

Credit: originally proposed in PR #149. This repo no longer accepts external PRs, so the problem is tracked here instead.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in crates/jcode-base/src/browser.rs around lines 408-426 and trace the Firefox browser setup path that handles the native host release asset. Review PR #149 for the original proposal, then run the browser setup flow with that asset unavailable. Done means setup recovers instead of erroring, using an agreed fallback such as embedding the native host.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.