Browser History:Redirects: Difference between revisions

Jump to navigation Jump to search
m
corrected typo
m (corrected typo)
Line 52: Line 52:
=== History View ===
=== History View ===


Coalescing redirefcts will be an optional portion of history queries, so callers can get the raw visit data if desired.
Coalescing redirects will be an optional portion of history queries, so callers can get the raw visit data if desired.


When the history system gives query results by visit, we will hide the sources of redirects and only show destinations. For all visits X that result in redirects to Y, we will remove X and add Y (if Y isn't already in the result set). Then repeat this optimization until there are no redirected visits (to handle multiple redirect hops)
When the history system gives query results by visit, we will hide the sources of redirects and only show destinations. For all visits X that result in redirects to Y, we will remove X and add Y (if Y isn't already in the result set). Then repeat this optimization until there are no redirected visits (to handle multiple redirect hops)
167

edits

Navigation menu