mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Bug 1702862. Allow nsICotent::List and friends in --enable-dump-painting builds. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D110743
This commit is contained in:
parent
ae4f7314e2
commit
a5befa8e27
@ -770,7 +770,7 @@ class nsIContent : public nsINode {
|
||||
~nsIContent() = default;
|
||||
|
||||
public:
|
||||
#ifdef DEBUG
|
||||
#if defined(DEBUG) || defined(MOZ_DUMP_PAINTING)
|
||||
# define MOZ_DOM_LIST
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user