Closed
Bug 276767
Opened 20 years ago
Closed 12 years ago
add window.navigate
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
References
Details
some sites like http://mere.berlingske.dk/events/event.asp?id=346 seems to use window.navigate to do navigation perhaps we could add window.navigate
Comment 1•20 years ago
|
||
For all people that don't know what this is, take a look at http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/navigate.asp
Comment 2•20 years ago
|
||
note that fixing this would fix/invalidate tech evang bug 236841
Comment 3•20 years ago
|
||
*** Bug 279601 has been marked as a duplicate of this bug. ***
Comment 4•20 years ago
|
||
So this is just an alias for setting window.location. Unless this is pretty widely used, I don't see why we should spend time and space implementing it...
Comment 5•20 years ago
|
||
there are only 14 tech evang bugs total that mention window.navigate and only 21 in the entire database. I don't remember this as a common error during my scans last year.
Comment 6•20 years ago
|
||
*** Bug 288901 has been marked as a duplicate of this bug. ***
Updated•15 years ago
|
Assignee: general → nobody
QA Contact: ian → general
Comment 7•12 years ago
|
||
Doesn't look like we're going to do this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•