[Webkit-unassigned] [Bug 23536] Auto-generate HTMLElementFactory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 14:22:36 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23536





------- Comment #8 from jchaffraix at pleyo.com  2009-01-26 14:22 PDT -------
Created an attachment (id=27047)
 --> (https://bugs.webkit.org/attachment.cgi?id=27047&action=view)
Diff between the generated and the new factory

(In reply to comment #7)
> Could you post a difference between the old files and the new autogen files? 
> That would make this a no-brainer to review.  W/o it I have less confidence in
> my review.
> 

Attached the difference.

There is one difference between the 2 that you will see: we generate a
constructor even if we are using the default element (that is HTMLElement). I
did not want to correct that as part of this patch (it does not change the
behaviour): I will include it in another round of make_names.pl clean-up.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list