RESOLVED FIXED 80327
Make Node::dumpStatistics() work again
https://bugs.webkit.org/show_bug.cgi?id=80327
Summary Make Node::dumpStatistics() work again
Caio Marcelo de Oliveira Filho
Reported 2012-03-05 14:00:31 PST
Make Node::dumpStatistics() work again
Attachments
Patch (4.40 KB, patch)
2012-03-05 14:03 PST, Caio Marcelo de Oliveira Filho
rniwa: review+
Caio Marcelo de Oliveira Filho
Comment 1 2012-03-05 14:03:22 PST
Ryosuke Niwa
Comment 2 2012-03-05 14:10:08 PST
Comment on attachment 130200 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=130200&action=review > Source/WebCore/dom/Node.h:48 > +// This needs to be here because Document.h also depends on it. > +#define DUMP_NODE_STATISTICS 0 I'm sad that this will require the rebuild of the world :( There's no way around it?
Caio Marcelo de Oliveira Filho
Comment 3 2012-03-07 18:22:40 PST
Note You need to log in before you can comment on or make changes to this bug.