[webkit-reviews] review requested: [Bug 117733] [WK2][GTK] ASSERTION in WebKit::LayerTreeHostGtk::invalidate : [Attachment 205891] Patch

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


Alberto Garcia <agarcia at igalia.com> has asked  for review:
Bug 117733: [WK2][GTK] ASSERTION in WebKit::LayerTreeHostGtk::invalidate
https://bugs.webkit.org/show_bug.cgi?id=117733

Attachment 205891: Patch
https://bugs.webkit.org/attachment.cgi?id=205891&action=review

------- Additional Comments from Alberto Garcia <agarcia at igalia.com>
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().


More information about the webkit-reviews mailing list