Bug 163474 - Setting HTMLMediaElement.muted to the same value should not fire a volume change event
Summary: Setting HTMLMediaElement.muted to the same value should not fire a volume cha...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#dom-med...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-14 17:05 PDT by Chris Dumez
Modified: 2016-10-14 18:51 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2016-10-14 17:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-10-14 17:05:42 PDT
Setting HTMLMediaElement.muted to the same value should not fire a volume change event:
- https://html.spec.whatwg.org/#dom-media-muted

Chrome and Firefox agree with the specification.
Comment 1 Chris Dumez 2016-10-14 17:10:25 PDT
Created attachment 291683 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-14 18:51:15 PDT
Comment on attachment 291683 [details]
Patch

Clearing flags on attachment: 291683

Committed r207368: <http://trac.webkit.org/changeset/207368>
Comment 3 WebKit Commit Bot 2016-10-14 18:51:20 PDT
All reviewed patches have been landed.  Closing bug.