Home | History | Annotate | Download | only in InjectedBundle

Lines Matching refs:LayoutTestController

414 layoutTestController()->waitToDump())
517 InjectedBundle::shared().layoutTestController()->invalidateWaitToDumpWatchdogTimer();
526 InjectedBundle::shared().layoutTestController()->dumpAsText();
528 switch (InjectedBundle::shared().layoutTestController()->whatToDump()) {
529 case LayoutTestController::RenderTree: {
534 case LayoutTestController::MainFrameText:
537 case LayoutTestController::AllFramesText:
542 if (InjectedBundle::shared().layoutTestController()->shouldDumpAllFrameScrollPositions())
544 else if (InjectedBundle::shared().layoutTestController()->shouldDumpMainFrameScrollPosition())
547 if (InjectedBundle::shared().layoutTestController()->shouldDumpBackForwardListsForAllWindows())
550 if (InjectedBundle::shared().shouldDumpPixels() && InjectedBundle::shared().layoutTestController()->shouldDumpPixels())
565 if (InjectedBundle::shared().layoutTestController()->waitToDump())
580 if (InjectedBundle::shared().layoutTestController()->waitToDump())
591 if (!InjectedBundle::shared().layoutTestController()->shouldDumpTitleChanges())
606 JSObjectSetProperty(context, window, toJS("__worldID").get(), JSValueMakeNumber(context, LayoutTestController::worldIDForWorld(world)), kJSPropertyAttributeReadOnly, 0);
611 InjectedBundle::shared().layoutTestController()->makeWindowObject(context, window, &exception);
658 if (InjectedBundle::shared().isTestRunning() && InjectedBundle::shared().layoutTestController()->willSendRequestReturnsNull())
801 if (!InjectedBundle::shared().layoutTestController()->shouldDumpStatusCallbacks())
890 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
892 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
900 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
902 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
916 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
918 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
932 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
934 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
942 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
944 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
961 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
963 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
971 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
973 return InjectedBundle::shared().layoutTestController()->shouldAllowEditing();
981 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
990 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
999 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
1008 if (InjectedBundle::shared().layoutTestController()->shouldDumpEditingCallbacks())
1015 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())
1022 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())
1030 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())