Closed Bug 487951 Opened 16 years ago Closed 7 years ago

Link colors slow to update for HTTP redirects

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: rockmfr, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090411 Shiretoko/3.5b4pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090411 Shiretoko/3.5b4pre Anchors that point to HTTP redirects (301) take too long to show as visited. An anchor that links to the redirect location updates immediately, but an anchor that links to the original target takes approximately 3 to 5 seconds to update. Reproducible: Always
Attached file test case
Steps to reproduce: 1) Clear history 2) Open the first link in the attached test case in a new tab Expected: Both links should show as visited immediately. Actual: The second link shows as visited immediately, but the first link takes a few seconds to show as visited. Related bugs: bug 325827, bug 484813, bug 484928