Bug 181646 - Prevent useless MediaPlayer mute state notifications
Summary: Prevent useless MediaPlayer mute state notifications
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-15 05:21 PST by Philippe Normand
Modified: 2018-01-15 07:28 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.33 KB, patch)
2018-01-15 05:30 PST, Philippe Normand
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2018-01-15 05:21:01 PST
In practice this affects only the GTK (and WPE I suppose) ports because those are the only ones calling muteChanged() but the change is for the cross-platform MediaPlayer. This bug is related to bug 174241 which has some more explanations.
Comment 1 Philippe Normand 2018-01-15 05:30:31 PST
Created attachment 331331 [details]
Patch
Comment 2 Philippe Normand 2018-01-15 07:27:42 PST
Committed r226948: <https://trac.webkit.org/changeset/226948>
Comment 3 Philippe Normand 2018-01-15 07:28:16 PST
Thanks. I'll notify all those gardening bugs...
Comment 4 Radar WebKit Bug Importer 2018-01-15 07:28:28 PST
<rdar://problem/36521946>