[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 11:40:44 PDT 2010


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2010-08-09 11:40:45 PST ---
Are there cases where assignment is used like this? If so, you should be able to write a layout test.

If assignment is not used like this, I suggest just forbidding assignment, in the same way the Noncopyable class does.

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