Re: [RFC] Linux HiDPI support: choose default scale factor based on DPI

2014-10-09 Thread Mike Hommey
On Thu, Oct 09, 2014 at 11:18:28PM -0700, Robert O'Callahan wrote: > On Thu, Oct 9, 2014 at 10:31 PM, wrote: > > > I recently got a HiDPI monitor (15" at 3200x1800, 234 dpi) and I noticed > > that Firefox (32) doesn't automatically scale UI/content to take advantage > > of the hidpi, with the res

Re: [RFC] Linux HiDPI support: choose default scale factor based on DPI

2014-10-09 Thread Robert O'Callahan
On Thu, Oct 9, 2014 at 10:31 PM, wrote: > I recently got a HiDPI monitor (15" at 3200x1800, 234 dpi) and I noticed > that Firefox (32) doesn't automatically scale UI/content to take advantage > of the hidpi, with the result that stuff renders uncomfortably small by > default. If I manually set de

[RFC] Linux HiDPI support: choose default scale factor based on DPI

2014-10-09 Thread giuseppe . bilotta
Hello all. I recently got a HiDPI monitor (15" at 3200x1800, 234 dpi) and I noticed that Firefox (32) doesn't automatically scale UI/content to take advantage of the hidpi, with the result that stuff renders uncomfortably small by default. If I manually set devPixelsPerPx to 2, I seem to get a

Intent to implement: `//# sourceURL=display-url.js` in Error.prototype.stack

2014-10-09 Thread Fitzgerald, Nick
# Summary By appending "//# sourceURL=foo.js" to script text that is being passed to `eval`, `new Function`, or as the text content of a dynamically appended

Re: Intent to implement: "object-fit" & "object-position" CSS properties

2014-10-09 Thread Daniel Holbert
On 10/09/2014 02:39 AM, yio...@gmail.com wrote: > Which version of the official opening? It's looking like "object-fit" & "object-position" will be released in Firefox 36, if that's what you're asking. You can follow along on the bug page: https://bugzilla.mozilla.org/show_bug.cgi?id=624647 Thi

Re: Intent to implement: BroadcastChannel API

2014-10-09 Thread Jonas Sicking
I think that as soon as it's reviewed, we should enable and ship it! / Jonas On Thu, Oct 9, 2014 at 5:14 AM, Andrea Marchesini wrote: > My implementation supports sending blobs. > However, the API is still disabled by pref. > > - Original Message - > > From: "Jonas Sicking" > > To: "An

Re: Intent to implement: WOFF2 webfont format

2014-10-09 Thread Patrick McManus
> OK. So it can work if every browser that supports the format puts in in > Accept: as soon as it begins support. That may be true of WebP; I don't > believe it's true of WOFF. Is it? > > you need to opt-in to the transcoding, yes. But you make it sound like you can't use woff at all without transc

Re: Documenting uses of Github at Mozilla

2014-10-09 Thread Mike Hoye
On 2014-10-06 12:31 PM, Tantek Çelik wrote: Since all these repo links are likely to become unfindable in email... Contributions welcome: https://wiki.mozilla.org/Github Ok, I've added all the URLS mentioned here to the bottom of the list. - mhoye

Re: Intent to implement: BroadcastChannel API

2014-10-09 Thread Andrea Marchesini
My implementation supports sending blobs. However, the API is still disabled by pref. - Original Message - > From: "Jonas Sicking" > To: "Andrea Marchesini" > Cc: "dev-platform" > Sent: Wednesday, September 24, 2014 5:49:21 PM > Subject: Re: Intent to implement: BroadcastChannel API >

Re: Intent to implement: WOFF2 webfont format

2014-10-09 Thread Henri Sivonen
On Tue, Oct 7, 2014 at 4:53 PM, Patrick McManus wrote: > content format negotiation is what accept is meant to do. I'm aware, but I think format negotiation on the HTTP layer is a misfeature that we shouldn't keep treating as if it was a good feature (for reasons given in https://wiki.whatwg.org/

Re: Intent to implement: WOFF2 webfont format

2014-10-09 Thread Gervase Markham
On 08/10/14 15:44, Patrick McManus wrote: > I'm not aware of font negotiation - but negotiation is most useful when > introducing new types (such as woff2). The google compression proxy already > does exactly that for images and people are successfully using the AWS > cloudfront proxy in environmen

Re: Intent to implement: "object-fit" & "object-position" CSS properties

2014-10-09 Thread yiorsi
Which version of the official opening? 在 2014年9月11日星期四UTC+8上午8时03分54秒,Daniel Holbert写道: > Summary: The 'object-fit' and 'object-position' properties allow web > > developers to customize how a replaced element's content gets scaled and > > positioned to fit the element's content-box. (i.e. how a