[webkit-dev] build error - caused by commit r39552?

Andreas Radke a.radke at arcor.de
Fri Jan 2 16:30:07 PST 2009


http://trac.webkit.org/changeset/39552/trunk/WebCore/css/CSSStyleSelector.cpp

building here on ArchLinux it fails now:

WebCore/css/CSSStyleSelector.cpp: In member function 'WTF::PassRefPtr<WebCore::RenderStyle> WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool)':
WebCore/css/CSSStyleSelector.cpp:1095: error: 'mediaControlsUserAgentStyleSheet' was not declared in this scope
make[1]: *** [WebCore/css/libWebCore_la-CSSStyleSelector.lo] Error 1
make[1]: Leaving directory `/tmp/libwebkit/trunk/src/WebKit-r39553'
make: *** [all] Error 2

https://bugs.webkit.org/show_bug.cgi?id=23043 - and the commit r39552 should be the reason, right?

-Andy


More information about the webkit-dev mailing list