Bug 145409 - [Mac] occasional crash in MediaPlayerPrivateAVFoundationObjC::didStopLoadingRequest
Summary: [Mac] occasional crash in MediaPlayerPrivateAVFoundationObjC::didStopLoadingR...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-27 10:10 PDT by Eric Carlson
Modified: 2015-05-27 11:31 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch. (1.29 KB, patch)
2015-05-27 10:14 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-05-27 10:10:24 PDT
MediaPlayerPrivateAVFoundationObjC::didStopLoadingRequest sometimes crashes when called from MediaPlayerPrivateAVFoundationObjC::~ MediaPlayerPrivateAVFoundationObjC
Comment 1 Eric Carlson 2015-05-27 10:10:52 PDT
<rdar://problem/21121218>
Comment 2 Eric Carlson 2015-05-27 10:14:43 PDT
Created attachment 253791 [details]
Proposed patch.

Speculative fix.
Comment 3 WebKit Commit Bot 2015-05-27 11:31:29 PDT
Comment on attachment 253791 [details]
Proposed patch.

Clearing flags on attachment: 253791

Committed r184909: <http://trac.webkit.org/changeset/184909>
Comment 4 WebKit Commit Bot 2015-05-27 11:31:32 PDT
All reviewed patches have been landed.  Closing bug.