Bug 40186

Summary: WebKit2: Need to close WebPageProxy when the WebView is destroyed
Product: WebKit Reporter: Ada Chan <adachan>
Component: WebKit Misc.Assignee: Ada Chan <adachan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Ada Chan 2010-06-04 13:43:13 PDT
We need to close WebPageProxy when the WebView is destroyed, or a stale WebPageProxy will remain in the page map of the WebProcessProxy.
Comment 1 Ada Chan 2010-06-04 13:47:48 PDT
Created attachment 57910 [details]
Patch
Comment 2 Anders Carlsson 2010-06-04 13:50:30 PDT
Comment on attachment 57910 [details]
Patch

r=me!
Comment 3 Ada Chan 2010-06-04 13:56:05 PDT
Fixed in http://trac.webkit.org/changeset/60705