blob: bc986dfaa3a5599f686385c0268cb12a9dfe4d4a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[
{ type: install
message: <<EOM
If you get wrong colors when watching html5 videos, this is probably because
your system does not support hardware acceleration (see bug 237277): you can
disable it by starting the browser from command line with the --disable-gpu
option.
EOM
}
]
|