summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/android/PlatformBridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/android/PlatformBridge.h')
-rw-r--r--Source/WebCore/platform/android/PlatformBridge.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebCore/platform/android/PlatformBridge.h b/Source/WebCore/platform/android/PlatformBridge.h
index a4c1048..e48e50c 100644
--- a/Source/WebCore/platform/android/PlatformBridge.h
+++ b/Source/WebCore/platform/android/PlatformBridge.h
@@ -124,10 +124,6 @@ public:
};
static String* globalLocalizedName(rawResId resId);
- // Whether the WebView is paused.
- // ANDROID
- // TODO: Upstream to webkit.org. See https://bugs.webkit.org/show_bug.cgi?id=34082
- static bool isWebViewPaused(const FrameView*);
static String resolveFilePathForContentUri(const String&);
static int screenDepth();