Closed Bug 1973669 Opened 1 month ago Closed 1 month ago

NavigationResult::mCommitted must be non-null, but is assigned the result of Promise::CreateRejected

Categories

(Core :: DOM: Navigation, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1973015

People

(Reporter: tschuster, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Summary: NavigationResult::mCommitted must be non-null, but is assigned Promise::CreateRejected → NavigationResult::mCommitted must be non-null, but is assigned the result of Promise::CreateRejected
Flags: needinfo?(jjaschke)

I think the only (realistic?) cases in which that could happen would be OOM. However, since the original patch got backed out, I'll replace it with Promise::CreateInfallible(), which would crash in error cases.

Closing this as dupe because I'm fixing it in the original bug.

Status: NEW → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1973015
Flags: needinfo?(jjaschke)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.