[Webkit-unassigned] [Bug 22441] Bridge the gap between the generated ElementFactory and HTMLElementFactory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 26 17:05:29 PST 2008


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


koivisto at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #23 from koivisto at iki.fi  2008-11-26 17:05 PDT -------
Even more important self-documenting feature you lose is that currently you can
look at any HTML*Element constructor and see which tag it corresponds to, or in
(rare) cases where there is a qname parameter you know that it can represent
multiple tags. I think this is valuable.

Yes, I would prefer to have the last two patches rolled back and the
adjustments for different constructors done in the autogeneration level. That
will make autogeneration code more self-documenting too. Reopening for that.

Possible need for prefix parameter (which I don't fully understand) is a
separate issue from this bug.


-- 
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