Closed Bug 418738 Opened 16 years ago Closed 16 years ago

Results visited from google are hard to find in the location bar

Categories

(Firefox :: Address Bar, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 beta4

People

(Reporter: Mardak, Assigned: Mardak)

References

(Blocks 1 open bug)

Details

Because google search results are actually linked to google that redirect to the real page, the destination page doesn't get its frecency updated because it's a transition redirect. This causes places to have -1 frecency unnecessarily because they can't be updated and prevent other invalid frecencies from getting calculated.

We can address this by treating the original action (link visit) in place of the redirect visit.

Patch is part of the fix for bug 417810.
Checking in toolkit/components/places/src/nsNavHistory.cpp;
/cvsroot/mozilla/toolkit/components/places/src/nsNavHistory.cpp,v  <-- 
nsNavHistory.cpp
new revision: 1.253; previous revision: 1.252
done
Assignee: nobody → edilee
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta4
Blocks: 487813
You need to log in before you can comment on or make changes to this bug.