[Webkit-unassigned] [Bug 164303] [GTK] BadDamage X Window System error in WebKit::AcceleratedBackingStoreX11::update when called from WebPageProxy::exitAcceleratedCompositingMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 14:04:04 PST 2016


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

--- Comment #18 from Andres Gomez Garcia <agomez at igalia.com> ---
(In reply to comment #16)
...
> I would say more: I *really* would like that we trap all X error for the
> whole UIProcess and we just print them on stdout instead of crashing.
> 
> 
> I really hate when things crash. I rather prefer to be on the wrong side by
> protecting things more than needed than be on the wrong side by crashing on
> corner cases that were not detected when this was implemented.

Like with asserts, crash should be left for debug builds. For a release build, this should be avoided, IMHO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161216/6bd648e3/attachment.html>


More information about the webkit-unassigned mailing list