mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Bug 401655. Stop exposing debugging info in description field for table heuristics, r=evan.yan, a=dsicore
This commit is contained in:
parent
70dd9519fa
commit
df06b5e57e
@ -54,10 +54,10 @@ public:
|
|||||||
|
|
||||||
class nsITableLayout;
|
class nsITableLayout;
|
||||||
|
|
||||||
// XXX For now debugging descriptions are always on via SHOW_LAYOUT_HEURISTIC
|
// To turn on table debugging descriptions define SHOW_LAYOUT_HEURISTIC
|
||||||
// This will allow release trunk builds to be used by testers to refine the algorithm
|
// This allow release trunk builds to be used by testers to refine the
|
||||||
// Change to |#define SHOW_LAYOUT_HEURISTIC DEBUG| before final release
|
// data vs. layout heuristic
|
||||||
#define SHOW_LAYOUT_HEURISTIC
|
// #define SHOW_LAYOUT_HEURISTIC
|
||||||
|
|
||||||
class nsHTMLTableAccessible : public nsAccessibleWrap,
|
class nsHTMLTableAccessible : public nsAccessibleWrap,
|
||||||
public nsIAccessibleTable
|
public nsIAccessibleTable
|
||||||
|
Loading…
Reference in New Issue
Block a user