Hello all, While working on a new port, a web browser that uses webkit 4.1 api, I found the need of using WEBKIT_DISABLE_COMPOSITING_MODE=1 env to run program or else I get errors:
- blank page - eglExportDMABUFImageMESA failed - webkit crashes A good example to test is: www/badwolf (uses webkit 4.0) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284391 or a new web browser port (WIP, uses webkit 4.1) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284258 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284258#c39 If anyone finds ports in such situation please reply to this post. Thanks, -- Nuno Teixeira FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org
