Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
WebPageProxy::isValid should return false if the page has been explic…
…itly closed https://bugs.webkit.org/show_bug.cgi?id=48458 Reviewed by Sam Weinig. * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::WebPageProxy): (WebKit::WebPageProxy::isValid): (WebKit::WebPageProxy::relaunch): (WebKit::WebPageProxy::close): (WebKit::WebPageProxy::processDidCrash): * UIProcess/WebPageProxy.h: (WebKit::WebPageProxy::isClosed): Canonical link: https://commits.webkit.org/61215@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@70696 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Anders Carlsson
committed
Oct 27, 2010
1 parent
d2e4ebe
commit 1227dab7edc9709c5d6f7b2ea9baaa2dee7665a8
Showing
3 changed files
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters