[webkit-dev] Re: [webkit-changes] [29033] trunk
Alexey Proskuryakov
ap-carbon at rambler.ru
Sat Dec 29 22:44:44 PST 2007
on 30.12.2007 06:33, alp at webkit.org at alp at webkit.org wrote:
> http://bugs.webkit.org/show_bug.cgi?id=16669
> autotools update and fixes
...
> + * dom/Document.cpp:
> + * loader/icon/IconDatabase.h:
> + * page/DOMWindow.cpp:
> + * page/InspectorController.cpp:
> + * page/Settings.cpp:
> + * storage/Database.h:
> + - Remove ENABLE(DATABASE) inclusion guard. Let the includer add the
> guard instead.
Is this something needed for autotools? I think our approach was to have
guards in headers, and there are many more examples of this, e.g. with SVG
and XSLT.
- WBR, Alexey Proskuryakov.
More information about the webkit-dev
mailing list