Bug 286191 UMR in nsTypeAheadFind::PrefsReset
patch by ajschult@verizon.net r=aaronl sr=jst git-svn-id: svn://10.0.0.236/trunk@170873 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0bf1ae4ed2
commit
166658bf9f
@ -328,7 +328,7 @@ nsTypeAheadFind::PrefsReset()
|
||||
}
|
||||
mNotFoundSoundURL = soundStr;
|
||||
|
||||
PRBool isTimeoutEnabled;
|
||||
PRBool isTimeoutEnabled = PR_FALSE;
|
||||
prefBranch->GetBoolPref("accessibility.typeaheadfind.enabletimeout",
|
||||
&isTimeoutEnabled);
|
||||
PRInt32 timeoutLength = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user