Closed Bug 1656312 Opened 4 years ago Closed 2 years ago

Console command history from Private Browsing session is not cleared

Categories

(DevTools :: Console, defect, P3)

79 Branch
defect

Tracking

(firefox79 affected, firefox80 affected, firefox81 affected)

RESOLVED DUPLICATE of bug 1576907
Tracking Status
firefox79 --- affected
firefox80 --- affected
firefox81 --- affected

People

(Reporter: bento14654, Unassigned)

References

Details

(Keywords: privacy, sec-want)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36

Steps to reproduce:

  1. Open a Private window
  2. Launch Web Developer Tools
  3. Got to Console tab
  4. Write anything ("blablabla")
  5. Open a regular browser window
  6. Launch Web Developer Tools, Console tab
  7. Press the "up" arrow on the keyboard

Actual results:

The console shows the last entry ("blablabla")

Expected results:

Commands issues on Private window should not be shown. This is unlike bookmarks or downloads, that users expect to be kept.

Hi,
Thanks for the details. I was able to reproduce on windows10 pro, and Ubuntu 18.04.3 LTS , on the following versions

release 79.0
beta, 80.0b4 (64-bit)
nightly 81.0a1 (2020-08-05) (64-bit)

I will move this over to a component so developers can take a look over it. If is not the correct component please feel free to change it to an appropriate one.

Thanks for the report.

Best regards, Clara.

Status: UNCONFIRMED → NEW
Component: Untriaged → Console
Ever confirmed: true
Product: Firefox → DevTools

The severity field is not set for this bug.
:nchevobbe, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(nchevobbe)
Severity: -- → S4
Flags: needinfo?(nchevobbe)
Priority: -- → P3

Potentially also a duplicate of 1576907

See Also: → 1576907

Tim: do you want to track this from the "Private Browsing" side, too, or leave it as a DevTools bug?

Flags: needinfo?(tihuang)
Keywords: privacy, sec-want
Summary: Console history from Private session is not cleared → Console command history from Private Browsing session is not cleared

I think this is a mixed issue between devtools and private browsing. The code fix should be on the devtools side. Given this, I think the component should still be in Devtools/Console. But it would be good if we can also track this for Private Browsing.

Flags: needinfo?(tihuang)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.