gecko-dev/gfx/webrender
Kartikaya Gupta c5fc95c74e Bug 1442608 - Fix rendering failure with WebRender on Windows. r=nical
This works around a rendering failure on Windows where the browser window opens
and remains white. Details of why this happens can be found in bug 1442748; this
workaround just forces a scene build if we get a GenerateFrame request after
having the root pipeline id set on the pending scene, but if it hasn't yet
been propagated to the current scene. This ensures the render isn't skipped
and prevents the C++-side frame throttler from preventing future composites.
2018-03-02 16:45:18 -05:00
..
doc Bug 1415150 - Update webrender to commit f58ed651b47f47382b63dd2bce6e4ed10ee18c78. r=jrmuizel 2017-11-10 10:55:05 -05:00
examples Bug 1438892 - Update webrender to e8d2ffb404a85651fe08a6d09abbece9bd2b9182. r=jrmuizel 2018-02-20 09:02:40 -05:00
res Bug 1440664 - Update webrender to commit 22b831c02479eea31821f49a0fac7dd699083557. r=jrmuizel 2018-03-01 16:49:20 -05:00
src Bug 1442608 - Fix rendering failure with WebRender on Windows. r=nical 2018-03-02 16:45:18 -05:00
tests Bug 1440664 - Update webrender to commit 22b831c02479eea31821f49a0fac7dd699083557. r=jrmuizel 2018-03-01 16:49:20 -05:00
build.rs Bug 1400216 - Update webrender to commit 68e2e7cd0e39d216bb6c35dfb353dc0700bb6948. r=jrmuizel 2017-09-19 12:11:59 -04:00
Cargo.toml Bug 1440664 - Update webrender to commit 22b831c02479eea31821f49a0fac7dd699083557. r=jrmuizel 2018-03-01 16:49:20 -05:00