[Webkit-unassigned] [Bug 32638] [V8] V8CustomBinding.h should vanish.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 15:58:48 PST 2009


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


Nate Chapin <japhet at chromium.org> changed:

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




--- Comment #2 from Nate Chapin <japhet at chromium.org>  2009-12-17 15:58:48 PST ---
Created an attachment (id=45106)
 --> (https://bugs.webkit.org/attachment.cgi?id=45106)
Generate header declarations for non-constructor callbacks

I didn't immediately see a good way to generate declarations for constructors,
so I left them in V8CustomBinding.h.  All the other callbacks are now declared
in their respective headers.

This patch is huge, but it's mostly renaming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list