Browser History:Redirects: Difference between revisions

Line 28: Line 28:
See bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=103610 103610],
See bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=103610 103610],
[https://bugzilla.mozilla.org/show_bug.cgi?id=8648 8648], and
[https://bugzilla.mozilla.org/show_bug.cgi?id=8648 8648], and
[https://bugzilla.mozilla.org/show_bug.cgi?id=213467 213467]
[https://bugzilla.mozilla.org/show_bug.cgi?id=213467 213467]. There are several choices:
 
* Pick the second as canonical and update the bookmark. This could occationally be annoying if the user actually wants to see the simpler bookmark and it keeps getting changed behind their back.
 
* Pick the second as canonical, and don't update the bookmark. We only show the destionation URL in history, and show it as bookmarked. This could be potentially confusing in some cases, since the user may not recognise the URL.
 
* Pick the source URL as bookmarked and use the destionation's attributes such as title and favicon. In many cases, this will yield the simplest, most understandable history. In other cases, it could be annoying. It might also be difficult or slow to implement since attributes will have to be moved around and kept track of.


=== Typed temporary redirect ===
=== Typed temporary redirect ===
202

edits