Can't get any data in FF22
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
the kick not working, no any audio data
soundmanager v297 also got same problem, but it's works well if set preferFlash: true
----------------------------- update -------------------------------------
Found the reason, I commented some lines because the insecure operation, so the it can't get audio data. It backs work once uncomment the lines, but insecure operation appear again when playing local file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the missing audio data in Firefox 22 with preferFlash left at its default, then inspect the code paths affected by the commented lines mentioned in the report. Compare behavior with preferFlash: true and verify that audio data works without reintroducing the insecure-operation warning, including local-file playback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100