Move password and credit card flags into SSLStatus user data |
||
Issue descriptionWe originally stored password and credit card information as SSLStatus flags with associated WebContents methods. However, this information doesn't really belong in the content public API because it is specific to the Chrome HTTP-bad effort. We introduced SSLStatus user data to store even more Chrome-specific HTTP-bad info (form editing), so we should move password and credit card handling into the SSLStatus user data as well.
,
Oct 16 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 13 2017