Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
This commit is contained in:
@@ -88,9 +88,6 @@ nsHtml5TreeOperation::~nsHtml5TreeOperation()
|
||||
case eTreeOpNeedsCharsetSwitchTo:
|
||||
delete[] mOne.charPtr;
|
||||
break;
|
||||
case eTreeOpRunScript:
|
||||
delete mTwo.state;
|
||||
break;
|
||||
default: // keep the compiler happy
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user