Bug 502176 bustage fix - Restore the refcount tracing code to nsHtml5Tokenizer. a=orange.
This commit is contained in:
@@ -6914,6 +6914,10 @@ public class Tokenizer implements Locator {
|
||||
this.encodingDeclarationHandler = encodingDeclarationHandler;
|
||||
}
|
||||
|
||||
void destructor() {
|
||||
// The translator will write refcount tracing stuff here
|
||||
}
|
||||
|
||||
// [NOCPP[
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user