Closed
Bug 386727
Opened 17 years ago
Closed 17 years ago
Re-enable effective TLD functionality for new location bar
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Gavin, Unassigned)
References
Details
Use of the effective TLD service in the new location bar binding had to be disabled because the eTLD service causes leaks and uses a lot of memory (see blocking bugs). When those issue are fixed, we need to re-enable the location bar code that uses it, in urlbarBindings.xml.
Flags: blocking-firefox3?
Comment 1•17 years ago
|
||
Not going to block on this for now, we're going to avoid grey text for present.
Flags: blocking-firefox3? → blocking-firefox3-
Comment 2•17 years ago
|
||
(In reply to comment #1)
> Not going to block on this for now, we're going to avoid grey text for present.
Even if it's just for the subdomain as in attachment 272298 [details]?
Comment 3•17 years ago
|
||
mem usage & leaks have been fixed; it's down to the "grey text" argument now.
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Comment 4•17 years ago
|
||
in that case, someone should remove the dead code at http://mxr.mozilla.org/mozilla/source/browser/base/content/urlbarBindings.xml#234.
Reporter | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> in that case, someone should remove the dead code at
> http://mxr.mozilla.org/mozilla/source/browser/base/content/urlbarBindings.xml#234.
Why is that dead code?
Comment 6•17 years ago
|
||
> > in that case, someone should remove the dead code at
> > http://mxr.mozilla.org/mozilla/source/browser/base/content/urlbarBindings.xml#234.
>
> Why is that dead code?
Not that. That:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/base/content/urlbarBindings.xml&rev=1.37#234
Already removed by bug 400809.
You need to log in
before you can comment on or make changes to this bug.
Description
•