Bug 73449

Summary: RetainPtr's move assignment operators don't modify the pointer being assigned to
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
Fix RetainPtr's move assignment operators andersca: review+

Adam Roben (:aroben)
Reported 2011-11-30 08:13:24 PST
RetainPtr's move assignment operators don't modify the pointer being assigned to!
Attachments
Fix RetainPtr's move assignment operators (1.69 KB, patch)
2011-11-30 08:14 PST, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2011-11-30 08:14:37 PST
Created attachment 117197 [details] Fix RetainPtr's move assignment operators
Anders Carlsson
Comment 2 2011-11-30 08:32:30 PST
Comment on attachment 117197 [details] Fix RetainPtr's move assignment operators It's so embarrassing that I didn't catch this in my initial review!
Adam Roben (:aroben)
Comment 3 2011-11-30 08:39:22 PST
Note You need to log in before you can comment on or make changes to this bug.