Closed Bug 1070777 Opened 10 years ago Closed 10 years ago

selectedLogin value and field value printed in console/logs

Categories

(Firefox :: Untriaged, defect)

32 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: henning.noren, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140831201947

Steps to reproduce:

1. Make sure I have a webpage with saved username and password
2. Start firefox
3. Surf to a webpage where you have a saved user name and password
4. Enter password for firefox password manager
5. Check logs for the following two lines:
field value:
selectedLogin value: ****


Actual results:

The lines "field value:" and "selectedLogin value:" are printed in the console of firefox. These will be picked up by ~/.xsession or the journal on a modern unix system.


Expected results:

The selectedLogin line seems a bit sensitive and unnecessary to print while running in normal mode and I guess both lines should preferably be removed or just printed when running with debug enabled.
These lines were not printed in Firefox 30 (not sure about other versions).
Yes, these were removed again:

http://hg.mozilla.org/mozilla-central/rev/1696574aa611

You should not see this in Firefox 33 and later.
Blocks: 499649
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.