Bug 40186 - WebKit2: Need to close WebPageProxy when the WebView is destroyed
Summary: WebKit2: Need to close WebPageProxy when the WebView is destroyed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Ada Chan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-04 13:43 PDT by Ada Chan
Modified: 2010-06-04 13:56 PDT (History)
0 users

See Also:


Attachments
Patch (2.75 KB, patch)
2010-06-04 13:47 PDT, Ada Chan
andersca: review+
Details | Formatted Diff | Diff

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