[Webkit-unassigned] [Bug 118052] [WK2][GTK] SIGSEV in webkitWebViewBaseSizeAllocate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 03:13:14 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118052





--- Comment #3 from Alberto Garcia <agarcia at igalia.com>  2013-06-27 03:15:10 PST ---
(In reply to comment #2)
> The check is still in resizeWebKitWebViewBaseFromAllocation, so
> probably an oversight on my part.

I guess we can get back to the old code here?

    if (!priv->pageProxy->drawingArea())
        return;

What's the purpose of the check that we have now?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list