Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request log being initially empty is confusing #46

Closed
jsamuel opened this issue Dec 22, 2011 · 1 comment
Closed

request log being initially empty is confusing #46

jsamuel opened this issue Dec 22, 2011 · 1 comment

Comments

@jsamuel
Copy link
Member

jsamuel commented Dec 22, 2011

imported trac ticket
created: 2009-10-21 21:21:30
reporter: justin

Multiple users have thought that there was something wrong with the Request Log because it is empty when they open it even though they clearly have had cross-site requests being blocked.

My reason for having it not be populated until it is opened is that otherwise it could be harmful to someone's privacy if someone else sat down at their browser session and could see the user's history by looking at the request log.

Here are some options for how to improve this:

  1. At a minimum, display a message in the empty request log saying that no requests have been made since the log has been open.
  2. Add a preference to allow the user to have the log always keep a certain number of past items, even when closed.
  3. Make some small number of past items being kept be the default.

There also needs to be a "clear" button added if just closing the request log doesn't clear it anymore.

@jsamuel
Copy link
Member Author

jsamuel commented Dec 22, 2011

imported trac comment
created: 2010-01-23 22:00:13
author: justin

Fixed in r307. Just added default text. There are so many things to do before thinking about making adding other functionality to the request log that I'm closing this ticket and will leave it to future tickets to request further enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant