Missed some of that bustage...

git-svn-id: svn://10.0.0.236/trunk@132058 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2002-10-16 03:07:37 +00:00
parent b63bfb40bf
commit ae2933d7e3

View File

@ -2864,7 +2864,7 @@ HTMLContentSink::DidBuildModel(PRInt32 aQualityLevel)
if (mFlags & NS_SINK_FLAG_DYNAMIC_LOWER_VALUE) {
// Reset the performance hint which was set to FALSE
// when NS_SINK_FLAG_DYNAMIC_LOWER_VALUE was set.
PL_FavorPerformanceHint(TRUE , 0);
PL_FavorPerformanceHint(PR_TRUE , 0);
}
if (mFlags & NS_SINK_FLAG_CAN_INTERRUPT_PARSER) {