HomeSort by relevance Sort by last modified time
    Searched full:maxpasswords (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebPasswordFormUtils.cpp 56 static const size_t maxPasswords = 3;
79 if ((fields->passwords.size() < maxPasswords)

Completed in 48 milliseconds