Bug 199727

Summary: Fix non-thread safe use of makeWeakPtr() under MediaPlayerPrivateMediaFoundation::CustomVideoPresenter::processInputNotify()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: MediaAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, eric.carlson, ggaren, jer.noble, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199700
Bug Depends on:    
Bug Blocks: 199639    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-07-11 14:27:38 PDT
Fix non-thread safe use of makeWeakPtr() under MediaPlayerPrivateMediaFoundation::CustomVideoPresenter::processInputNotify().
Comment 1 Chris Dumez 2019-07-11 14:29:23 PDT
Created attachment 373953 [details]
Patch
Comment 2 WebKit Commit Bot 2019-07-11 21:37:05 PDT
Comment on attachment 373953 [details]
Patch

Clearing flags on attachment: 373953

Committed r247383: <https://trac.webkit.org/changeset/247383>
Comment 3 WebKit Commit Bot 2019-07-11 21:37:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-07-11 21:38:17 PDT
<rdar://problem/52989551>