Closed
Bug 2016679
Opened 1 month ago
Closed 1 month ago
Show specific response panel message for redirect requests
Categories
(DevTools :: Netmonitor, enhancement)
DevTools
Netmonitor
Tracking
(firefox150 fixed)
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Follow-up to Bug 2006394: Enhance the message displayed in the response panel for redirect requests.
Currently, a generic message is shown when no response content is available. Since redirect requests can now be identified using the isRedirect property, we should display a more specific message indicating that the request resulted in a redirect.
This improvement will help users quickly understand why no response content is present.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fd5776d59f42
https://hg.mozilla.org/integration/autoland/rev/0464ace49be4
[devtools] Show specific response message for redirect request r=devtools-reviewers,nchevobbe
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 4•24 days ago
|
||
While being a relatively small change, I believe it's worth mentioning it in the dev release notes for Firefox 150.
Sebastian
Keywords: dev-doc-needed
Tracking issue for MDN release note update https://github.com/mdn/content/issues/43554
Updated•10 days ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•