Page 1 of 1
.local eTLD Landed
Posted: Tue Dec 08, 2009 8:00 pm
by therube
.local eTLD Landed, (& not that I know what it means

)
In case this should have any bearing on NoScript,
Bug 513834 - eTLD update for .local
(And this may be dated?
nsIEffectiveTLDService)
Re: .local eTLD Landed
Posted: Tue Dec 08, 2009 9:17 pm
by Giorgio Maone
NoScript uses nsIEffectiveTLDService to handle domain suffixes, and the bug fixes nsIEffectiveTLDService's data, therefore NoScript shouldn't be affected.
Re: .local eTLD Landed
Posted: Wed Dec 09, 2009 8:06 pm
by dhouwn
Giorgio Maone wrote:NoScript uses nsIEffectiveTLDService to handle domain suffixes,
Except under pre-1.9 Gecko, AFAIK.
Re: .local eTLD Landed
Posted: Wed Dec 09, 2009 8:18 pm
by Giorgio Maone
dhouwn wrote:Giorgio Maone wrote:NoScript uses nsIEffectiveTLDService to handle domain suffixes,
Except under pre-1.9 Gecko, AFAIK.
Yes, on gecko 1.8.x and below it emulates it, but the emulation component is fed with the same data.