Bug 70222

Summary: [webkit]Debug Build Bot failure
Product: WebKit Reporter: Vamshikrishna Yellenki <fbqw68>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, gustavo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for build breakge in GTK build bot due to changeset 97587. none

Description Vamshikrishna Yellenki 2011-10-17 02:16:16 PDT
Debug Build failed for revision 97590 

/usr/bin/ld: ./.libs/libWebCoreInternals.a(libWebCoreInternals_la-Internals.o): in function WebCore::Internals::lengthFromRange(WebCore::Element*, WebCore::Range const*, int&):../../Source/WebCore/testing/Internals.cpp:473: error: undefined reference to 'WebCore::TextIterator::getLocationAndLengthFromRange(WebCore::Element*, WebCore::Range const*, unsigned int&, unsigned int&)'
Comment 1 Vamshikrishna Yellenki 2011-10-17 02:40:29 PDT
Created attachment 111231 [details]
Patch for build breakge in GTK build bot due to changeset 97587.

Patch for build breakage in GTK build bot due to changeset 97587.
Comment 2 WebKit Review Bot 2011-10-17 04:08:57 PDT
Comment on attachment 111231 [details]
Patch for build breakge in GTK build bot due to changeset 97587.

Clearing flags on attachment: 111231

Committed r97603: <http://trac.webkit.org/changeset/97603>
Comment 3 WebKit Review Bot 2011-10-17 04:09:01 PDT
All reviewed patches have been landed.  Closing bug.