summaryrefslogtreecommitdiffstats
path: root/Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp')
-rw-r--r--Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp b/Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp
index aee4e6f20..c97ba39c1 100644
--- a/Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp
+++ b/Tools/DumpRenderTree/blackberry/LayoutTestControllerBlackBerry.cpp
@@ -234,12 +234,6 @@ void LayoutTestController::setIconDatabaseEnabled(bool iconDatabaseEnabled)
notImplemented();
}
-void LayoutTestController::setJavaScriptProfilingEnabled(bool profilingEnabled)
-{
- UNUSED_PARAM(profilingEnabled);
- notImplemented();
-}
-
void LayoutTestController::setMainFrameIsFirstResponder(bool flag)
{
UNUSED_PARAM(flag);
@@ -705,11 +699,6 @@ void LayoutTestController::setTextDirection(JSStringRef)
notImplemented();
}
-void LayoutTestController::allowRoundingHacks()
-{
- notImplemented();
-}
-
void LayoutTestController::goBack()
{
// FIXME: implement to enable loader/navigation-while-deferring-loads.html