Closed
Bug 77641
Opened 25 years ago
Closed 24 years ago
xremote openURL() doesn't add new url to history
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.0
People
(Reporter: mcafee, Assigned: radha)
Details
Linux.
mozilla -remote "openURL(http://www.apple.com)"
doesn't add apple to history, it just replaces current
window with apple. 4.x adds apple to the history, we
should match this behavior.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Comment 2•24 years ago
|
||
I tested this and it seems to be adding the url that I give it to history. I
thought that my new x remote code would have fixed this.
| Assignee | ||
Updated•24 years ago
|
Keywords: mozilla1.0
| Assignee | ||
Comment 3•24 years ago
|
||
claudius: can you confirm that this is indeed fixed. Thanks.
| Assignee | ||
Comment 4•24 years ago
|
||
I'm going to mark this fixed (based on blizzard's comments). Please reopen if
this is not fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 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
•