Bug 59036

Summary: Reproducible crash under WebPageProxy::didReceiveEvent
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Maciej Stachowiak 2011-04-20 16:28:53 PDT
Reproducible crash under WebPageProxy::didReceiveEvent
Comment 1 Maciej Stachowiak 2011-04-20 16:38:32 PDT
Created attachment 90442 [details]
Patch
Comment 2 Maciej Stachowiak 2011-04-20 16:42:02 PDT
Committed r84434: <http://trac.webkit.org/changeset/84434>
Comment 3 Alexey Proskuryakov 2011-04-20 22:51:58 PDT
Comment on attachment 90442 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=90442&action=review

> Source/WebKit2/UIProcess/API/mac/WKView.mm:1990
> +    // resending the event may destroy this WKView

Comments should be full sentences with a capital letter and a period.