[Webkit-unassigned] [Bug 98512] [Qt] Incremental build bug revealed by r130496

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 06:56:37 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98512





--- Comment #1 from Simon Hausmann <hausmann at webkit.org>  2012-10-05 06:57:06 PST ---
Interesting. The patch _does_ move a class from WK1 into WebCore:


/ramdisk/qt-linux-64-release/build/WebKitBuild/Release/Source/WebCore/release/libWebCore.a(RenderThemeQStyle.o): In function `WebCore::RenderThemeQStyle::inflateButtonRect(QRect const&) const':
RenderThemeQStyle.cpp:(.text._ZNK7WebCore17RenderThemeQStyle17inflateButtonRectERK5QRect+0x0): multiple definition of `WebCore::RenderThemeQStyle::inflateButtonRect(QRect const&) const'
/ramdisk/qt-linux-64-release/build/WebKitBuild/Release/Source/WebKit/release/libWebKit1.a(RenderThemeQStyle.o):RenderThemeQStyle.cpp:(.text._ZNK7WebCore17RenderThemeQStyle17inflateButtonRectERK5QRect+0x0): first defined here


It looks almost as if it didn't get thrown out.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list