servo/components
Glenn Watson 1edbe17db1 When rendering to PNG, draw to an FBO rather than default framebuffer.
This means that it doesn't matter if the window if partially placed
off screen when reftests run.

Fixes #3470.
2014-09-25 10:24:23 +10:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing When rendering to PNG, draw to an FBO rather than default framebuffer. 2014-09-25 10:24:23 +10:00
devtools Fix other warnings in devtools 2014-09-23 11:47:47 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx Merge pull request #3466 from Ms2ger/into_string 2014-09-24 08:10:17 +05:30
layout Merge pull request #3458 from pcwalton/whitespace-nowrap 2014-09-23 20:22:33 -07:00
layout_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
msg Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
net Eliminate warnings 2014-09-20 13:00:55 -07:00
plugins Address review comments 2014-09-24 19:35:41 +05:30
script Merge pull request #3468 from Manishearth/jstraceable 2014-09-24 21:25:41 +05:30
script_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
style Merge pull request #3465 from Ms2ger/ns 2014-09-24 10:30:13 -04:00
util Handle null strings in Namespace::new. 2014-09-23 22:22:45 +02:00