Closed
Bug 58836
Opened 25 years ago
Closed 25 years ago
https:// in the URL bar returns long autocomplete list
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jwbaker, Assigned: radha)
Details
Attachments
(2 files)
|
687 bytes,
patch
|
Details | Diff | Splinter Review | |
|
697 bytes,
patch
|
Details | Diff | Splinter Review |
Linux trunk build 2000-11-01-06. When you type https://w in the URL bar, the
autocompletion code offers a zillion possible matches. http://www. does not do
the same thing. To reproduce:
1) Use a profile with some history
2) Type https://w in the URL bar
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
JFD, can you please review the latest patch. Basically I have added new elements
to the array of entries to be ignored. Thanks,
Comment 4•25 years ago
|
||
look good for me. r=ducarroz
Comment 5•25 years ago
|
||
sr=alecf
| Assignee | ||
Comment 6•25 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•