New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 685593 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Audio player: error happens in paper-slider.

Project Member Reported by oka@chromium.org, Jan 26 2017

Issue description

Chrome OS ToT

What steps will reproduce the problem?
(1) Open Files App and opens audio file
(2) Open an audio file with audio player
(3) Open chrome://inspect/#apps and inspect audio player.

What is the expected result?
No error log is seen

What happens instead?
Following error happens in paper-slider-extracted.js
Uncaught RangeError: Invalid array length

 
https://cs.chromium.org/chromium/src/ui/file_manager/audio_player/elements/audio_player.js?q=onaudiostatusupdate&sq=package:chromium&l=256
I saw "duration" of the audio element was NaN when this the callback is invoked by ended, abort, emptied, stalled, and timeupdate events.

Owner: yamaguchi@chromium.org
Status: Started (was: Available)
Status: Fixed (was: Started)
The fix was submitted.
https://chromium.googlesource.com/chromium/src/+/2d184d931166e89d8163c78f945fa168afd080d2

Comment 4 by son...@google.com, Feb 22 2017

Status: Verified (was: Fixed)
Verified on build 9304.0.0

Sign in to add a comment