Bug 100549

Summary: Add an operator& to RetainPtr
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED WONTFIX    
Severity: Normal CC: benjamin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 100574    
Bug Blocks:    
Attachments:
Description Flags
Patch mitz: review+

Anders Carlsson
Reported 2012-10-26 11:57:04 PDT
Add an operator& to RetainPtr
Attachments
Patch (1.23 KB, patch)
2012-10-26 12:00 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2012-10-26 12:00:16 PDT
Anders Carlsson
Comment 2 2012-10-26 13:37:05 PDT
WebKit Review Bot
Comment 3 2012-10-26 16:29:52 PDT
Re-opened since this is blocked by bug 100574
Anders Carlsson
Comment 4 2012-10-26 16:31:37 PDT
Let's not do this using operator& - it broke putting RetainPtrs in HashMaps (and probably Vectors too).
Note You need to log in before you can comment on or make changes to this bug.