Bug 125024 - [Cocoa] Add a little template magic to the inline API::Object storage to remove the need for all the reinterpret_casts
Summary: [Cocoa] Add a little template magic to the inline API::Object storage to remo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 17:49 PST by Sam Weinig
Modified: 2013-11-29 18:01 PST (History)
0 users

See Also:


Attachments
Patch (29.70 KB, patch)
2013-11-29 17:54 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>