RESOLVED FIXED Bug 46148
Zombie WebProcesses are left around
https://bugs.webkit.org/show_bug.cgi?id=46148
Summary Zombie WebProcesses are left around
Anders Carlsson
Reported 2010-09-20 17:46:42 PDT
Zombie WebProcesses are left around
Attachments
Patch (9.04 KB, patch)
2010-09-20 17:50 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2010-09-20 17:50:55 PDT
Anders Carlsson
Comment 2 2010-09-20 17:51:17 PDT
WebKit Review Bot
Comment 3 2010-09-20 17:57:23 PDT
Attachment 68167 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/mac/MainMac.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 4 2010-09-20 17:58:59 PDT
Comment on attachment 68167 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=68167&action=review > WebKit2/UIProcess/Launcher/mac/ProcessLauncherMac.mm:76 > +static void setupTerminationNotificationHandler(pid_t pid) typo: setup
Anders Carlsson
Comment 5 2010-09-21 08:39:48 PDT
Note You need to log in before you can comment on or make changes to this bug.