зеркало из https://github.com/mozilla/gecko-dev.git
fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to 5.0.
This commit is contained in:
Родитель
3309ad7f30
Коммит
cf7a9de30f
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче