Intent to ship: CSS Ruby

2015-02-07 Thread Xidorn Quan
Before the next merge day, I intent to turn on CSS Ruby by default on all platforms if all rest blockers can be fixed by then. It has been developed behind |layout.css.ruby.enabled| for a while. This would add 5 new values to |display| property, and a new property |ruby-position|. Turning on this

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Aaron Klotz
+1. Anecdotally I've seen users on reddit who want click-to-play for flash, but specifically do not want to enable click-to-play for it because they still want to be able to see a hint of what is in the video. The poster image would allow for the best of both worlds. On 2015-02-07 4:44 AM, Dav

Re: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Eric Rescorla
Well, the first step would be to do plugin power saving at all. -Ekr On Sat, Feb 7, 2015 at 8:38 PM, Jet Villegas wrote: > We should pick this up too. > > --Jet > > -- Forwarded message -- > From: Jet Villegas W3C > Date: Sat, Feb 7, 2015 at 1:36 AM > Subject: Fwd: [blink-dev]

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Hubert Figuière
On 07/02/15 05:24 AM, Kyle Huey wrote: > Why don't we just click to play everything? Filed this last year: https://bugzilla.mozilla.org/show_bug.cgi?id=980939 Good to see the idea finally gets traction. Hub ___ dev-platform mailing list dev-platform@

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Xidorn Quan
On Sat, Feb 7, 2015 at 10:44 PM, David Rajchenbach-Teller < dtel...@mozilla.com> wrote: > On 07/02/15 11:24, Kyle Huey wrote: > > Why don't we just click to play everything? > > > > Well, the poster image could still be used for click-to-play, right? +1 But one thing I'm concerned is that it mi

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread David Rajchenbach-Teller
On 07/02/15 11:24, Kyle Huey wrote: > Why don't we just click to play everything? > Well, the poster image could still be used for click-to-play, right? -- David Rajchenbach-Teller, PhD Performance Team, Mozilla signature.asc Description: OpenPGP digital signature _

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Jonathan Kew
On 7/2/15 10:24, Kyle Huey wrote: Why don't we just click to play everything? Yes, we should do that. At least as an option, exposed in Preferences: something like [ ] Never auto-play video or audio or [ ] Always show a Click to Play control for media I'd suggest it belongs in Preference

Re: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Kyle Huey
Why don't we just click to play everything? - Kyle On Feb 7, 2015 5:38 PM, "Jet Villegas" wrote: > We should pick this up too. > > --Jet > > -- Forwarded message -- > From: Jet Villegas W3C > Date: Sat, Feb 7, 2015 at 1:36 AM > Subject: Fwd: [blink-dev] Intent to Ship: Plugin Po

Re: I was using xulrunner to developing desktop application, so I want to storage the indexDB files in to customized place other than %AppData%/

2015-02-07 Thread Jan Varga
Take a look at this code: http://mxr.mozilla.org/mozilla-central/source/b2g/components/DirectoryProvider.js#61 B2G redirects it to /data/local You can do the same. Jan On 07/02/15 07:59, Yonggang Luo wrote: How to do that? Looking for ways to do that. _

Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images

2015-02-07 Thread Jet Villegas
We should pick this up too. --Jet -- Forwarded message -- From: Jet Villegas W3C Date: Sat, Feb 7, 2015 at 1:36 AM Subject: Fwd: [blink-dev] Intent to Ship: Plugin Power Saver Poster Images To: j...@mozilla.com -- Forwarded message -- From: Date: Fri, Feb 6, 2

Re: I was using xulrunner to developing desktop application, so I want to storage the indexDB files in to customized place other than %AppData%/

2015-02-07 Thread Kyle Huey
On Sat, Feb 7, 2015 at 3:59 PM, Yonggang Luo wrote: > How to do that? Looking for ways to do that. > ___ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform > You can move the entire profile di