Bug 48458

Summary: WebPageProxy::isValid should return false if the page has been explicitly closed
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2010-10-27 13:03:32 PDT
WebPageProxy::isValid should return false if the page has been explicitly closed
Attachments
Patch (3.65 KB, patch)
2010-10-27 13:04 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-10-27 13:04:42 PDT
Sam Weinig
Comment 2 2010-10-27 13:07:06 PDT
Comment on attachment 72074 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=72074&action=review > WebKit2/UIProcess/WebPageProxy.cpp:387 > + printf("is in window: %d %d\n", m_isInWindow, isInWindow); Please don't land this.
Anders Carlsson
Comment 3 2010-10-27 13:11:04 PDT
Note You need to log in before you can comment on or make changes to this bug.