Open Bug 1641220 Opened 4 years ago Updated 4 years ago

Reduce URIFixup::getFixupURIInfo complexity

Categories

(Core :: DOM: Navigation, task, P3)

task

Tracking

()

People

(Reporter: mak, Unassigned)

Details

getFixupURIInfo currently has an high complexity due to the many branching in it. Simplifying the logic would help, though must be done with care to avoid regressing its behavior.

You need to log in before you can comment on or make changes to this bug.