[Webkit-unassigned] [Bug 10903] Yet Another Objective-C Bindings Patch

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 17 14:12:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10903


sam.weinig at gmail.com changed:

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




------- Comment #1 from sam.weinig at gmail.com  2006-09-17 14:12 PDT -------
Created an attachment (id=10608)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10608&action=view)
patch

- Whitespace cleanup for IDLParser.pm

- Add conditional #ifdefs (ie. #ifdef SVG_SUPPORT) to auto-generated
implementation files.

- Split DOMException, DOMRangeException, DOMXPathException, DOMEventsException
and DOMAbstractView into their own files.

- Remove private method [DOMRGBColor _color] from DOMPrivate.h asit is not used
and a public method is available now.

- Remove internal method [DOMDocument _ownerElement] from DOMInternal.h as it
not used.

- Auto-generate method isContentEditable for DOMNode.

- General cleanup of bindings code including removing unneeded #imports and
whitespace cleanup.


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