зеркало из https://github.com/mozilla/gecko-dev.git
minor cosmetic cleanup for browser reset bug 257281
This commit is contained in:
Родитель
68695429cb
Коммит
d8e1d1b292
|
@ -325,7 +325,8 @@ int KeychainPrefChangedCallback(const char* inPref, void* unused)
|
|||
KCDeleteItem(inItemRef);
|
||||
}
|
||||
|
||||
- (void)removeAllUsernamesAndPasswords {
|
||||
- (void)removeAllUsernamesAndPasswords
|
||||
{
|
||||
const int kBufferLen = 255;
|
||||
char buffer[kBufferLen];
|
||||
UInt32 actualSize;
|
||||
|
|
Загрузка…
Ссылка в новой задаче