Bug 118976 - Frequent MESSAGE_CHECK failures in WebPageProxy::didReceiveEvent
Summary: Frequent MESSAGE_CHECK failures in WebPageProxy::didReceiveEvent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-22 11:16 PDT by Alexey Proskuryakov
Modified: 2013-07-22 11:26 PDT (History)
0 users

See Also:


Attachments
proposed fix (1.36 KB, patch)
2013-07-22 11:21 PDT, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

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