[webkit-reviews] review granted: [Bug 126210] [GTK][CMake] Generate GObject DOM bindings .symbols files : [Attachment 223851] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 16:06:39 PST 2014


Martin Robinson <mrobinson at webkit.org> has granted Gustavo Noronha (kov)
<gns at gnome.org>'s request for review:
Bug 126210: [GTK][CMake] Generate GObject DOM bindings .symbols files
https://bugs.webkit.org/show_bug.cgi?id=126210

Attachment 223851: Patch
https://bugs.webkit.org/attachment.cgi?id=223851&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=223851&action=review


> Source/WebCore/CMakeLists.txt:2753
> -if (ENABLE_QUOTA)
> +if (ENABLE_QUOTA OR PORT STREQUAL "GTK")

Probably want to stick a little comment here explaining the situation.


More information about the webkit-reviews mailing list