Bug 26205

Summary: RenderTableSection::addChild : correct comment
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: funnyjokes1.com
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch - fix comment
none
30986: patch - fix comment eric: review+

Description Roland Steiner 2009-06-04 20:20:18 PDT
RenderTableSection::addChild contains an incorrect comment /* anonymous table */ instead of /* anonymous table row */
Comment 1 Roland Steiner 2009-06-04 20:21:48 PDT
Created attachment 30986 [details]
patch - fix comment
Comment 2 Roland Steiner 2009-06-04 20:23:21 PDT
Created attachment 30987 [details]
30986: patch - fix comment

corrected log entry
Comment 3 Eric Seidel (no email) 2009-06-04 20:25:21 PDT
Comment on attachment 30987 [details]
30986: patch - fix comment

Great!
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/rendering/RenderTableSection.cpp
Committed r44447