[Webkit-unassigned] [Bug 43735] C++ DOM binding classes with private structs need operator= overload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 21:48:47 PDT 2010


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


Kevin Ollivier <kevino at theolliviers.com> changed:

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




--- Comment #7 from Kevin Ollivier <kevino at theolliviers.com>  2010-08-09 21:48:47 PST ---
Created an attachment (id=63974)
 --> (https://bugs.webkit.org/attachment.cgi?id=63974)
Patch updated with bindings test outputs updated.

Thanks for catching the bindings test updates! I didn't realize these were in the tree. New patch up now with them added.

Note that there are a couple other changes (with the ENABLE(Conditional)) in one of the test headers as well, this is from a change in a previous commit (the C++ DOM bindings wasn't enclosing the function definitions with the conditional #if, only their implementations) and the results are correct.

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