RESOLVED FIXED 48458
WebPageProxy::isValid should return false if the page has been explicitly closed
https://bugs.webkit.org/show_bug.cgi?id=48458
Summary WebPageProxy::isValid should return false if the page has been explicitly closed
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.