NetSurf
Functions
fetcher.h File Reference

javascript scheme handler More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror fetch_javascript_register (void)
 Register javascript scheme fetcher with fetcher factory. More...
 

Detailed Description

javascript scheme handler

Definition in file fetcher.h.

Function Documentation

◆ fetch_javascript_register()

nserror fetch_javascript_register ( void  )

Register javascript scheme fetcher with fetcher factory.

Returns
NSERROR_OK on success or appropriate error code on faliure.

Definition at line 202 of file fetcher.c.

References fetch_javascript_abort(), fetch_javascript_can_fetch(), fetch_javascript_finalise(), fetch_javascript_free(), fetch_javascript_initialise(), fetch_javascript_poll(), fetch_javascript_setup(), fetch_javascript_start(), fetcher_add(), and fetcher_operation_table::initialise.

Referenced by fetcher_init().

Here is the call graph for this function:
Here is the caller graph for this function: