[Webkit-unassigned] [Bug 117733] [WK2][GTK] ASSERTION in WebKit::LayerTreeHostGtk::invalidate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 11:38:33 PDT 2013


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





--- Comment #9 from Alberto Garcia <agarcia at igalia.com>  2013-07-04 11:40:32 PST ---
(In reply to comment #8)
> Perhaps the solution for this is to check host->m_isValid in
> LayerTreeHostGtk::create and return null from that factory if it's
> false.

But we still need to invalidate and destroy the object, so we should
probably attempt to create the glContext() at the beginning of the
initialize method then.

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