Bug 199727 - Fix non-thread safe use of makeWeakPtr() under MediaPlayerPrivateMediaFoundation::CustomVideoPresenter::processInputNotify()
Summary: Fix non-thread safe use of makeWeakPtr() under MediaPlayerPrivateMediaFoundat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 199639
  Show dependency treegraph
 
Reported: 2019-07-11 14:27 PDT by Chris Dumez
Modified: 2019-07-11 21:38 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2019-07-11 14:29 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>