summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLWebViewState.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/GLWebViewState.h')
-rw-r--r--Source/WebCore/platform/graphics/android/GLWebViewState.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/android/GLWebViewState.h b/Source/WebCore/platform/graphics/android/GLWebViewState.h
index f3cbf74..34af317 100644
--- a/Source/WebCore/platform/graphics/android/GLWebViewState.h
+++ b/Source/WebCore/platform/graphics/android/GLWebViewState.h
@@ -43,7 +43,7 @@
#define MAX_MEASURES_PERF 2000
// Prefetch and render 2 tiles ahead of the scroll
-#define TILE_PREFETCH_DISTANCE 2
+#define TILE_PREFETCH_DISTANCE 0
// ratio of content to view required for prefetching to enable
#define TILE_PREFETCH_RATIO 1.2