[cvs] commit: dimp/js DimpCore.js.php dimp/js/src DimpCore.js.php

Michael M Slusarz slusarz at horde.org
Wed Oct 18 19:19:29 PDT 2006


slusarz     2006-10-18 19:19:29 PDT

  Modified files:
    js                   DimpCore.js.php 
    js/src               DimpCore.js.php 
  Log:
  After a year of trying to fix this, finally able to track this down.  Mozilla
  does not seem to want to run a callback function if the calling window is
  closed in the meantime.  Thus, when deleting from the popup message view, we
  need to wait until the call is completed before closing the window.
  
  Revision  Changes    Path
  1.291     +1 -1      dimp/js/DimpCore.js.php
  1.151     +5 -2      dimp/js/src/DimpCore.js.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js.php?r1=1.290&r2=1.291&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js.php?r1=1.150&r2=1.151&ty=u


More information about the cvs mailing list