mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Turn on CSS error reporting. b=65469 r+sr=bzbarsky
This commit is contained in:
parent
feb3d9aee8
commit
0d3d6bc0d3
@ -42,10 +42,8 @@
|
||||
#include "nsString.h"
|
||||
class nsIUnicharInputStream;
|
||||
|
||||
// for testing
|
||||
#ifdef DEBUG
|
||||
// XXX turn this off for minimo builds
|
||||
#define CSS_REPORT_PARSE_ERRORS
|
||||
#endif
|
||||
|
||||
// for #ifdef CSS_REPORT_PARSE_ERRORS
|
||||
#include "nsXPIDLString.h"
|
||||
|
@ -42,10 +42,8 @@
|
||||
#include "nsString.h"
|
||||
class nsIUnicharInputStream;
|
||||
|
||||
// for testing
|
||||
#ifdef DEBUG
|
||||
// XXX turn this off for minimo builds
|
||||
#define CSS_REPORT_PARSE_ERRORS
|
||||
#endif
|
||||
|
||||
// for #ifdef CSS_REPORT_PARSE_ERRORS
|
||||
#include "nsXPIDLString.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user