Closed
Bug 361654
Opened 18 years ago
Closed 18 years ago
configAutoconfigText not used anywhere
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
People
(Reporter: marcoos, Assigned: marcoos)
References
()
Details
Attachments
(1 file)
3.64 KB,
patch
|
Gavin
:
review+
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
These two entities in connection.dtd aren't used anywhere:
<!ENTITY configAutoconfigText.label "Configuration location (URL):">
<!ENTITY configAutoconfigText.accesskey "u">
They should be removed.
Assignee | ||
Comment 1•18 years ago
|
||
Gets rid of these entities from browser's, mail's, calendar's connection.dtd and cck's cckWizard.dtd.
Assignee | ||
Updated•18 years ago
|
Attachment #246396 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•18 years ago
|
Attachment #246396 -
Flags: review?(bienvenu)
Updated•18 years ago
|
Attachment #246396 -
Flags: review?(gavin.sharp) → review+
Comment 2•18 years ago
|
||
Cc'ing mkaply in case he has any insight into these strings. It certainly seems like they're not used.
Comment 3•18 years ago
|
||
I can't find any history here on this.
My guess was it was going to be an attempt to implement WPAD:
http://www.craigjconsulting.com/setproxy.html
That was never done.
Comment 4•18 years ago
|
||
Comment on attachment 246396 [details] [diff] [review]
Get rid of these entities
interesting, ok, thx, sr=bienvenu
Attachment #246396 -
Flags: review?(bienvenu) → review+
Assignee | ||
Comment 5•18 years ago
|
||
CC'ing one of the calendar developers, as this patch removes that entity from Sunbird files as well.
Do I need any more reviews for this?
Comment 6•18 years ago
|
||
(In reply to comment #5)
No objection here.
Comment 8•18 years ago
|
||
browser/locales/en-US/chrome/browser/preferences/connection.dtd 1.6
calendar/locales/en-US/chrome/calendar/preferences/connection.dtd 1.4
extensions/cck/browser/locales/en-US/chrome/cckWizard.dtd 1.28
mail/locales/en-US/chrome/messenger/preferences/connection.dtd 1.3
Assignee: nobody → marcoos+bmo
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [check-in needed]
You need to log in
before you can comment on or make changes to this bug.
Description
•