Bug 118976

Summary: Frequent MESSAGE_CHECK failures in WebPageProxy::didReceiveEvent
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix sam: review+

Description Alexey Proskuryakov 2013-07-22 11:16:46 PDT
We are seeing frequent MESSAGE_CHECK failures when handling WebPageProxy.DidReceiveEvent. I cannot reproduce this.

<rdar://problem/14155030>
Comment 1 Alexey Proskuryakov 2013-07-22 11:21:21 PDT
Created attachment 207256 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-07-22 11:26:01 PDT
Committed <http://trac.webkit.org/r152984>.