webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WTR::Options Struct Reference

#include <Options.h>

Public Member Functions

 Options ()
 

Public Attributes

bool useWaitToDumpWatchdogTimer
 
bool forceNoTimeout
 
bool verbose
 
bool gcBetweenTests
 
bool shouldDumpPixelsForAllTests
 
bool printSupportedFeatures
 
bool forceComplexText
 
bool shouldUseAcceleratedDrawing
 
bool shouldUseRemoteLayerTree
 
bool shouldShowWebView
 
std::vector< std::stringpaths
 
std::vector< std::stringallowedHosts
 

Constructor & Destructor Documentation

◆ Options()

WTR::Options::Options ( )

Member Data Documentation

◆ allowedHosts

std::vector<std::string> WTR::Options::allowedHosts

◆ forceComplexText

bool WTR::Options::forceComplexText

◆ forceNoTimeout

bool WTR::Options::forceNoTimeout

◆ gcBetweenTests

bool WTR::Options::gcBetweenTests

◆ paths

std::vector<std::string> WTR::Options::paths

◆ printSupportedFeatures

bool WTR::Options::printSupportedFeatures

◆ shouldDumpPixelsForAllTests

bool WTR::Options::shouldDumpPixelsForAllTests

◆ shouldShowWebView

bool WTR::Options::shouldShowWebView

◆ shouldUseAcceleratedDrawing

bool WTR::Options::shouldUseAcceleratedDrawing

◆ shouldUseRemoteLayerTree

bool WTR::Options::shouldUseRemoteLayerTree

◆ useWaitToDumpWatchdogTimer

bool WTR::Options::useWaitToDumpWatchdogTimer

◆ verbose

bool WTR::Options::verbose

The documentation for this struct was generated from the following file: