Index: head/www/kompozer/files/patch-content-html-document-src-nsHTMLContentSink.cpp =================================================================== --- head/www/kompozer/files/patch-content-html-document-src-nsHTMLContentSink.cpp (nonexistent) +++ head/www/kompozer/files/patch-content-html-document-src-nsHTMLContentSink.cpp (revision 250259) @@ -0,0 +1,15 @@ +--- content/html/document/src/nsHTMLContentSink.cpp.orig 2010-02-23 09:57:05.000000000 +0000 ++++ content/html/document/src/nsHTMLContentSink.cpp 2010-02-23 09:57:43.000000000 +0000 +@@ -1630,12 +1630,6 @@ + + DidAddContent(node, PR_FALSE); + +-#ifdef DEBUG +- if (mPreAppend && +- SINK_LOG_TEST(gSinkLogModuleInfo, SINK_ALWAYS_REFLOW)) { +- mSink->ForceReflow(); +- } +-#endif /* DEBUG */ + return rv; + } + } Property changes on: head/www/kompozer/files/patch-content-html-document-src-nsHTMLContentSink.cpp ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property