Bug 29603 - [GTK] We should generate our own gir file for introspection
Summary: [GTK] We should generate our own gir file for introspection
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: 2009-09-21 12:00 PDT by Xan Lopez
Modified: 2009-09-23 05:03 PDT (History)
0 users

See Also:


Attachments
introspection.diff (5.96 KB, patch)
2009-09-23 04:44 PDT, Xan Lopez
gustavo: review+
xan.lopez: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2009-09-21 12:00:08 PDT
We should just steal the code to do that from gir-repository in git.gnome.org, and add it to our package. When that's done they can remove it from their side, which is just a temporary repository until all the packages in the platform do the right thing.
Comment 1 Xan Lopez 2009-09-23 04:44:55 PDT
Created attachment 39988 [details]
introspection.diff

Add introspection support to WebKitGTK+.
Comment 2 Gustavo Noronha (kov) 2009-09-23 05:01:24 PDT
Comment on attachment 39988 [details]
introspection.diff

r=me
Comment 3 Xan Lopez 2009-09-23 05:03:43 PDT
Thanks, landed in r48670.