[webkit-gtk] Build error while removing Custom Bindings

Vineet Chaudhary rgf748 at motorola.com
Tue Mar 13 04:30:55 PDT 2012


Hi All,

I am trying to remove custom bindings for the type Array for the bug
https://bugs.webkit.org/show_bug.cgi?id=80696.
I have uploaded proposed patch to the bug but somehow its failing for the
Gtk port.
Below is the quick summery for the bug and patch.

1) To remove the custom binding I have removed the [CustomGetter] from
Console.idl.
2) After that I have modified CodeGeneratorJS/V8.pm to generate the
appropriate code.
3) Removed the Custom Functions from the JSConsoleCustom.cpp.

Now it is building on mac port(JS) as well as for chrome port(V8) but
failed for gtk.
Full Build log @ : http://queues.webkit.org/results/11945388

error it gives::   "./DerivedSources/webkit/WebKitDOMConsole.h:77:1: error:
unknown type name 'WebKitDOMArray'"

Please can someone correct me what I am missing in the patch or help me to
understand this error?

Thanks,
Vineet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20120313/4bc85d04/attachment.html>


More information about the webkit-gtk mailing list