[webkit-reviews] review granted: [Bug 48458] WebPageProxy::isValid should return false if the page has been explicitly closed : [Attachment 72074] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 13:07:05 PDT 2010


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 48458: WebPageProxy::isValid should return false if the page has been
explicitly closed
https://bugs.webkit.org/show_bug.cgi?id=48458

Attachment 72074: Patch
https://bugs.webkit.org/attachment.cgi?id=72074&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
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.


More information about the webkit-reviews mailing list