Closed Bug 1719250 Opened 4 years ago Closed 4 years ago

Stop deduping array query parameters

Categories

(DevTools :: Netmonitor, enhancement)

enhancement

Tracking

(firefox95 fixed)

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: bomsy, Assigned: claubatista)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR

  1. Go to https://www.google.com/?a=3&a=45&a=60
  2. Open the netmonitor
  3. Select the first (i.e the top level document) request
  4. View the URL in the headers panel

AR
The parameters are shown as https://www.google.com/?a=3,45,60 which can be confusing.

ER
The parameters should be shown as https://www.google.com/?a=3&a=45&a=60 which is consistent with what is valid. This enables the user to just copy the url without having to edit it.

Hi Claudia,
Would you be interested in looking at this? Might a quick one

Flags: needinfo?(contatodaclau)

Hi @bomsy,
I'd like working on this. :)
Next week I'll be in vacations, so I'll start on the other week.

Flags: needinfo?(contatodaclau)

No probs ... no rush. I'll assign to you.
Thanks

Flags: needinfo?(contatodaclau)
Flags: needinfo?(contatodaclau)
Assignee: nobody → contatodaclau
Pushed by hmanilla@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0f0d38187fd1 [devtools] Stop deduping array query parameters. r=bomsy
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: