Hi folks,
We (Chromium) would appreciate it if you report Chromium bugs to us.
Fixing it within Ubuntu doesn't help our many other users (e.g. Fedora).
It's really easy -- first hit on Google if you search for [chromium bug
tracker] and uses the same login as gmail.
I converted this bug into one
Most movies in browsers is via Flash, which browsers don't get a lot of
insight into. I think we can tell that Flash is iterating its main loop
but not whether it's painting or just running a timer; full-screened
Flash creates its own window out of our control. I think this means we
can't control
I am the Chromium developer who fixed this again.
Not that anyone cares anymore, but: the problem was that Flash breaks if
GDK_NATIVE_WINDOWS isn't set.
The first fix was to set that in our plugin process before starting Flash.
However, GTK clears the environment variable after initializing. So
Hi,
I'm the Chrome developer responsible for plugins on Linux. This bug
puzzled us for quite some time, but I *believe* we have fixed it. The
answer was setting GDK_NATIVE_WINDOWS=1. (The reason it took me so long
to figure out that this was the proper setting is that we would not pass
the envi