Bug 49875 - [GTK] WebKit-3.0.gir does not include information about C includes or exported packages
Summary: [GTK] WebKit-3.0.gir does not include information about C includes or exporte...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-20 20:40 PST by Evan Nemerson
Modified: 2012-01-18 14:49 PST (History)
1 user (show)

See Also:


Attachments
Add C header and exported packages information to GIR (607 bytes, patch)
2010-11-20 20:40 PST, Evan Nemerson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Nemerson 2010-11-20 20:40:24 PST
Created attachment 74494 [details]
Add C header and exported packages information to GIR

The GIR distributed with WebKitGTK does not include information about the C headers or exported packages, both of which are important for generating Vala bindings.
Comment 1 Martin Robinson 2012-01-18 14:49:00 PST
Committed r105326: <http://trac.webkit.org/changeset/105326>