Closed Bug 2014623 Opened 4 months ago Closed 3 months ago

post didn't show request in network pannel in web develop tool when didn't get response

Categories

(DevTools :: Netmonitor, defect, P2)

Firefox 149
defect

Tracking

(firefox150 fixed)

RESOLVED FIXED
150 Branch
Tracking Status
firefox150 --- fixed

People

(Reporter: walkerxk, Assigned: leo)

References

Details

Attachments

(4 files)

Attached file post.zip

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0

Steps to reproduce:

I open network pannel in web develop tool to show the request,and I post something to a url

Actual results:

post didn't show request in network pannel in web develop tool when firefox have not get the response, when it get the response, the request is show.

Expected results:

when request is sent, the request should show in the request panel

The Bugbug bot thinks this bug should belong to the 'DevTools::Netmonitor' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Netmonitor
Product: Firefox → DevTools
Attached image before_response.png

(from reporter's attachment)

Attached image image.png

Based on the screenshots, the issue seems to specifically be that we are not showing the request post data before the response is received.

Type: enhancement → defect
See Also: → 1916631

Bomsy, can you check if the data is ready to be sent with earlier events?

Severity: -- → S3
Flags: needinfo?(hmanilla)
Priority: -- → P2

We only start sending events when the response starts, we need to send an event if/when we have the post data for the request.

Leo is handling it.

Assignee: nobody → lmcardle
Flags: needinfo?(hmanilla)
Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: