Comment 87 for bug 434476

Revision history for this message
In , Karlt (karlt) wrote :

Comment on attachment 8401684
Implement WakeLockListener on Linux to disable screensaver while video is playing

># User Edwin Flores <email address hidden>

I assume you built on Martin's patch here. Please include him as an author.

>+LOCAL_INCLUDES += $(MOZ_DBUS_CFLAGS)
>+CFLAGS += $(MOZ_DBUS_GLIB_CFLAGS)
>+CXXFLAGS += $(MOZ_DBUS_GLIB_CFLAGS) -DHAVE_PTHREADS

Which parts of previous reviews have not been addressed and why not?