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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 04:43:15 PDT 2013


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


Alberto Garcia <agarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #205891|                            |review?, commit-queue?
               Flag|                            |




--- Comment #4 from Alberto Garcia <agarcia at igalia.com>  2013-07-02 04:45:13 PST ---
Created an attachment (id=205891)
 --> (https://bugs.webkit.org/attachment.cgi?id=205891&action=review)
Patch

I think that m_isValid is incorrectly set to false if the GL context
cannot be created (which happens if e.g. the display does not support
XDamage or Xcomposite).

That doesn't really do anything other than breaking the assertion in
LayerTreeHostGtk::invalidate().

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