Closed
Bug 1777790
Opened 3 years ago
Closed 3 years ago
Fix typo "PATH" => "PATCH" in the HTTP Custom request panel method drop down list
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(firefox104 fixed)
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: bomsy, Assigned: danielqeli1)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
The "PATCH" HTTP method in the HTTP Custom request panel method drop down list is wrongly shown as "PATH".
This should be a simple fix
https://searchfox.org/mozilla-central/rev/da3cc1b31be7a7d919d6ebde4e3c033a83446e05/devtools/client/netmonitor/src/components/new-request/HTTPCustomRequestPanel.js#79
See image https://pbs.twimg.com/media/FWpurN_aAAArdBg?format=png&name=900x900
Assignee | ||
Comment 1•3 years ago
|
||
Super easy fix, I've got this one
Assignee | ||
Comment 2•3 years ago
|
||
Just sent commit
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → danielqeli1
Status: NEW → ASSIGNED
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•