NetSurf
Functions
uri.h File Reference
#include "utils/config.h"
#include "oslib/wimp.h"
Include dependency graph for uri.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ro_uri_message_received (wimp_message *message)
 
bool ro_uri_launch (const char *uri)
 
void ro_uri_bounce (wimp_message *message)
 

Function Documentation

◆ ro_uri_bounce()

void ro_uri_bounce ( wimp_message *  message)

Definition at line 110 of file uri.c.

References NSLOG, and ro_url_load().

Referenced by ro_gui_user_message().

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

◆ ro_uri_launch()

bool ro_uri_launch ( const char *  uri)

Definition at line 93 of file uri.c.

References task_handle.

Referenced by ro_url_bounce(), and ro_url_broadcast().

Here is the caller graph for this function:

◆ ro_uri_message_received()

void ro_uri_message_received ( wimp_message *  message)

Definition at line 43 of file uri.c.

References browser_window_create(), BW_CREATE_HISTORY, fetch_can_fetch(), messages_get_errorcode(), NSERROR_OK, nsurl_create(), nsurl_unref(), and ro_warn_user().

Referenced by ro_gui_user_message().

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