Bug 119832 (webprocess_stop) - webkitwebprocess do not shutdown
Summary: webkitwebprocess do not shutdown
Status: UNCONFIRMED
Alias: webprocess_stop
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-14 19:22 PDT by Peng Xinchao
Modified: 2017-03-11 11:02 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Xinchao 2013-08-14 19:22:04 PDT
when call "WebProcess::didClose" , the webprocess process do not shutdown . I  think the main loop should have stoped ,but the process is not shutdowned .