[webkit-reviews] review requested: [Bug 51116] Building webkit with Visual Studio 2010 fails due to ambiguous 'operator =' methods in RefPtr. : [Attachment 77433] Fixes nullptr_t related build issues on vs2010

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 17:45:18 PST 2010


Jake <jake at jakeonthenet.com> has asked	for review:
Bug 51116: Building webkit with Visual Studio 2010 fails due to ambiguous
'operator =' methods in RefPtr.
https://bugs.webkit.org/show_bug.cgi?id=51116

Attachment 77433: Fixes nullptr_t related build issues on vs2010
https://bugs.webkit.org/attachment.cgi?id=77433&action=review

------- Additional Comments from Jake <jake at jakeonthenet.com>
Removed from all of the WTF smart pointer classes the operator =(nullptr_t)
override so they'll build with visual studio 2010.


More information about the webkit-reviews mailing list