Closed Bug 669900 Opened 14 years ago Closed 14 years ago

add a new pref to avoid trimming https from urlbar

Categories

(Firefox :: Address Bar, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: glazou, Unassigned)

Details

Attachments

(1 file)

Some users are really puzzled by the fact we hide "https" in the new urlbar. We have a pref to trim the scheme from the urlbar's contents, we could have another one just for https...
Good news: we don't actually hide https :)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Note that existing tests also verify this, e.g.: testVal("http://mozilla.org/", "mozilla.org"); vs. testVal("https://mozilla.org/", "https://mozilla.org");
Daniel, the code you're changing is the code that trims the trailing '/' for https URLs. The scheme itself is not trimmed.
Ludovic, you owe me a _gigantic_ beer for that one...
Status: RESOLVED → UNCONFIRMED
Ever confirmed: false
Resolution: INVALID → ---
and bugzilla resets the status to unconfirmed, pffff definitely not a good day
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: