RESOLVED FIXED 121476
[GTK] GObject DOM symbols file is not generated for video related classes
https://bugs.webkit.org/show_bug.cgi?id=121476
Summary [GTK] GObject DOM symbols file is not generated for video related classes
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.