Open Bug 289582 Opened 20 years ago Updated 2 years ago

docshell's RefreshURI ignores aRepeat parameter; aMetaRedirect is constant true

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: Biesinger, Unassigned)

Details

the aRepeat parameter is stored as a member of the refreshTimer, but never read

aMetaRedirect is always true - the single caller of this function passes nothing
else

aRepeat should probably be removed. Not sure about aMetaRedirect...
Why do we even have this exposed as an api method, really?  Do people use it?
I couldn't find a caller for this method in the mozilla tree (outside of
docshell)...
http://lxr.mozilla.org/mozilla/search?string=refreshuri%28
Assignee: adamlock → nobody
QA Contact: adamlock → docshell
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.