Open Bug 1609289 Opened 5 years ago Updated 2 years ago

Debugger option/ui for breaking on page redirects

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jgilbert, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed)

Particularly when debugging pages that redirect on errors, it's useful to break on redirects do make it easier to at least inspect the failed end case.

Breaking on redirect should also make it more feasible to see what caused the redirect, further up the call stack.

This functionality would have been useful for debugging bug 1609006.

This should probably be exposed as part of the event-like native methods that Event BPs offers, in this case "Pause on Navigate"

Blocks: dbg-control
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.