Bug 141908

Summary: [GStreamer] Redundant track language notifications
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch zan: review+

Description Philippe Normand 2015-02-23 08:32:20 PST
In TrackPrivateBaseGStreamer::notifyTrackOfTagsChanged we shouldn't unconditionally invoke languageChanged()
Comment 1 Philippe Normand 2015-02-23 08:34:41 PST
Created attachment 247119 [details]
patch
Comment 2 Zan Dobersek 2015-02-23 08:40:44 PST
Comment on attachment 247119 [details]
patch

r=me
Comment 3 Philippe Normand 2015-02-23 08:45:26 PST
Committed r180503: <http://trac.webkit.org/changeset/180503>