Bug 175323 - [GStreamer][MSE] Add missing lock around getStreamByTrackId
Summary: [GStreamer][MSE] Add missing lock around getStreamByTrackId
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Turner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-08 07:37 PDT by Charlie Turner
Modified: 2017-08-09 10:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2017-08-08 07:41 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff
Patch (1.68 KB, patch)
2017-08-08 07:42 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Turner 2017-08-08 07:37:07 PDT
This fixes several tests that were crashing (but not accounted for in gardening) in Debug builds when the track queues were being modified concurrently by separate threads.
Comment 1 Charlie Turner 2017-08-08 07:41:16 PDT
Created attachment 317569 [details]
Patch
Comment 2 Charlie Turner 2017-08-08 07:42:14 PDT
Created attachment 317570 [details]
Patch
Comment 3 WebKit Commit Bot 2017-08-09 10:23:19 PDT
Comment on attachment 317570 [details]
Patch

Clearing flags on attachment: 317570

Committed r220461: <http://trac.webkit.org/changeset/220461>
Comment 4 WebKit Commit Bot 2017-08-09 10:23:21 PDT
All reviewed patches have been landed.  Closing bug.