mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
use real dialogs for cookie nag box
This commit is contained in:
parent
22eb3e7a57
commit
a23ca3a0ff
@ -131,7 +131,7 @@ static PRMonitor * cookie_deferLockMonitor = NULL;
|
||||
static PRThread * cookie_deferLockOwner = NULL;
|
||||
static int cookie_deferLockCount = 0;
|
||||
|
||||
//#define REAL_DIALOG 1
|
||||
#define REAL_DIALOG 1
|
||||
|
||||
/* StrAllocCopy and StrAllocCat should really be defined elsewhere */
|
||||
#include "plstr.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user