[Webkit-unassigned] [Bug 103893] New: [Gstreamer] changing MedialElement.src resets volume and mute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 3 07:38:28 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=103893
Summary: [Gstreamer] changing MedialElement.src resets volume
and mute
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jussi.kukkonen at intel.com
CC: pnormand at igalia.com
Bug 96912 updated the MediaElement volume and mute to more accurately match reality. This causes media/video-volume.html fail: When the element gets a new source url, the volume and mute of the element get updated (once state reaches PAUSED) from the playbin. Previously the volume and mute were only updated when playback started so the test did not show the problem.
We may want to try to make sure that MediaElement volume does not change when we change the src.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list