RESOLVED FIXED 28379
Script to create element factory needs changes to accommodate calling create
https://bugs.webkit.org/show_bug.cgi?id=28379
Summary Script to create element factory needs changes to accommodate calling create
Darin Adler
Reported 2009-08-16 22:30:07 PDT
The make_names.pl needs to be changed so it understands how to call create functions rather than calling "new" directly. And it can be cleaned up quite a bit while doing so. Later, I will change the default setting on this and use it to start making constructors private and use create functions.
Attachments
patch (36.55 KB, patch)
2009-08-16 22:44 PDT, Darin Adler
no flags
patch (36.55 KB, patch)
2009-08-16 22:51 PDT, Darin Adler
sam: review+
Darin Adler
Comment 1 2009-08-16 22:44:30 PDT
Darin Adler
Comment 2 2009-08-16 22:51:56 PDT
Darin Adler
Comment 3 2009-08-17 00:10:54 PDT
Lucas Forschler
Comment 4 2019-02-06 09:03:03 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.