On Jun 13, 2008, at 4:26 PM, Darin Adler wrote:
> Use a less confusing name for the base class for all form controls.
> It's hard to understand how HTMLGenericFormElement (a control within a
> form) differs from HTMLFormElement (the form itself).
>
> "HTMLGenericFormElement" => "HTMLFormControlElement",
> "HTMLGenericFormElement_h" => "HTMLFormControlElement_h",
I got started on renames by doing this one.
> Retire obsolete "domString" nomenclature.
>
> "domString" => "string",
Turns out this one was already done a while ago.
-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev