Bug 125024

Summary: [Cocoa] Add a little template magic to the inline API::Object storage to remove the need for all the reinterpret_casts
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Sam Weinig 2013-11-29 17:49:16 PST
[Cocoa] Add a little template magic to the inline API::Object storage to remove the need for all the reinterpret_casts
Comment 1 Sam Weinig 2013-11-29 17:54:37 PST
Created attachment 218082 [details]
Patch
Comment 2 Sam Weinig 2013-11-29 18:01:28 PST
Committed r159881: <http://trac.webkit.org/changeset/159881>