Hacker News new | ask | show | jobs
by nomel 1862 days ago
The problem is not in the autofill, it's storing the information in the first place!
1 comments

Will it store things that were placed into a field with auto fill off?
AFAIK yes, caching can do so. Even if it doesn't, autofill=off doesn't require it to not store the data, just to not fill it in. Things like session resumption can still store and refill it.