• Home
  • Raw
  • Download

Lines Matching refs:WTR

118 …(WTR::InjectedBundlePage::supportsFullScreen): Only write to stdout if shouldDumpFullScreenCallbac…
119 (WTR::InjectedBundlePage::enterFullScreenForElement): Ditto.
120 (WTR::InjectedBundlePage::exitFullScreenForElement): Ditto.
122 (WTR::LayoutTestController::LayoutTestController): Initialize new ivar.
124 (WTR::LayoutTestController::dumpFullScreenCallbacks): Added.
125 (WTR::LayoutTestController::shouldDumpFullScreenCallbacks): Added.
231 (WTR::InjectedBundlePage::InjectedBundlePage): Add support for WKBundlePageFullScreenClient.
232 (WTR::InjectedBundlePage::supportsFullScreen): Added.
233 (WTR::InjectedBundlePage::enterFullScreenForElement): Added.
234 (WTR::InjectedBundlePage::exitFullScreenForElement): Added.
237 (WTR::TestController::resetStateToConsistentValues): Enable the full screen preference.
337 (WTR::LayoutTestController::pathToLocalResource):
339 (WTR::LayoutTestController::pathToLocalResource):
341 (WTR::LayoutTestController::pathToLocalResource):
569 (WTR::lastFileURLPathComponent):
570 (WTR::InjectedBundlePage::willAddMessageToConsole):
586 (WTR::TestController::createOtherPage): Added empty takeFocus entry.
587 (WTR::TestController::initialize): Added empty takeFocus entry.
1400 (WTR::TestController::resetStateToConsistentValues):
1412 (WTR::InjectedBundlePage::InjectedBundlePage):
1413 (WTR::InjectedBundlePage::decidePolicyForNavigationAction):
1414 (WTR::InjectedBundlePage::decidePolicyForNewWindowAction):
1415 (WTR::InjectedBundlePage::decidePolicyForResponse):
1416 (WTR::InjectedBundlePage::unableToImplementPolicy):
1421 (WTR::TestController::resetStateToConsistentValues):
1462 (WTR::TestController::createOtherPage):
1463 (WTR::TestController::initialize):
1765 (WTR::LayoutTestController::shadowRoot):
1850 (WTR::LayoutTestController::shadowRoot):
1922 (WTR::LayoutTestController::isPageBoxVisible):
2010 (WTR::LayoutTestController::pageSizeAndMarginsInPixels):
2155 (WTR::LayoutTestController::pageNumberForElementById):
2209 (WTR::LayoutTestController::numberOfPages):
2426 (WTR::LayoutTestController::setAllowFileAccessFromFileURLs):
2485 (WTR::EventSendingController::scalePageBy):
2488 (WTR::InjectedBundlePage::reset):
2677 (WTR::LayoutTestController::shadowRoot):
2734 (WTR::LayoutTestController::shadowRoot):
2747 (WTR::LayoutTestController::setDatabaseQuota):
2910 (WTR::InjectedBundle::beginTesting):
2912 (WTR::LayoutTestController::clearAllDatabases):
2936 (WTR::operator==): Added. So we can compare two WKPoint structs.
2937 (WTR::parseModifier): Added.
2938 (WTR::parseModifierArray): Added.
2939 (WTR::EventSendingController::EventSendingController): Initialize the
2941 (WTR::EventSendingController::mouseDown): Added. Calls
2943 (WTR::EventSendingController::mouseUp): Added. Calls
2945 (WTR::EventSendingController::mouseMoveTo): Added. Calls
2947 (WTR::EventSendingController::leapForward): Added.
2948 (WTR::EventSendingController::updateClickCount): Added. Used by the
3325 (WTR::InjectedBundle::beginTesting):
3327 (WTR::LayoutTestController::setAllowUniversalAccessFromFileURLs):
3497 (WTR::InjectedBundlePage::InjectedBundlePage): Added new callbacks.
3679 (WTR::activateFonts):
3761 (WTR::activateFonts):
3903 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):
4100 (WTR::TestController::resetStateToConsistentValues):
4272 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):
4291 (WTR::InjectedBundle::InjectedBundle):
4292 (WTR::InjectedBundle::didReceiveMessage):
4293 (WTR::InjectedBundle::beginTesting):
4294 (WTR::InjectedBundle::done):
4296 (WTR::InjectedBundle::setPixelResult):
4297 (WTR::InjectedBundle::shouldDumpPixels):
4299 (WTR::InjectedBundlePage::dump):
4303 (WTR::TestInvocation::invoke):
4304 (WTR::TestInvocation::dump):
4305 (WTR::TestInvocation::didReceiveMessageFromInjectedBundle):
4309 (WTR::createCGContextFromImage):
4310 (WTR::computeMD5HashStringForContext):
4311 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):
4316 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):
4598 (WTR::InjectedBundlePage::willSendRequestForFrame):
5017 (WTR::InjectedBundlePage::willSendRequestForFrame): Use new WebKit2
5020 (WTR::adoptWK): Moved from InjectedBundlePage.cpp to make it available globally
5022 (WTR::toWK): Use adoptWK.
5023 (WTR::operator<<): Added helper for printing a WKURL.
5241 (WTR::TestController::createOtherPage):
5242 (WTR::TestController::initialize):
5478 (WTR::activateFonts): Guard X11-specific code with Q_WS_X11.
5894 (WTR::InjectedBundlePage::willSendRequestForFrame): Retain the WKURLRequestRef returned
6079 (WTR::createWKURL): Add a "localhost" host to file: URLs we create to work around
6107 WTR part of <http://webkit.org/b/55672> <rdar://problem/9080867> All inspector tests time
6113 (WTR::shouldOpenWebInspector): Also look for backslashes, since that's what we'll get on
6251 (WTR::InjectedBundlePage::dump): Moved code to force a paint here...
6252 (WTR::InjectedBundlePage::didFinishLoadForFrame): ...from here.
6462 (WTR::runRunLoopUntil): Moved code to run the run loop here here from platformRunUntil.
6464 (WTR::TestController::platformRunUntil): Use the new runRunLoopUntil function, and also use
6519 (WTR::InjectedBundle::initialize): Added an initializationUserData argument. Updated for
6529 (WTR::InjectedBundle::platformInitialize):
6531 (WTR::InjectedBundle::platformInitialize):
6535 (WTR::exceptionFilter): Added. Tells the UI process we're crashing by signaling the
6538 (WTR::InjectedBundle::platformInitialize): Hook up exceptionFilter. Retrieve the name of the
6543 (WTR::TestController::TestController): Initialize new members.
6544 (WTR::TestController::processDidCrash): Removed unnecessary WKPageRef argument. Changed to
6552 (WTR::TestController::platformInitialize): Set up the event the web process will use to tell
6554 (WTR::TestController::platformRunUntil): Pass MWMO_INPUTAVAILABLE to
6560 (WTR::toWK): Simple hepler function.
6561 (WTR::TestController::platformInitializeContext): Pass along the name of the event the web
6747 (WTR::InjectedBundlePage::didFinishLoadForFrame): Added a call to WKBundlePageForceRepaint.
6752 (WTR::PlatformWebView::PlatformWebView): Tell the WKView it's in a window so that plugins
6974 (WTR::InjectedBundlePage::reset):
7059 (WTR::InjectedBundlePage::reset):
7105 (WTR::InjectedBundlePage::reset):
7216 (WTR::TestController::platformInitialize):
7342 (WTR::InjectedBundle::initialize):
7345 (WTR::InjectedBundle::done):
7352 (WTR::LayoutTestController::LayoutTestController):
7353 (WTR::LayoutTestController::dumpAsText):
7355 (WTR::LayoutTestController::shouldDumpPixels):
7359 (WTR::InjectedBundle::initializePlatformDefaults):
7363 (WTR::InjectedBundle::initializePlatformDefaults):
7365 (WTR::InjectedBundle::initializePlatformDefaults):
7369 (WTR::TestController::runTest):
7370 (WTR::TestController::runTestingServerLoop):
7371 (WTR::TestController::run):
7375 (WTR::TestInvocation::TestInvocation):
7378 (WTR::TestInvocation::~TestInvocation):
7379 (WTR::TestInvocation::setIsPixelTest):
7380 (WTR::sizeWebViewForCurrentTest):
7381 (WTR::TestInvocation::invoke):
7382 (WTR::TestInvocation::dump):
7383 (WTR::TestInvocation::didReceiveMessageFromInjectedBundle):
7388 (WTR::PlatformWebView::PlatformWebView):
7392 (WTR::createCGContextFromPlatformView):
7393 (WTR::computeMD5HashStringForContext):
7394 (WTR::dumpBitmap):
7395 (WTR::forceRepaintFunction):
7396 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):
7452 (WTR::InjectedBundlePage::reset):
7512 (WTR::InjectedBundlePage::reset):
7665 (WTR::InjectedBundlePage::dump):