Bug 59999

Summary: The web process locks up when the plug-in process crashes
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2011-05-02 18:26:45 PDT
The web process locks up when the plug-in process crashes
Comment 1 Anders Carlsson 2011-05-02 18:41:44 PDT
Created attachment 92030 [details]
Patch
Comment 2 WebKit Review Bot 2011-05-02 18:45:16 PDT
Attachment 92030 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/WebProcess/Plugins/PluginProcessConnectionManager.h:41:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-05-02 18:48:36 PDT
Committed r85573: <http://trac.webkit.org/changeset/85573>