[Webkit-unassigned] [Bug 20029] [XBL] Add more tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 10:36:31 PDT 2008


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22341|review?                     |review-
               Flag|                            |




------- Comment #11 from eric at webkit.org  2008-07-17 10:36 PDT -------
(From update of attachment 22341)
xblCustomMappings shouldn't be needed.  HTML will need this too.  This should
just be a property of the tag in the .in file.

Also, I don't think you need a comment about <div> in the XBLElement header. 
XBLElements probably want to be StyledElements anyway.  I mean, it's also
possible to just create an empty XBLDivElement, despite hyatt's suggestions to
the contrary.  The cost in terms of code and binary size are negligible.

I think you should make the "generate w/o having a custom class" thing work
though, since our first pass in converting HTMLElementFactory will use that.


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