Bug 117813

Summary: [Mac] Common crashes when playing media
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: MediaAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix eric.carlson: review+, eric.carlson: commit-queue+

Description Alexey Proskuryakov 2013-06-19 17:16:49 PDT
We're seeing AtomicString table corruption when playing media. Found a threading issue that causes this.

<rdar://problem/13837412>
Comment 1 Alexey Proskuryakov 2013-06-19 17:18:31 PDT
Created attachment 205043 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-06-19 19:18:47 PDT
Commit queue is not feeling well, committed manually in <http://trac.webkit.org/changeset/151762>.