зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1805931, 1805931: apply code formatting via Lando
# ignore-this-changeset
This commit is contained in:
Родитель
ce28c41da0
Коммит
1df40cc794
|
@ -90,7 +90,7 @@ using namespace mozilla::dom;
|
|||
|
||||
static LazyLogModule sFrameSelectionLog("FrameSelection");
|
||||
|
||||
//#define DEBUG_TABLE 1
|
||||
// #define DEBUG_TABLE 1
|
||||
|
||||
/**
|
||||
* Add cells to the selection inside of the given cells range.
|
||||
|
@ -131,10 +131,10 @@ static void printRange(nsRange* aDomRange);
|
|||
* nsPeekOffsetStruct
|
||||
******************************************************************************/
|
||||
|
||||
//#define DEBUG_SELECTION // uncomment for printf describing every collapse and
|
||||
// extend. #define DEBUG_NAVIGATION
|
||||
// #define DEBUG_SELECTION // uncomment for printf describing every collapse and
|
||||
// extend. #define DEBUG_NAVIGATION
|
||||
|
||||
//#define DEBUG_TABLE_SELECTION 1
|
||||
// #define DEBUG_TABLE_SELECTION 1
|
||||
|
||||
nsPeekOffsetStruct::nsPeekOffsetStruct(
|
||||
nsSelectionAmount aAmount, nsDirection aDirection, int32_t aStartOffset,
|
||||
|
|
|
@ -225,11 +225,11 @@ static void SuspectUsingNurseryPurpleBuffer(
|
|||
++gNurseryPurpleBufferEntryCount;
|
||||
}
|
||||
|
||||
//#define COLLECT_TIME_DEBUG
|
||||
// #define COLLECT_TIME_DEBUG
|
||||
|
||||
// Enable assertions that are useful for diagnosing errors in graph
|
||||
// construction.
|
||||
//#define DEBUG_CC_GRAPH
|
||||
// #define DEBUG_CC_GRAPH
|
||||
|
||||
#define DEFAULT_SHUTDOWN_COLLECTIONS 5
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче