desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #56241
[Bug 902857] [NEW] regression: firefox 8 HTML5 audio: audio element does not report duration for audio data uris
Public bug reported:
Printing player.currentTime, player.duration from the timeupdate event
callback produces the following on Firefox 8:
onTimeUpdate: 0.029433 / Infinity
onTimeUpdate: 0.296326 / Infinity
(lines skipped)
onTimeUpdate: 6.724444 / Infinity
onTimeUpdate: 7.325759 / Infinity
onTimeUpdate: 7.325759 / 7.325759
onEnd: 7.325759
But on Firefox 7.0.1+build1+nobinonly-0ubuntu2 duration is correctly
reported:
onTimeUpdate: 0.02839 / 7.325759
onTimeUpdate: 0.298276 / 7.325759
(lines skipped)
onTimeUpdate: 7.321451 / 7.325759
onTimeUpdate: 7.325759 / 7.325759
onEnd: 7.325759
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 8.0+build1-0ubuntu0.11.10.3
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
BuildID: 20111115183813
Date: Mon Dec 12 02:53:21 2011
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2Locales: extensions.sqlite corrupt or missing
Profile2Themes: extensions.sqlite corrupt or missing
SourcePackage: firefox
UpgradeStatus: Upgraded to oneiric on 2011-12-11 (0 days ago)
** Affects: firefox (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug oneiric
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/902857
Title:
regression: firefox 8 HTML5 audio: audio element does not report
duration for audio data uris
Status in “firefox” package in Ubuntu:
New
Bug description:
Printing player.currentTime, player.duration from the timeupdate event
callback produces the following on Firefox 8:
onTimeUpdate: 0.029433 / Infinity
onTimeUpdate: 0.296326 / Infinity
(lines skipped)
onTimeUpdate: 6.724444 / Infinity
onTimeUpdate: 7.325759 / Infinity
onTimeUpdate: 7.325759 / 7.325759
onEnd: 7.325759
But on Firefox 7.0.1+build1+nobinonly-0ubuntu2 duration is correctly
reported:
onTimeUpdate: 0.02839 / 7.325759
onTimeUpdate: 0.298276 / 7.325759
(lines skipped)
onTimeUpdate: 7.321451 / 7.325759
onTimeUpdate: 7.325759 / 7.325759
onEnd: 7.325759
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 8.0+build1-0ubuntu0.11.10.3
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
BuildID: 20111115183813
Date: Mon Dec 12 02:53:21 2011
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2Locales: extensions.sqlite corrupt or missing
Profile2Themes: extensions.sqlite corrupt or missing
SourcePackage: firefox
UpgradeStatus: Upgraded to oneiric on 2011-12-11 (0 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/902857/+subscriptions
Follow ups
References