+3
−0
Loading
Bug 1721217 - Part 5: Change the error code when we cancel loads due to another one starting, r=nika This allows us to move away from using IsNavigating field in parent-controlled paths. Use a new distinct error code in cases when we cancel loads in Canonical BC due to another load starting. This way, we know to not reset the urlbar if we are doing another load. See https://bugzilla.mozilla.org/show_bug.cgi?id=1721217#c10 for longer explanation of what is going on here. Differential Revision: https://phabricator.services.mozilla.com/D126845