fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to 5.0.
git-svn-id: svn://10.0.0.236/trunk@9648 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,13 +62,11 @@ XP_BEGIN_PROTOS
|
||||
* leaves the current page
|
||||
*/
|
||||
extern void FE_SetRefreshURLTimer(MWContext *context,
|
||||
uint32 seconds,
|
||||
char *refresh_url);
|
||||
URL_Struct *URL_s );
|
||||
|
||||
#ifdef _USRDLL
|
||||
extern void NDLLFE_SetRefreshURLTimer(MWContext *context,
|
||||
uint32 seconds,
|
||||
char *refresh_url);
|
||||
URL_Struct *URL_s );
|
||||
#endif
|
||||
|
||||
/* this function should register a function that will
|
||||
|
||||
Reference in New Issue
Block a user