Closed
Bug 1214549
Opened 9 years ago
Closed 6 years ago
[B2GDroid] Can't play a youtube video via B2GDroid's default browser.
Categories
(B2GDroid Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: xiongfuchao, Unassigned)
References
Details
Attachments
(2 files)
[1.Description]:
If user tries to play a youtube video, device will inform user "cannot open link", so user can't play it via B2GDroid's default browser.
Found time:23:18
See attcchment:AriesKK_2318.3gp & logcat_2318.txt
[2.Testing Steps]:
Prerequisite:Uninstall or disable the android's youtube app.
1. From the Homescreen, Open the Browser App
2. In the Browser navigate to "www.youtube.com"
3. Open a video page.
4.Tap play button.
[3.Expected Result]:
4.The Video begins streaming via B2GDroid's default browser.
[4.Actual Result]:
4. Device will inform user "cannot open link".
[5.Reproduction build]:
Android version: 4.4.4(Build Number 23.0.A.2.93)
B2GDroid version: 0.11
[6.Reproduction Frequency]:
Always Recurrence,5/5
[7.TCID]:
6073
[8.Note]:
this function is works normal on latest build of flame v2.5 & aries v2.5
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Updated•9 years ago
|
status-b2g-master:
--- → unaffected
Product: Firefox OS → B2GDroid
This is probably an issue with decoding off of the content thread on the Java thread.
status-b2g-master:
unaffected → ---
See also bug 1220064
I can't reproduce this issue on 4.4.4 with the latest nightly, which confirms there isn't an issue with decoding the media.
Although this issue looks like an issue with default app handlers so it might be dependent on more settings.
Possibly relevant from the logcat
> 10-13 23:19:04.055 E/GeckoConsole(14450): Content JS ERROR: Couldnt find app for: http://m.youtube.com/?
> 10-13 23:19:04.055 E/GeckoConsole(14450): at .takeScreenshot (app://system.gaiamobile.org/js/places.js:175:9)
> 10-13 23:19:04.055 E/GeckoConsole(14450): at .screenshotRequested/this.screenshotQueue[url]< (app://system.gaiamobile.org/js/places.js:160:11)
Comment 6•6 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•