[webkit-changes] cvs commit: WebCore ChangeLog

Geoffrey ggaren at opensource.apple.com
Fri Jun 17 11:42:52 PDT 2005


ggaren      05/06/17 11:42:51

  Modified:    .        ChangeLog
  Log:
  	Patch contributed by Anders Carlsson<andersca at mac.com>.
  
  	Fixes: http://bugzilla.opendarwin.org/show_bug.cgi?id=3408
  
          Reviewed by Darin.
  
          Test cases added: None. Test requires manual interaction.
  	Manual test available at: http://bugzilla.opendarwin.org/attachment.cgi?id=2207
  
          * khtml/html/html_formimpl.cpp: Eliminated HTMLButtonElementImpl::click. HTMLButtonElementImpl now inherits HTMLElementImpl::click.
          * khtml/html/html_formimpl.h: Ditto.
  
  Revision  Changes    Path
  1.4270    +1 -1      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4269
  retrieving revision 1.4270
  diff -u -r1.4269 -r1.4270
  --- ChangeLog	17 Jun 2005 18:14:22 -0000	1.4269
  +++ ChangeLog	17 Jun 2005 18:42:48 -0000	1.4270
  @@ -1,6 +1,6 @@
   2005-06-17  Geoffrey Garen  <ggaren at apple.com>
   
  -	Patch contributed by Joos de Valk <webkit at joostdevalk.nl>.
  +	Patch contributed by Anders Carlsson<andersca at mac.com>.
   
   	Fixes: http://bugzilla.opendarwin.org/show_bug.cgi?id=3408	
   
  
  
  



More information about the webkit-changes mailing list