[webkit-reviews] review granted: [Bug 199538] MediaStreamTrackPrivate should always call readyStateChanged on the main thread : [Attachment 373605] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 07:05:07 PDT 2019


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 199538: MediaStreamTrackPrivate should always call readyStateChanged on the
main thread
https://bugs.webkit.org/show_bug.cgi?id=199538

Attachment 373605: Patch

https://bugs.webkit.org/attachment.cgi?id=373605&action=review




--- Comment #6 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 373605
  --> https://bugs.webkit.org/attachment.cgi?id=373605
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=373605&action=review

> Source/WebCore/platform/mediastream/RealtimeMediaSource.h:71
>      , public CanMakeWeakPtr<RealtimeMediaSource>

Is this still needed? If it isn't used in any of the derived classes, the only
use in this class was in scheduleDeferredTask.


More information about the webkit-reviews mailing list