[Webkit-unassigned] [Bug 10791] Even More Objective-C DOM auto-generation cleanup
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Sep 9 12:23:18 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10791
sam.weinig at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10479| |review?
Flag| |
------- Comment #1 from sam.weinig at gmail.com 2006-09-09 12:23 PDT -------
Created an attachment (id=10479)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=10479&action=view)
patch
- Auto-generate some remaining extension methods for DOMDocument and
DOMCSSStyleDeclaration.
- Split DOMHTMLEmbedElement into it's own files. It can't be auto-generated
yet because the Objective-C interface is significantly different from the
implementation interface. Since HTMLEmbedElement is not in the W3C spec, this
is somewhat of a gray area.
- Auto-generate DOMEventListener protocol.
- Clean up the IDL files by separating the extensions from the specified
methods and attributes.
- Change to use new, more Objectice-C'ish version of DOMKeyboardEvent's
initKeyboardEvent. Fixes an error with regression test for
fast/events/dblclick-addEventListener.html.
--
Configure bugmail: http://bugzilla.opendarwin.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