3d acceleration should not be a requirement for optimal text rendering with subpixel aa (cleartype)

2015-08-12 Thread al_9x
https://bugzilla.mozilla.org/show_bug.cgi?id=1193147 https://bug1193147.bmoattachments.org/attachment.cgi?id=8646169 ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

what is the difference between Tb/Fx minor and patch version bumps

2013-11-13 Thread al_9x
e.g. the first Fx24 esr update was 24.1.0, the next one is 24.1.1 what circumstances call for one vs. the other ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: devolution of cleartype rendering in Fx chrome

2013-10-29 Thread al_9x
"Dao" wrote in message news:mjsdndtkqowatclpnz2dnuvz_omdn...@mozilla.org... > On 12.10.2013 08:51, al...@yahoo.com wrote: >> This applies to xp without acceleration: >> >> 1. Fx 15: grayscale aa in the urlbar >> https://bugzilla.mozilla.org/show_bug.cgi?id=828073 >> >> 2. Fx 18: bad cleartyp

Re: devolution of cleartype rendering in Fx chrome

2013-10-16 Thread al_9x
"Matt Brubeck" wrote in message news:525eb9f5.8050...@mozilla.com... > On 10/15/2013 1:36 PM, al...@yahoo.com wrote: >> Why are these ignored? > > I can't speak for anyone else, but I would guess it's because no one who > has looked at them has figured out any useful information to add, or found

Re: devolution of cleartype rendering in Fx chrome

2013-10-15 Thread al_9x
wrote in message news:z_mdnf_gw67ebmxpnz2dnuvz_ssdn...@mozilla.org... > This applies to xp without acceleration: > > 1. Fx 15: grayscale aa in the urlbar >https://bugzilla.mozilla.org/show_bug.cgi?id=828073 > > 2. Fx 18: bad cleartype (gamma?) on selected menu items >https://bugzilla.mozi

devolution of cleartype rendering in Fx chrome

2013-10-11 Thread al_9x
This applies to xp without acceleration: 1. Fx 15: grayscale aa in the urlbar https://bugzilla.mozilla.org/show_bug.cgi?id=828073 2. Fx 18: bad cleartype (gamma?) on selected menu items https://bugzilla.mozilla.org/show_bug.cgi?id=828192 3. Fx 27: grayscale aa in menus https://bugzil

Re: how can social service installation be disabled

2013-09-26 Thread al_9x
wrote in message news:zpkdneasevovy6rpnz2dnuvz_sudn...@mozilla.org... > In Fx 24, neither social.enabled=false (which is the default) nor > social.remote-install.enabled=false, prevents the installation of social > services via the ActivateSocialFeature event > > So what do those prefs do? > >

multiline pref value strings in user.js

2013-04-27 Thread al_9x
... appear to be possible without the \ escape. In fact the \ can not be present as it does not escape the newline but becomes a part of the string. So it does not seem to follow js rules, so what is this format? ___ dev-platform mailing list dev-p

profile breaking changes

2013-01-09 Thread al_9x
Generally, opening a profile with version-1 of Fx or Tb works. But conceivably an app upgrade could introduce a breaking change to the profile, is that right? Are such breaking changes documented? Where? What will happen if you downgrade in such a case? Will the previous app version refuse

Re: Are there plans for a chrome js debugger?

2012-11-21 Thread al_9x
On 8/1/2011 6:55 AM, Panos Astithas wrote: We're not quite there yet, but as soon as we have a functional debugger for content, a debugger for chrome will soon follow. Panos What's the status of the chrome debugger? ___ dev-platform mailing list de