From kde-commits Sat Jun 17 17:29:54 2006 From: Eva Brucherseifer Date: Sat, 17 Jun 2006 17:29:54 +0000 To: kde-commits Subject: kdenox/konq-embed/kdesrc/khtml/patches Message-Id: <1150565394.176757.8171.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=115056540531511 SVN commit 552391 by eva: less debug output M +0 -9 ecma_qt2.3.patch --- trunk/kdenox/konq-embed/kdesrc/khtml/patches/ecma_qt2.3.patch #552390:552391 @@ -168,15 +168,6 @@ using namespace KJS; namespace KJS { -@@ -997,7 +1000,7 @@ void Window::put(ExecState* exec, const - m_frame->m_liveconnect->put(0, propertyName.qstring(), value.toString(exec).qstring())) - return; - if (isSafeScript(exec)) { -- //kdDebug(6070) << "Window("< closing window" << endl; // We want to make sure that window.open won't find this part by name.