[webkit-dev] Enable the [Supplemental] IDL on all build systems

Xan Lopez xan at gnome.org
Sat Dec 31 08:52:23 PST 2011


On Sat, Dec 31, 2011 at 9:21 AM, Kentaro Hara <haraken at chromium.org> wrote:

> ==== What is the problem? ====
>
> Please note that we need to make a change on _all_ build systems (no
> matter if the build system wishes to support the [Supplemental] IDL),
> because if any of the build systems does not support the
> [Supplemental] IDL, we still need to modify DOMWindow.{h,cpp,idl} for
> that build system. Thus, we need to enable it also on AppleWin,
> GTK/GObject and BlackBerry. Specifically, we need to make changes on
> the following build scripts:
>
> - WebCore/WebCore.vcproj/MigrateScripts (for AppleWin)
> - WebCore/WebCore.vcproj/WebCore.vcproj (for AppleWin)
> - WebCore/bindings/gobject/GNUmakefile.am (for GTK/GObject)
> - WebCore/PlatformBlackBerry.cmake (for BlackBerry)
>
> It is, however, difficult for me to change those bulid flows, since it
> appears that neither do they have build bots nor I have the build
> environment locally. Would anyone help this


I suppose that by GTK/GObject you are talking about the GObject DOM
bindings of the GTK port? This is built and tested by all the GTK bots, so
the problem you mention is not exactly accurate, at least in GTK's case.

That being said I can try to help you with this next week.

Xan


>
> Best Regards
>
>
> --
> Kentaro Hara, Tokyo, Japan (http://haraken.info)
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111231/9e05cc21/attachment.html>


More information about the webkit-dev mailing list