[webkit-changes] cvs commit: WebKit ChangeLog

Geoffrey ggaren at opensource.apple.com
Tue Aug 2 10:28:16 PDT 2005


ggaren      05/08/02 10:28:16

  Modified:    .        ChangeLog
  Log:
  Fixed Changelog entry.
  
  Revision  Changes    Path
  1.3279    +12 -2     WebKit/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKit/ChangeLog,v
  retrieving revision 1.3278
  retrieving revision 1.3279
  diff -u -r1.3278 -r1.3279
  --- ChangeLog	2 Aug 2005 17:19:15 -0000	1.3278
  +++ ChangeLog	2 Aug 2005 17:28:12 -0000	1.3279
  @@ -26,9 +26,19 @@
           
   2005-08-01  Geoffrey Garen  <ggaren at apple.com>
   
  +        -fixed <rdar://problem/3572585> window.open fails if name param = 
  +        the name of a window just closed in same function
  +
  +        Reviewed by darin.
  +
  +        Test cases added:
  +
  +        * manual-tests/open-after-close.html: Added.
  +        * manual-tests/resources/open-after-close-popup.html: Added.
  +
           * WebCoreSupport.subproj/WebBridge.m:
  -        (-[WebBridge closeWindowSoon]): removes parent WebView from WebViewSets
  -        so it can't be found while it's a zombie.
  +        (-[WebBridge closeWindowSoon]): We now remove a WebView from 
  +        WebViewSets when the WebView is *scheduled* to close.
   
   2005-08-01  John Sullivan  <sullivan at apple.com>
   
  
  
  



More information about the webkit-changes mailing list