Riccardo Magliocchetti
2008-Aug-04 10:41 UTC
[Swfdec] [PATCH] Add autoplay policy configuration to mozilla plugin
Hi, this patch implements the gui for changing the autoplay policy from the mozilla plugin. The three possible configuration are: always autoplay, never autoplay and check last choice for the same host. The idea implemented is to have the global autoplay key be not overriden by the per host configuration. If the global autoplay key is not present the behaviour of the actual implementation is preserved, and its default is still to do not play automatically. Comments are appreciated. thanks, riccardo -------------- next part -------------- A non-text attachment was scrubbed... Name: add-autoplay-policy-configuration.diff Type: text/x-diff Size: 7275 bytes Desc: not available Url : http://lists.freedesktop.org/archives/swfdec/attachments/20080804/f66c57d5/attachment.diff
Pekka Lampila
2008-Aug-16 17:36 UTC
[Swfdec] [PATCH] Add autoplay policy configuration to mozilla plugin
Hey. On ma, 2008-08-04 at 12:41 +0200, Riccardo Magliocchetti wrote:> this patch implements the gui for changing the autoplay policy from the > mozilla plugin. The three possible configuration are: always autoplay, never > autoplay and check last choice for the same host. > > The idea implemented is to have the global autoplay key be not overriden by > the per host configuration. If the global autoplay key is not present the > behaviour of the actual implementation is preserved, and its default is > still to do not play automatically.Took a while, but finally applied this. Don't really like having (global) settings inside the context menu, but at least it's much better than what we had previously. -- Pekka Lampila <pekka.lampila at iki.fi>