Merge mozilla-central to autoland

This commit is contained in:
Sebastian Hengst 2019-08-16 19:05:43 +02:00
Родитель eb7c0990a0 87683af326
Коммит 0195ac9406
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6245,7 +6245,7 @@ nsresult nsChildView::GetSelectionAsPlaintext(nsAString& aResult) {
}
- (BOOL)wantsUpdateLayer {
return YES;
return StaticPrefs::gfx_core_animation_enabled_AtStartup();
}
- (void)updateLayer {