Bug 121476

Summary: [GTK] GObject DOM symbols file is not generated for video related classes
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, pnormand, zan
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

Carlos Garcia Campos
Reported 2013-09-17 02:43:30 PDT
The problem is that we are using a different path for video related header files in the Makefile, it's the same path in practice, because we are just prepending ./ to the path, but the rules that parse those paths don't expect the ./ at the beginning.
Attachments
Patch (9.60 KB, patch)
2013-09-17 02:46 PDT, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2013-09-17 02:46:30 PDT
Carlos Garcia Campos
Comment 2 2013-09-17 03:23:38 PDT
Note You need to log in before you can comment on or make changes to this bug.