Bug 59036 - Reproducible crash under WebPageProxy::didReceiveEvent
Summary: Reproducible crash under WebPageProxy::didReceiveEvent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 16:28 PDT by Maciej Stachowiak
Modified: 2011-04-20 22:51 PDT (History)
0 users

See Also:


Attachments
Patch (2.04 KB, patch)
2011-04-20 16:38 PDT, Maciej Stachowiak
sam: review+
Details | Formatted Diff | Diff

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