Bug 76485 - Add helper macro for forward declaring objective-c classes
Summary: Add helper macro for forward declaring objective-c classes
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:
: 56462 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-17 15:38 PST by Sam Weinig
Modified: 2012-01-17 21:57 PST (History)
1 user (show)

See Also:


Attachments
Patch (34.59 KB, patch)
2012-01-17 15:41 PST, Sam Weinig
andersca: 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 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. ***