Bug 76485

Summary: Add helper macro for forward declaring objective-c classes
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2012-01-17 15:38:46 PST
Add helper macro for forward declaring objective-c classes
Comment 1 Sam Weinig 2012-01-17 15:41:49 PST
Created attachment 122828 [details]
Patch
Comment 2 Sam Weinig 2012-01-17 15:46:44 PST
Committed r105203: <http://trac.webkit.org/changeset/105203>
Comment 3 Alexey Proskuryakov 2012-01-17 18:55:35 PST
Does this take care of bug 56462?
Comment 4 Sam Weinig 2012-01-17 21:57:39 PST
(In reply to comment #3)
> Does this take care of bug 56462?

Yes.
Comment 5 Sam Weinig 2012-01-17 21:57:53 PST
*** Bug 56462 has been marked as a duplicate of this bug. ***