зеркало из https://github.com/mozilla/gecko-dev.git
enable trust labels for unix
This commit is contained in:
Родитель
46f9636a61
Коммит
efc4421e7b
|
@ -44,10 +44,8 @@ with copyright holders.
|
|||
*/
|
||||
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
/* Library include files */
|
||||
|
|
|
@ -21,10 +21,8 @@
|
|||
* Coded by Lou Montulli
|
||||
*/
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -24,10 +24,8 @@
|
|||
* doesn't fit elsewhere.
|
||||
*/
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "rosetta.h"
|
||||
#include "mkutils.h"
|
||||
|
|
|
@ -23,10 +23,8 @@
|
|||
*/
|
||||
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "xp.h"
|
||||
#include "net_xp_file.h"
|
||||
|
|
|
@ -26,10 +26,8 @@
|
|||
*/
|
||||
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define alphabetize 1
|
||||
#include "rosetta.h"
|
||||
|
|
|
@ -23,10 +23,8 @@
|
|||
*/
|
||||
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "rosetta.h"
|
||||
#include "xp.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче