Closed
Bug 11325
Opened 26 years ago
Closed 26 years ago
bad URLs added to browser global history
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: waterson, Assigned: travis)
References
Details
To reproduce:
1. Type in a URL that you know will fail (e.g., http://blah.blah.blah/bippy)
2. Open Tasks->Tools->Manage History
3. Oops, it made it into the global history, didn't it?
We only want to add URLs that have successfully _started_ (although maybe
have not finished) loading.
Fix this!
| Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
| Reporter | ||
Comment 1•26 years ago
|
||
M10. Wait until necko stuff settles down to figure this oout.
| Reporter | ||
Updated•26 years ago
|
Target Milestone: M10 → M12
| Reporter | ||
Updated•26 years ago
|
Target Milestone: M12 → M15
Updated•26 years ago
|
Component: Browser-General → History
Updated•26 years ago
|
Summary: [history] bad URLs added to browser history → bad URLs added to browser history
Comment 3•26 years ago
|
||
The work started for bug 29604, "too much is ending up in the history" seems
cogent here.
Updated•26 years ago
|
Summary: bad URLs added to browser history → bad URLs added to browser global history
Comment 7•26 years ago
|
||
just tweaking the summary. they might end up being the same fix butjust in case they are not, bug 14695 is tracking this issue
for session history.
| Reporter | ||
Comment 8•26 years ago
|
||
travis: weren't you going to fix this somehow?
Assignee: waterson → travis
Status: ASSIGNED → NEW
I have indeed already fixed this. :)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
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
•