RESOLVED FIXED 151803
[WinCairo][MediaFoundation] Main thread can block when session is destroyed.
https://bugs.webkit.org/show_bug.cgi?id=151803
Summary [WinCairo][MediaFoundation] Main thread can block when session is destroyed.
peavo
Reported 2015-12-03 07:01:55 PST
I thought I fixed this in http://trac.webkit.org/changeset/192578, but it turns out it wasn't fixed properly. This time for real :)
Attachments
Patch (4.33 KB, patch)
2015-12-03 07:08 PST, peavo
achristensen: review+
peavo
Comment 1 2015-12-03 07:08:09 PST
Alex Christensen
Comment 2 2015-12-03 10:04:30 PST
Comment on attachment 266528 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=266528&action=review > Source/WebCore/ChangeLog:8 > + Set flag make sure that the scheduler thread stops when the session ends. ...to make sure...
peavo
Comment 3 2015-12-03 11:32:55 PST
(In reply to comment #2) > Comment on attachment 266528 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=266528&action=review > > > Source/WebCore/ChangeLog:8 > > + Set flag make sure that the scheduler thread stops when the session ends. > > ...to make sure... Will fix, thanks for reviewing :)
peavo
Comment 4 2015-12-03 11:33:45 PST
Note You need to log in before you can comment on or make changes to this bug.