GoForward
CurrentWebView()->GoForward();
GoForward((modifiers() & B_OPTION_KEY) == B_OPTION_KEY);
void GoForward(bool option);