Closed Bug 1924972 Opened 1 year ago Closed 1 year ago

Extraneous HttpOnly property listed

Categories

(DevTools :: Storage Inspector, defect)

Firefox 131
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ackistler, Unassigned)

Details

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

Steps to reproduce:

  1. Go to any site that sets cookies (e.g., www.youtube.com)
  2. Open devtools; go to Storage
  3. Expand Cookies, select the site with cookies
  4. Click the big "+" on the right ("Add item")

Actual results:

In the "Data" pane, there are two rows for "HttpOnly." The first one is always "true." The second one reflects the HttpOnly value in the selected cookie.

Expected results:

There should only be one HttpOnly value, the one which reflects the value in the selected cookie.

  • sigh *
    I misread the display.
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.