[Webkit-unassigned] [Bug 211572] [GStreamer][STABLE] Crash in WebCore::MediaPlayer::createResourceLoader
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 8 10:06:29 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211572
--- Comment #11 from Alicia Boya García <aboya at igalia.com> ---
(In reply to Michael Catanzaro from comment #10)
> Also note Phil had an interesting comment at:
> https://bugs.webkit.org/show_bug.cgi?id=204161#c1
This is Phil's comment:
> This might be a regression introduced by r247215 ...
> Capturing the src pointer in the lambda of webKitWebSrcMakeRequest() doesn't look right; protector should be used instead.
After the WebKitWebSrc rework, webKitWebSrcStart() (the function modified in that commit) has been almost emptied, all lambdas use protectors, and care has taken to cancel pending callbacks when the pipeline is flushed or torn down. These bugs are no longer relevant with the WebKitWebSrc rework.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200508/e081be57/attachment-0001.htm>
More information about the webkit-unassigned
mailing list