[webkit-reviews] review granted: [Bug 94699] [GTK] Crash when finalizing WebKitWebView : [Attachment 159940] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 08:24:01 PDT 2012


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 94699: [GTK] Crash when finalizing WebKitWebView
https://bugs.webkit.org/show_bug.cgi?id=94699

Attachment 159940: Updated patch
https://bugs.webkit.org/attachment.cgi?id=159940&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159940&action=review


> Source/WebKit/gtk/WebCoreSupport/AcceleratedCompositingContextGL.cpp:-244
> -    if (graphicsLayer && !enabled())
> -	   m_redirectedWindow->resize(getWebViewSize(m_webView));
> -

I believe this is still required because we need to kick the old window to the
proper size.


More information about the webkit-reviews mailing list