зеркало из https://github.com/mozilla/pjs.git
Fixes slow scrolling, using patblt on windows NT. bug = 43943. A=mcclusk
This commit is contained in:
Родитель
354a376266
Коммит
ac59ad1af2
|
@ -2873,7 +2873,7 @@ PRInt32 canRaster;
|
|||
}
|
||||
else {
|
||||
// windows NT
|
||||
return PR_FALSE;
|
||||
return PR_TRUE;
|
||||
}
|
||||
} else {
|
||||
return PR_FALSE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче