[webkit-reviews] review granted: [Bug 93800] WebPagePopupImpl::handleKeyEvent is called after WebPagePopupImpl::close : [Attachment 173195] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 21:31:51 PST 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 93800: WebPagePopupImpl::handleKeyEvent is called after
WebPagePopupImpl::close
https://bugs.webkit.org/show_bug.cgi?id=93800

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173195&action=review


> Source/WebKit/chromium/ChangeLog:8
> +	   We need to set m_closing tot true in WebPagePopupImpl::close so we
won't access m_page in WebPagePopupImpl::handleKeyEvent.

tot -> to?


More information about the webkit-reviews mailing list