Changeset 9412

Show
Ignore:
Timestamp:
06/17/05 11:42:48 (3 years ago)
Author:
ggaren
Message:

Patch contributed by Anders Carlsson<andersca@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.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog-2005-08-23

    r9410 r9412  
    112005-06-17  Geoffrey Garen  <ggaren@apple.com> 
    22 
    3         Patch contributed by Joos de Valk <webkit@joostdevalk.nl>. 
     3        Patch contributed by Anders Carlsson<andersca@mac.com>. 
    44 
    55        Fixes: http://bugzilla.opendarwin.org/show_bug.cgi?id=3408