webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
util Namespace Reference

Functions

def submit_commits (commits, dashboard_url, slave_name, slave_password, status_to_accept=['OK'])
 
def text_content (element)
 
def setup_auth (server)
 
def load_server_config (json_path)
 

Variables

 HTTP_AUTH_HANDLERS
 

Function Documentation

◆ load_server_config()

def util.load_server_config (   json_path)

◆ setup_auth()

def util.setup_auth (   server)

◆ submit_commits()

def util.submit_commits (   commits,
  dashboard_url,
  slave_name,
  slave_password,
  status_to_accept = ['OK'] 
)

◆ text_content()

def util.text_content (   element)

Variable Documentation

◆ HTTP_AUTH_HANDLERS

util.HTTP_AUTH_HANDLERS