Bug 137479 - Objective-C objects must be fully defined when used in a WTF::Vector
Summary: Objective-C objects must be fully defined when used in a WTF::Vector
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: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-06 23:15 PDT by Andy Estes
Modified: 2014-10-06 23:20 PDT (History)
0 users

See Also:


Attachments
Patch (1.50 KB, patch)
2014-10-06 23:18 PDT, Andy Estes
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2014-10-06 23:15:32 PDT
Objective-C objects must be fully defined when used in a WTF::Vector
Comment 1 Andy Estes 2014-10-06 23:18:52 PDT
Created attachment 239394 [details]
Patch
Comment 2 Andy Estes 2014-10-06 23:20:09 PDT
Committed r174386: <http://trac.webkit.org/changeset/174386>