[Webkit-unassigned] [Bug 50826] GeolocationPositionCache needs refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 19:40:19 PST 2010


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #14 from Antonio Gomes <tonikitoo at webkit.org>  2010-12-16 19:40:19 PST ---
All Qt bots (windows, minimal, arm) but linux 32bits do not seem to build after this patch:

(...)
/Qt-4.7.1/lib -L/usr/X11R6/lib -lQtNetwork -lQtCore -lpthread  
obj/release/Geolocation.o: In function `WebCore::Geolocation::~Geolocation()':
Geolocation.cpp:(.text._ZN7WebCore11GeolocationD1Ev+0x30): undefined reference to `WebCore::GeolocationPositionCache::removeUser()'
Geolocation.cpp:(.text._ZN7WebCore11GeolocationD1Ev+0x11c): undefined reference to `WebCore::GeolocationPositionCache::removeUser()'
collect2: ld returned 1 exit status
make[1]: *** [../lib/libQtWebKit.so.4.9.0] Error 1
make[1]: Leaving directory `/home/webkitbuildbot/slaves/release32bitMinimal/buildslave/qt-linux-release-minimal/build/WebKitBuild/Release/WebCore'
make: *** [sub-WebCore-make_default-ordered] Error 2

-- 
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