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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 01:56:19 PDT 2013


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


Alberto Garcia <agarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |agarcia at igalia.com




--- Comment #1 from Alberto Garcia <agarcia at igalia.com>  2013-06-27 01:58:15 PST ---
I think the problem is that pageProxy->drawingArea() can be null and we're not checking for that.

We used to do that check but that changed in r106816:

http://trac.webkit.org/changeset/106816/trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp

Martin wrote that patch, did you overlook that or is there something else that I'm missing?

-- 
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