Backed out changeset fabf345eec6e (bug 1375701) for bustage at parser/html/nsHtml5String.h:143:3: bad implicit conversion constructor for 'nsHtml5String'. r=backout on a CLOSED TREE
This commit is contained in:
@@ -897,7 +897,7 @@ public class Tokenizer implements Locator {
|
||||
*/
|
||||
protected String strBufToString() {
|
||||
String str = Portability.newStringFromBuffer(strBuf, 0, strBufLen
|
||||
// CPPONLY: , tokenHandler, !newAttributesEachTime && attributeName == AttributeName.CLASS
|
||||
// CPPONLY: , tokenHandler
|
||||
);
|
||||
clearStrBufAfterUse();
|
||||
return str;
|
||||
|
||||
Reference in New Issue
Block a user