Closed Bug 876133 Opened 12 years ago Closed 12 years ago

Volume Level does not change any more on HTML5 video

Categories

(Core :: Audio/Video, defect)

24 Branch
x86_64
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla24
blocking-b2g tef+
Tracking Status
firefox24 + fixed
b2g18 --- fixed
b2g18-v1.0.1 --- fixed

People

(Reporter: alice0775, Assigned: robert)

References

()

Details

(Keywords: regression, Whiteboard: [apps watch list])

Attachments

(1 file)

Build Identifier: http://hg.mozilla.org/mozilla-central/rev/97aa3da59001 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130524 Firefox/24.0 ID:20130524050555 On youtube HTML5 video, Using Volume Slider, volume level does not change. Bug 875483 fixed freeze. however, this volume problem is not fixed. Steps To Reproduce: 1. Open Youtube HTML5 video ex. http://www.youtube.com/watch?v=BH0BNbwqNK8&webm=1&html5=1 2. Drag Volume slider --- observe sound level Actual Results: Volume level does not change. Expected Results: Depending on the position of the slider, volume should change. Regression window(m-c) Good: http://hg.mozilla.org/mozilla-central/rev/6066b9d92032 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130522 Firefox/24.0 ID:20130522071950 Bad: http://hg.mozilla.org/mozilla-central/rev/00b264c7cced Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130522 Firefox/24.0 ID:20130522092949 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6066b9d92032&tochange=00b264c7cced Regression window(m-i) Good: http://hg.mozilla.org/integration/mozilla-inbound/rev/75abbd7e7e24 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130521 Firefox/24.0 ID:20130521104716 Bad: http://hg.mozilla.org/integration/mozilla-inbound/rev/a25a93b276a5 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130521 Firefox/24.0 ID:20130521105015 Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=75abbd7e7e24&tochange=a25a93b276a5 Regressed By: a25a93b276a5 Andrea Marchesini — Bug 872925 - Game pack keeps playing audio when running in the background, even though the app has no permission to do so. r=derf
In addition, the HTML5 video of the following pages is affected, too. http://www.mozilla.org/projects/firefox/prerelease.html
Summary: Volume Level does not change any more on Youtube HTML5 → Volume Level does not change any more on HTML5 video
PS I was surprised at a fact that Mozilla did not provide an automatic test for such basic function...
I can also reproduce the problem on ubuntu 12.04LTS. http://hg.mozilla.org/mozilla-central/rev/7a2f7a45819a Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20130525 Firefox/24.0 ID:20130525031005
OS: Windows 7 → All
Poor reviewing on my part in bug 872925. In HTMLMediaElement::SetVolume(): // Here we want just to update the volume. SetMutedInternal(mMuted); The early return in SetMutedInternal() is preventing this from working.
blocking-b2g: --- → tef?
Whiteboard: [apps watch list]
Attached patch fixSplinter Review
This is against v1.0.1. Should also apply to v1.1.
Attachment #754310 - Flags: review?(tterribe)
Attachment #754310 - Flags: review?(tterribe) → review+
Attachment #754310 - Flags: review?(cpearce) → review+
Tim tested a patch equivalent to this and it worked. I will do some testing of my own.
Comment on attachment 754310 [details] [diff] [review] fix NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings. [Approval Request Comment] Bug caused by (feature/regressing bug #): 872925 User impact if declined: Volume changes don't work :-( Testing completed: some manual testing. More in progress. Risk to taking this patch (and alternatives if risky): very low risk. The bug can probably be worked around in apps by toggling the "muted" attribute. String or UUID changes made by this patch: none.
Attachment #754310 - Flags: approval-mozilla-b2g18?
OK I tested this patch and volume changes seem to work on 1.0.1.
Feel free to uplift this as soon as approval is granted.
blocking-b2g: tef? → tef+
Attachment #754310 - Flags: approval-mozilla-b2g18? → approval-mozilla-b2g18+
Assignee: nobody → robert
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Keywords: verifyme
QA Contact: jsmith
Verified on trunk on 5/28.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: