Request body not showing for Service Worker requests
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(firefox-esr68 unaffected, firefox-esr78 wontfix, firefox79 wontfix, firefox80 wontfix, firefox81 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | wontfix |
| firefox79 | --- | wontfix |
| firefox80 | --- | wontfix |
| firefox81 | --- | fixed |
People
(Reporter: sepehr.ha, Assigned: bomsy)
References
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36
Steps to reproduce:
Open any site with form that submit json
i.e: https://mineitor.com/login
submit the form and look for post data in network tab of devtools
i am using Firefox developer.
Actual results:
Form post params is not showing !!!
Expected results:
show the request post data (params)!
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•5 years ago
|
||
https://mineitor.com/login does indeed not show request params on submit. Works for me in 68
Bomsy, might this be related to the page being served by service worker?
| Assignee | ||
Comment 4•5 years ago
|
||
Yeah, For service workers we are not sending any info for the request body
| Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
It is not fixed yet,
Since the problem is found, don't you think 12 days is a long time for a patch?
| Assignee | ||
Comment 7•5 years ago
|
||
Sepehr,
Thanks for your patience.
The patch would be fixed and landed soon.
Comment 9•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
The patch landed in nightly and beta is affected.
:bomsy, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.
For more information, please visit auto_nag documentation.
| Assignee | ||
Updated•5 years ago
|
Description
•